Logfile: /home/opc/ruby/logs/brlog.master.20250731-123826
#<BuildRuby:0x0000fffd3627fdd8
 @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.20250731-123826",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000019   0.000001   0.000020 (  0.000020)
configure              0.000012   0.000000   0.000012 (  0.000013)
build_up               0.005358   0.000283   2.160812 (  1.844515)
build_miniruby         0.001315   0.000069   1.258842 (  1.262979)
build_ruby             0.001468   0.000077   1.954446 (  4.088498)
build_all              0.002835   0.004302   3.221887 (  1.778976)
build_install          0.010387   0.006321   4.664285 (  2.693700)
test_btest             0.000648   0.000100  36.597055 ( 15.351457)
test_basic             0.003555   0.003078   0.485439 (  0.578025)
test_all               0.094260   0.019442 509.220201 (239.757160)
test_rubyspec          0.056324   0.026693  61.719815 ( 29.564180)
total: 296.92 sec