Logfile: /home/opc/ruby/logs/brlog.master.20250724-171839
#<BuildRuby:0x0000fffcfe29fdc8
 @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.20250724-171839",
 @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.000011)
autoconf               0.000021   0.000000   0.000021 (  0.000042)
configure              0.000011   0.000000   0.000011 (  0.000022)
build_up               0.005167   0.000000   2.008716 (  1.783366)
build_miniruby         0.001269   0.000000   1.254844 (  1.259706)
build_ruby             0.000000   0.001668   1.876529 (  4.456615)
build_all              0.004923   0.002436   3.229623 (  1.769326)
build_install          0.016129   0.000520   4.616407 (  2.625531)
test_btest             0.000756   0.000033  36.262613 ( 15.839008)
test_basic             0.006915   0.000301   0.488206 (  0.569104)
test_all               0.087540   0.024137 504.120041 (248.956239)
test_rubyspec          0.041207   0.041102  62.918916 ( 29.795381)
total: 307.06 sec