Default / a46551b3-486e-44e2-a977-d3706b88f419

succeeded bazel build //...

root@ip-172-31-11-19.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=rbe repo=cpp-tutorial run=2 team=trial wave=w3 workload=clean
Duration
7.9s
Targets
3
Tests
Actions
13
Cache hits
62%
Critical path
150ms
Execution log

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.5s
  • Evaluate target patterns 2.0s
  • Load, analyze dependencies and build artifacts 2.4s
  • Complete build 0ms

1530 events on 171 threads · wall 7.9s · critical path 150ms

Action time by phase

  • download outputs 237× 22.8s
  • cache check 145ms
  • outputs 13× 19ms

Summed across threads: cache checks, input uploads, queueing, remote and local execution, output downloads.

Time by category

bazel module processing 624× 41.9s
general information 481× 22.3s
skyframe evaluator 5.9s
Starlark user function call 24× 5.8s
Fetching repository 169× 5.1s
Starlark repository function call 14× 4.7s
Starlark thread context 14× 4.6s
Starlark builtin function call 14× 3.8s
build phase marker 1.1s
package creation 119× 549ms

Action time by mnemonic

CppCompile 262ms
CppLink 105ms
CppArchive 44ms
BazelWorkspaceStatusAction 34ms
SymlinkTree 7ms
RepoMappingManifest 5ms
SourceSymlinkManifest 4ms
RunfilesTree 2ms

Critical path

  1. action 'Compiling main/hello-greet.cc' 91ms
  2. action 'Linking main/hello-world' 57ms
  3. runfiles for //main:hello-world 2ms

Longest events

buildTargets general information Main Thread 4.4s
runAnalysisAndExecutionPhase general information Main Thread 2.4s
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
evaluateTargetPatterns general information Main Thread 1.9s
ParallelEvaluator.eval general information Main Thread 1.9s
Parallel Evaluator evaluation skyframe evaluator Main Thread 1.9s
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
Launch Blaze build phase marker Main Thread 1.1s
@@protobuf+ Fetching repository skyframe-evaluator-memoizing-5 846ms
@@rules_kotlin+ Fetching repository skyframe-evaluator-6 799ms
rules_kotlin+ Starlark repository function call starlark-repository-rules_kotlin-0 (Virtual) 794ms
Timeline from build events (tests and reported actions)
0ms 2.0s 4.0s 5.9s 7.9s analysis analysis · 1.9s execution execution · 194ms

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.