Logfile: /home/opc/ruby/logs/brlog.master.20250801-131956
#<BuildRuby:0x0000ffff9e7efdd0
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250801-131956",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000028   0.000005   0.000033 (  0.000032)
configure              0.000019   0.000003   0.000022 (  0.000020)
build_up               0.004796   0.000801   2.166277 (  1.839129)
build_miniruby         0.001672   0.000000   1.298326 (  1.305806)
build_ruby             0.001643   0.000000   1.891137 (  4.108702)
build_all              0.007196   0.000000   3.271316 (  1.753711)
build_install          0.013552   0.004056   4.683312 (  2.658241)
test_btest             0.000711   0.000119  38.324711 ( 16.461339)
test_basic             0.003076   0.004743   0.508479 (  0.589295)
test_all               0.085993   0.034499 485.077049 (222.985604)
test_rubyspec          0.033736   0.053333  63.279669 ( 29.788320)
total: 281.49 sec