Logfile: /home/opc/ruby/logs/brlog.master.20250725-061825
#<BuildRuby:0x0000fffda889fde0
 @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.20250725-061825",
 @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.000000   0.000011 (  0.000012)
autoconf               0.000013   0.000001   0.000014 (  0.000049)
configure              0.000018   0.000001   0.000019 (  0.000018)
build_up               0.001757   0.003739   2.032744 (  1.883607)
build_miniruby         0.001109   0.000103   1.279598 (  1.281622)
build_ruby             0.001357   0.000125   1.948427 (  4.088534)
build_all              0.008160   0.000021   3.282178 (  1.829502)
build_install          0.011026   0.007783   4.807495 (  2.780039)
test_btest             0.000649   0.000099  36.650176 ( 16.262892)
test_basic             0.005702   0.000862   0.489839 (  0.574207)
test_all               0.081042   0.031973 485.107157 (203.651429)
test_rubyspec          0.046860   0.041001  62.391679 ( 29.369735)
total: 261.72 sec