Logfile: /home/opc/ruby/logs/brlog.master.20250731-174924
#<BuildRuby:0x0000fffc8715fde0
 @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-174924",
 @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.000020   0.000001   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.000000   0.006194   2.182718 (  2.104764)
build_miniruby         0.000733   0.000540   1.246981 (  1.254365)
build_ruby             0.001716   0.000000   1.886949 (  4.378760)
build_all              0.007196   0.000217   3.224590 (  1.725609)
build_install          0.015934   0.000979   4.694993 (  2.804828)
test_btest             0.000281   0.000472  36.370848 ( 15.553037)
test_basic             0.005593   0.003315   0.497334 (  0.577123)
test_all               0.090056   0.018282 447.558489 (198.615528)
test_rubyspec          0.062543   0.021326  63.459999 ( 29.805749)
total: 256.82 sec