Logfile: /home/opc/ruby/logs/brlog.master.20250730-021701
#<BuildRuby:0x0000ffff7f8dfde0
 @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-021701",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000021   0.000001   0.000022 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005403   0.000270   2.174216 (  1.833700)
build_miniruby         0.001173   0.000058   1.260749 (  1.263749)
build_ruby             0.001443   0.000072   1.921847 (  4.571425)
build_all              0.006969   0.000123   3.235938 (  1.679453)
build_install          0.016977   0.000589   4.667538 (  2.679943)
test_btest             0.000607   0.000028  36.136839 ( 15.593229)
test_basic             0.000832   0.005186   0.490195 (  0.567277)
test_all               0.083453   0.026274 433.079368 (184.667005)
test_rubyspec          0.033161   0.064978  64.606819 ( 30.262162)
total: 243.12 sec