Logfile: /home/opc/ruby/logs/brlog.master.20250730-014329
#<BuildRuby:0x0000ffff0adbfdd0
 @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-014329",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000025   0.000004   0.000029 (  0.000027)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.001422   0.004285   2.183940 (  1.855084)
build_miniruby         0.000877   0.000501   1.242581 (  1.249509)
build_ruby             0.000000   0.001588   1.896266 (  4.490492)
build_all              0.002131   0.005525   3.234288 (  1.781315)
build_install          0.007841   0.009465   4.690921 (  2.690009)
test_btest             0.000496   0.000199  36.749667 ( 15.631075)
test_basic             0.005214   0.002086   0.494562 (  0.570368)
test_all               0.077914   0.033993 393.009125 (173.426448)
test_rubyspec          0.030195   0.065627  62.187720 ( 29.297734)
total: 231.00 sec