Logfile: /home/opc/ruby/logs/brlog.master.20250730-212457
#<BuildRuby:0x0000fffdb3b2fdc0
 @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.20250730-212457",
 @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.000015)
autoconf               0.000014   0.000001   0.000015 (  0.000061)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.004745   0.000528   2.132980 (  1.840305)
build_miniruby         0.001137   0.000126   1.261752 (  1.265527)
build_ruby             0.001544   0.000000   1.938094 (  4.095973)
build_all              0.007106   0.000446   3.222375 (  1.745346)
build_install          0.008179   0.008358   4.671167 (  2.656951)
test_btest             0.000526   0.000096  36.499588 ( 15.577010)
test_basic             0.005925   0.001079   0.490984 (  0.579517)
test_all               0.072344   0.041320 491.960731 (226.362451)
test_rubyspec          0.027303   0.061619  62.012905 ( 29.323983)
total: 283.45 sec