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 9ms
- Initialize command 79ms
- Evaluate target patterns 7ms
- Load, analyze dependencies and build artifacts 1m 09s
- Complete build 0ms
10137 events on 133 threads · wall 1m 09s · critical path 57.2s
Action time by phase
- remote execution 806× 19m 15s
- upload inputs 719× 44.2s
- setup 125× 11.7s
- cache check 429× 3.0s
- download outputs 436× 1.7s
- outputs 423× 97ms
- queued 1× 52ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 6505× | 24m 32s |
| action processing | 430× | 19m 40s |
| remote action execution | 806× | 19m 15s |
| Remote execution process wall time | 394× | 17m 27s |
| skyframe evaluator | 1× | 1m 09s |
| critical path component | 1× | 57.2s |
| Remote execution file fetching | 247× | 55.4s |
| Remote execution upload time | 316× | 36.3s |
| Remote execution setup | 125× | 11.7s |
| remote action cache check | 429× | 3.0s |
Action time by mnemonic
| CppCompile | 429× | 19m 40s |
| BazelWorkspaceStatusAction | 1× | 2ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 57.2s
Longest events
| buildTargets | general information | Main Thread | 1m 09s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 1m 09s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1m 09s |
| ParallelEvaluator.eval | general information | Main Thread | 1m 09s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1m 09s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 57.2s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-16 | 57.2s |
| Action.execute | general information | skyframe-evaluator-execution-16 | 57.2s |
| execute remotely | remote action execution | skyframe-evaluator-execution-16 | 57.2s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-16 | 56.9s |
| Compiling absl/container/internal/raw_hash_set_test.cc | action processing | skyframe-evaluator-execution-37 | 24.3s |
| Action.execute | general information | skyframe-evaluator-execution-37 | 24.3s |
| execute remotely | remote action execution | skyframe-evaluator-execution-37 | 24.3s |
| execute | Remote execution process wall time | skyframe-evaluator-execution-37 | 23.7s |
| Compiling absl/container/linked_hash_map_test.cc | action processing | skyframe-evaluator-execution-48 | 20.8s |
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.