Parallelize .ninja_log loading

Split the build log into independently-parseable chunks by searching for
LF characters, then parse the chunks in several parallel passes.

Bug: none
Test: ninja_test, build Android
Change-Id: Ibb3cb5907152cdf7038d105502e496e4b8fd3561
4 files changed