succeeded bazel build //absl/strings/... //absl/container/...
Scroll to zoom at the cursor, drag to pan, shift+drag (or drag in the axis) to zoom to a range, drag the overview to move. Click an event for its details and action breakdown, double-click to zoom to it, click a thread name to collapse it. Keys: +/- zoom, ←/→ pan, 0 reset, / search, c critical path, Esc clear.
Phases
- Launch Blaze 1.1s
- Initialize command 2.9s
- Evaluate target patterns 1.8s
- Load, analyze dependencies and build artifacts 1m 01s
- Complete build 0ms
13387 events on 327 threads · wall 1m 07s · critical path 44.5s
Action time by phase
- remote execution 882× 22m 04s
- upload inputs 813× 1m 06s
- download outputs 484× 39.1s
- setup 72× 7.0s
- cache check 220× 2.5s
- outputs 500× 685ms
- queued 1× 51ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 6888× | 28m 09s |
| action processing | 1008× | 23m 17s |
| remote action execution | 882× | 22m 04s |
| Remote execution process wall time | 486× | 17m 49s |
| Unknown event | 595× | 2m 37s |
| Remote execution file fetching | 375× | 1m 38s |
| bazel module processing | 850× | 1m 06s |
| skyframe evaluator | 9× | 1m 05s |
| Remote execution upload time | 222× | 47.3s |
| critical path component | 3× | 44.5s |
Action time by mnemonic
| CppCompile | 465× | 20m 54s |
| CppLink | 189× | 2m 11s |
| CppArchive | 15× | 8.9s |
| SymlinkTree | 105× | 1.0s |
| RepoMappingManifest | 105× | 599ms |
| SourceSymlinkManifest | 105× | 560ms |
| SolibSymlink | 23× | 105ms |
| BazelWorkspaceStatusAction | 1× | 65ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 43.2s
- action 'Linking absl/container/btree_test' 1.3s
- runfiles for //absl/container:btree_test 1ms
Longest events
| buildTargets | general information | Main Thread | 1m 03s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 1m 01s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1m 01s |
| ParallelEvaluator.eval | general information | Main Thread | 1m 01s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1m 01s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 43.2s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-60 | 43.2s |
| Action.execute | general information | skyframe-evaluator-execution-60 | 43.2s |
| execute remotely | remote action execution | skyframe-evaluator-execution-60 | 43.1s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-60 | 42.7s |
| Compiling absl/container/inlined_vector_exception_safety_test.cc | action processing | skyframe-evaluator-execution-5 | 27.7s |
| Action.execute | general information | skyframe-evaluator-execution-5 | 27.7s |
| execute remotely | remote action execution | skyframe-evaluator-execution-5 | 27.6s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-5 | 27.4s |
| Compiling absl/container/linked_hash_map_test.cc | action processing | skyframe-evaluator-execution-41 | 25.9s |
Timeline from build events (tests and reported actions)
Phases from Bazel's timing metrics, tests from their attempt timings, actions as reported (all actions with --build_event_publish_all_actions).
The full per-action profile timeline arrives once the build's
command.profile.gz
can be fetched.