Logfile: /home/opc/ruby/logs/brlog.master.20250802-234653
#<BuildRuby:0x0000fffbf9e5fdd0
 @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.20250802-234653",
 @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.000021   0.000002   0.000023 (  0.000056)
autoconf               0.000033   0.000003   0.000036 (  0.000036)
configure              0.000015   0.000001   0.000016 (  0.000017)
build_up               0.005307   0.000560   2.171995 (  1.876058)
build_miniruby         0.001215   0.000128   1.284308 (  1.288451)
build_ruby             0.001331   0.000140   1.886880 (  4.324459)
build_all              0.007360   0.000000   3.257832 (  1.807076)
build_install          0.016646   0.000984   4.746486 (  2.756663)
test_btest             0.000720   0.000066  37.625973 ( 16.922693)
test_basic             0.006380   0.000120   0.498895 (  0.583792)
test_all               0.079289   0.031869 473.141435 (198.403206)
test_rubyspec          0.024541   0.072819  62.698098 ( 29.506107)
total: 257.47 sec