Logfile: /home/opc/ruby/logs/brlog.master.20250802-084425
#<BuildRuby:0x0000fffbcf62fdd8
 @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.20250802-084425",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.005686   0.000299   2.170289 (  1.824192)
build_miniruby         0.001197   0.000063   1.270578 (  1.272988)
build_ruby             0.000000   0.001858   1.880097 (  4.095861)
build_all              0.002129   0.005225   3.297196 (  1.798204)
build_install          0.017429   0.000242   4.693942 (  2.687778)
test_btest             0.000828   0.000068  37.169370 ( 17.489304)
test_basic             0.006418   0.000266   0.498685 (  0.584143)
test_all               0.079817   0.034483 487.140079 (203.590582)
test_rubyspec          0.039691   0.041553  62.595511 ( 29.902844)
total: 263.25 sec