Logfile: /home/opc/ruby/logs/brlog.master.20250727-094158
#<BuildRuby:0x0000fffe56b8fdd0
 @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.20250727-094158",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000031   0.000004   0.000035 (  0.000034)
configure              0.000016   0.000001   0.000017 (  0.000017)
build_up               0.005119   0.000119   2.129614 (  1.829967)
build_miniruby         0.001173   0.000117   1.306653 (  1.310146)
build_ruby             0.002019   0.000000   1.954468 (  3.901780)
build_all              0.007058   0.000095   3.227208 (  1.723294)
build_install          0.003213   0.013029   4.644238 (  2.602867)
test_btest             0.000556   0.000126  36.209169 ( 15.899984)
test_basic             0.005479   0.001242   0.492681 (  0.582312)
test_all               0.093368   0.017239 433.298181 (185.706831)
test_rubyspec          0.040341   0.047826  61.650043 ( 29.121724)
total: 242.68 sec