Logfile: /home/opc/ruby/logs/brlog.master.20250731-141958
#<BuildRuby:0x0000fffd272efde0
 @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-141958",
 @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.000003   0.000014 (  0.000013)
autoconf               0.000014   0.000004   0.000018 (  0.000076)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.003418   0.001784   2.144062 (  1.845442)
build_miniruby         0.000932   0.000244   1.272474 (  1.282204)
build_ruby             0.001635   0.000000   1.882769 (  4.060835)
build_all              0.006512   0.001146   3.207184 (  1.806652)
build_install          0.012550   0.004107   4.682866 (  2.701959)
test_btest             0.000642   0.000166  37.385003 ( 16.196215)
test_basic             0.004868   0.001265   0.501094 (  0.587985)
test_all               0.081444   0.031500 484.995069 (201.872919)
test_rubyspec          0.043167   0.061896  63.073154 ( 29.759210)
total: 260.12 sec