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.9s
- Load, analyze dependencies and build artifacts 7.1s
- Complete build 0ms
10099 events on 261 threads · wall 13.0s · critical path 1.6s
Action time by phase
- download outputs 902× 1m 25s
- cache check 283× 16.8s
- setup 78× 4.8s
- outputs 604× 2.8s
Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.
Time by category
| general information | 5654× | 2m 33s |
| action processing | 696× | 1m 23s |
| Unknown event | 97× | 1m 08s |
| bazel module processing | 850× | 1m 07s |
| remote output download | 293× | 25.6s |
| remote action cache check | 283× | 16.8s |
| Starlark user function call | 70× | 14.2s |
| logging spawn | 196× | 14.0s |
| skyframe evaluator | 9× | 11.0s |
| Starlark thread context | 32× | 9.6s |
Action time by mnemonic
| CppCompile | 230× | 47.7s |
| CppLink | 102× | 30.2s |
| SolibSymlink | 42× | 2.4s |
| CppArchive | 6× | 1.3s |
| SymlinkTree | 105× | 1.1s |
| RepoMappingManifest | 105× | 412ms |
| SourceSymlinkManifest | 105× | 386ms |
| BazelWorkspaceStatusAction | 1× | 55ms |
Critical path
- action 'Compiling absl/strings/str_replace.cc' 315ms
- action 'Linking absl/strings/libstrings.so' 320ms
- action 'SolibSymlink _solib_k8/libabsl_Sstrings_Slibstrings.so' 119ms
- action 'Linking absl/container/inlined_vector_exception_safety_test' 879ms
- runfiles for //absl/container:inlined_vector_exception_safety_test 1ms
Longest events
| buildTargets | general information | Main Thread | 9.0s |
| runAnalysisAndExecutionPhase | general information | Main Thread | 7.1s |
| skyframeExecutor.evaluateBuildDriverKeys | general information | Main Thread | 6.8s |
| ParallelEvaluator.eval | general information | Main Thread | 6.8s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 6.8s |
| compute main repo mapping | bazel module processing | Main Thread | 2.2s |
| ParallelEvaluator.eval | general information | Main Thread | 2.2s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 2.2s |
| evaluateTargetPatterns | general information | Main Thread | 1.8s |
| ParallelEvaluator.eval | general information | Main Thread | 1.8s |
| Parallel Evaluator evaluation | skyframe evaluator | Main Thread | 1.8s |
| 362x various events | Unknown event | skyframe-evaluator-execution-4 | 1.5s |
| 171x various events | Unknown event | skyframe-evaluator-execution-62 | 1.3s |
| 341x various events | Unknown event | skyframe-evaluator-execution-39 | 1.3s |
| 289x various events | Unknown event | skyframe-evaluator-execution-31 | 1.3s |
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.