Logfile: /home/opc/ruby/logs/brlog.master.20250729-104115
#<BuildRuby:0x0000fffdf650fdd0
 @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-104115",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.002332   0.003741   2.238206 (  1.902364)
build_miniruby         0.001082   0.000225   1.355212 (  1.359701)
build_ruby             0.001376   0.000286   1.963243 (  5.389189)
build_all              0.006984   0.000000   3.176653 (  1.768020)
build_install          0.005484   0.011275   4.637498 (  2.778420)
test_btest             0.000563   0.000171  36.725104 ( 15.729830)
test_basic             0.000000   0.007021   0.490650 (  0.570001)
test_all               0.071303   0.041204 474.516881 (198.661010)
test_rubyspec          0.037261   0.053646  62.787696 ( 29.456071)
total: 257.62 sec