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 10ms
- Initialize command 92ms
- Evaluate target patterns 8ms
- Load, analyze dependencies and build artifacts 2m 17s
- Complete build 0ms
10947 events on 133 threads · wall 2m 17s · critical path 1m 46s
Action time by phase
- remote execution 852× 58m 31s
- queued 50× 6m 08s
- upload inputs 985× 2m 48s
- setup 296× 1m 17s
- download outputs 386× 2.8s
- cache check 423× 2.1s
- outputs 361× 96ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 6599× | 1h 08m |
| action processing | 430× | 59m 03s |
| remote action execution | 852× | 58m 31s |
| Remote execution process wall time | 429× | 42m 52s |
| Remote execution queuing time | 50× | 6m 08s |
| Remote execution file fetching | 399× | 5m 09s |
| Remote execution upload time | 536× | 2m 33s |
| skyframe evaluator | 1× | 2m 17s |
| critical path component | 1× | 1m 46s |
| Remote execution setup | 316× | 1m 18s |
Action time by mnemonic
| CppCompile | 429× | 59m 03s |
| BazelWorkspaceStatusAction | 1× | 3ms |
Critical path
- action 'Compiling absl/container/btree_test.cc' 1m 46s
Longest events
| buildTargets | general information | Main Thread | 2m 17s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2m 17s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2m 17s |
| ParallelEvaluator.eval | general information | Main Thread | 2m 17s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2m 17s |
| action 'Compiling absl/container/btree_test.cc' | critical path component | Critical Path | 1m 46s |
| Compiling absl/container/btree_test.cc | action processing | skyframe-evaluator-execution-45 | 1m 46s |
| Action.execute | general information | skyframe-evaluator-execution-45 | 1m 46s |
| execute remotely | remote action execution | skyframe-evaluator-execution-45 | 1m 46s |
| Compiling absl/container/linked_hash_set_test.cc | action processing | skyframe-evaluator-execution-52 | 1m 33s |
| Action.execute | general information | skyframe-evaluator-execution-52 | 1m 33s |
| execute remotely | remote action execution | skyframe-evaluator-execution-52 | 1m 33s |
| Compiling absl/container/inlined_vector_test.cc | action processing | skyframe-evaluator-execution-27 | 1m 31s |
| Action.execute | general information | skyframe-evaluator-execution-27 | 1m 31s |
| execute remotely | remote action execution | skyframe-evaluator-execution-27 | 1m 31s |
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.