Logfile: /home/opc/ruby/logs/brlog.master.20250729-042137
#<BuildRuby:0x0000fffe3457fde0
 @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.20250729-042137",
 @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.000011   0.000004   0.000015 (  0.000015)
autoconf               0.000019   0.000007   0.000026 (  0.000025)
configure              0.000016   0.000006   0.000022 (  0.000020)
build_up               0.002243   0.003206   2.140863 (  1.822946)
build_miniruby         0.000833   0.000365   1.259143 (  1.282561)
build_ruby             0.001849   0.000000   1.922357 (  4.055215)
build_all              0.002653   0.004392   3.204973 (  1.711658)
build_install          0.011430   0.005607   4.690289 (  2.979575)
test_btest             0.000434   0.000207  37.006402 ( 16.349546)
test_basic             0.006006   0.001021   0.493074 (  0.572711)
test_all               0.089156   0.021958 410.740504 (183.411273)
test_rubyspec          0.061551   0.026731  62.875445 ( 29.917361)
total: 242.10 sec