Default / 2e4b238a-abf7-44f7-9859-01519a3956f3

succeeded bazel build //...

root@ip-172-31-72-114.ec2.internal /work/src/cpp-tutorial/stage3 Bazel 9.2.0 started
branch=main ci=true commit=45bfd9d mode=local run=1 team=trial user.project=cpp-tutorial wave=w1 workload=leaf
Duration
401ms
Targets
3
Tests
Actions
2
Cache hits
0%
Critical path
277ms
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 10ms
  • Initialize command 77ms
  • Evaluate target patterns 8ms
  • Load, analyze dependencies and build artifacts 307ms
  • Complete build 0ms

322 events on 6 threads · wall 401ms · critical path 278ms

Action time by phase

  • local execution 270ms
  • outputs 1ms

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

Time by category

general information 309× 1.9s
skyframe evaluator 288ms
critical path component 278ms
action processing 277ms
action count (local) 272ms
build phase marker 10ms
bazel module processing 7ms
complete action execution 1ms
discover inputs 0ms

Action time by mnemonic

CppCompile 276ms
BazelWorkspaceStatusAction 2ms

Critical path

  1. action 'Compiling main/hello-world.cc' 277ms
  2. action 'Linking main/hello-world' 1ms

Longest events

buildTargets general information Main Thread 316ms
runAnalysisAndExecutionPhase general information Main Thread 305ms
skyframeExecutor.evaluateBuildDriverKeys general information Main Thread 289ms
ParallelEvaluator.eval general information Main Thread 288ms
Parallel Evaluator evaluation skyframe evaluator Main Thread 288ms
action 'Compiling main/hello-world.cc' critical path component Critical Path 277ms
Compiling main/hello-world.cc action processing skyframe-evaluator-execution-3 276ms
Action.execute general information skyframe-evaluator-execution-3 275ms
Resources acquired action count (local) skyframe-evaluator-execution-3 272ms
subprocess.run general information skyframe-evaluator-execution-3 270ms
handleDiffs general information Main Thread 58ms
handleDiffsWithMissingDiffInformation general information Main Thread 48ms
fsvc.getDirtyKeys general information Main Thread 47ms
Launch Blaze build phase marker Main Thread 10ms
prepareForExecution general information Main Thread 9ms
Timeline from build events (tests and reported actions)
0ms 100ms 201ms 301ms 401ms analysis analysis · 6ms execution execution · 285ms

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.