succeeded bazel build //...
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 976ms
- Initialize command 2.4s
- Evaluate target patterns 1.5s
- Load, analyze dependencies and build artifacts 2.0s
- Complete build 0ms
1510 events on 169 threads · wall 6.9s · critical path 103ms
Action time by phase
- download outputs 228× 21.4s
- cache check 8× 96ms
- outputs 13× 20ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| bazel module processing | 624× | 42.0s |
| general information | 474× | 18.1s |
| skyframe evaluator | 9× | 5.1s |
| Starlark user function call | 20× | 4.4s |
| Fetching repository | 169× | 3.9s |
| Starlark thread context | 15× | 3.6s |
| Starlark repository function call | 12× | 3.4s |
| Starlark builtin function call | 9× | 2.5s |
| build phase marker | 1× | 976ms |
| package creation | 118× | 595ms |
Action time by mnemonic
| CppCompile | 3× | 190ms |
| CppLink | 3× | 69ms |
| CppArchive | 2× | 45ms |
| BazelWorkspaceStatusAction | 1× | 26ms |
| RepoMappingManifest | 1× | 5ms |
| SourceSymlinkManifest | 1× | 5ms |
| SymlinkTree | 1× | 5ms |
| RunfilesTree | 1× | 2ms |
Critical path
- action 'Compiling main/hello-greet.cc' 74ms
- action 'Linking main/libhello-greet.so' 29ms
Longest events
| buildTargets | general information | Main Thread | 3.6s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2.0s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 1.8s |
| ParallelEvaluator.eval | general information | Main Thread | 1.8s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.8s |
| compute main repo mapping | bazel module processing | Main Thread | 1.7s |
| ParallelEvaluator.eval | general information | Main Thread | 1.7s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.7s |
| evaluateTargetPatterns | general information | Main Thread | 1.4s |
| ParallelEvaluator.eval | general information | Main Thread | 1.4s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.4s |
| Launch Blaze | build phase marker | Main Thread | 976ms |
| @@protobuf+ | Fetching repository | skyframe-evaluator-memoizing-3 | 725ms |
| @@rules_kotlin+ | Fetching repository | skyframe-evaluator-6 | 655ms |
| rules_kotlin+ | Starlark repository function call | starlark-repository-rules_kotlin-0 (Virtual) | 648ms |
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.