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 975ms
- Initialize command 2.3s
- Evaluate target patterns 747ms
- Load, analyze dependencies and build artifacts 2.3s
- Complete build 0ms
1452 events on 156 threads · wall 6.3s · critical path 186ms
Action time by phase
- download outputs 199× 20.5s
- cache check 2× 74ms
- outputs 18× 25ms
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| bazel module processing | 569× | 35.8s |
| general information | 477× | 18.6s |
| Starlark user function call | 19× | 5.5s |
| Fetching repository | 159× | 5.3s |
| Starlark thread context | 14× | 5.0s |
| Starlark repository function call | 12× | 4.8s |
| Starlark builtin function call | 11× | 4.4s |
| skyframe evaluator | 9× | 4.2s |
| build phase marker | 1× | 975ms |
| package creation | 111× | 534ms |
Action time by mnemonic
| Genrule | 2× | 357ms |
| BazelWorkspaceStatusAction | 1× | 35ms |
| RepoMappingManifest | 3× | 14ms |
| SymlinkTree | 3× | 13ms |
| ExecutableSymlink | 3× | 10ms |
| SourceSymlinkManifest | 3× | 9ms |
| RunfilesTree | 3× | 6ms |
Critical path
- action 'Executing genrule //lib:slow' 186ms
Longest events
| buildTargets | general information | Main Thread | 3.1s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 2.3s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 2.0s |
| ParallelEvaluator.eval | general information | Main Thread | 2.0s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2.0s |
| compute main repo mapping | bazel module processing | Main Thread | 1.5s |
| ParallelEvaluator.eval | general information | Main Thread | 1.5s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.5s |
| @@protobuf+ | Fetching repository | skyframe-evaluator-0 | 1.3s |
| protobuf+ | Starlark repository function call | starlark-repository-protobuf-0 (Virtual) | 1.2s |
| repository @@protobuf+ | Starlark thread context | starlark-repository-protobuf-0 (Virtual) | 1.2s |
| _http_archive_impl | Starlark user function call | starlark-repository-protobuf-0 (Virtual) | 1.2s |
| download_and_extract | Starlark builtin function call | starlark-repository-protobuf-0 (Virtual) | 1.2s |
| @@rules_kotlin+ | Fetching repository | skyframe-evaluator-2 | 1.1s |
| rules_kotlin+ | Starlark repository function call | starlark-repository-rules_kotlin-0 (Virtual) | 1.1s |
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.