Logfile: /home/opc/ruby/logs/brlog.master.20250726-191215
#<BuildRuby:0x0000fffbc133fdc0
 @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.20250726-191215",
 @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.000021   0.000001   0.000022 (  0.000021)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001641   0.003694   2.113733 (  1.837836)
build_miniruby         0.001268   0.000118   1.242556 (  1.248297)
build_ruby             0.001664   0.000000   1.877135 (  4.312223)
build_all              0.004653   0.002819   3.253956 (  1.809742)
build_install          0.004562   0.014330   4.727380 (  2.642052)
test_btest             0.000507   0.000136  36.529694 ( 18.105384)
test_basic             0.002222   0.004274   0.490926 (  0.570986)
test_all               0.098178   0.014585 501.206385 (258.808330)
test_rubyspec          0.053334   0.038507  62.001399 ( 29.217067)
total: 318.55 sec