Logfile: /home/opc/ruby/logs/brlog.master.20250727-100735
#<BuildRuby:0x0000fffc4b1ffde0
 @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-100735",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005168   0.000259   2.148634 (  1.844949)
build_miniruby         0.001182   0.000060   1.256535 (  1.265328)
build_ruby             0.001534   0.000000   1.862634 (  5.023944)
build_all              0.006910   0.000000   3.196614 (  1.729350)
build_install          0.017447   0.000180   4.811558 (  2.810744)
test_btest             0.000569   0.000023  36.572161 ( 15.953114)
test_basic             0.002991   0.004068   0.488816 (  0.579712)
test_all               0.081508   0.029408 430.969878 (198.859573)
test_rubyspec          0.026861   0.056351  62.737655 ( 29.441070)
total: 257.51 sec