Logfile: /home/opc/ruby/logs/brlog.master.20250729-183615
#<BuildRuby:0x0000fffc4d9cfdc0
 @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-183615",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000023   0.000003   0.000026 (  0.000025)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005774   0.000188   2.160369 (  1.839012)
build_miniruby         0.001081   0.000114   1.274874 (  1.279177)
build_ruby             0.001495   0.000158   1.908014 (  3.861596)
build_all              0.003092   0.004112   3.199140 (  1.725615)
build_install          0.011665   0.004812   4.687373 (  2.698581)
test_btest             0.000799   0.000000  36.298041 ( 17.194782)
test_basic             0.000000   0.007506   0.495841 (  0.584884)
test_all               0.085683   0.026158 425.479019 (198.257386)
test_rubyspec          0.053335   0.037303  63.423255 ( 29.777491)
total: 257.22 sec