Logfile: /home/opc/ruby/logs/brlog.master.20250801-072409
#<BuildRuby:0x0000ffff09c9fdc0
 @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.20250801-072409",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000021   0.000003   0.000024 (  0.000024)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.005015   0.000524   2.154944 (  1.879915)
build_miniruby         0.001402   0.000000   1.265343 (  1.270775)
build_ruby             0.000000   0.001713   1.899319 (  3.969424)
build_all              0.002552   0.004994   3.211455 (  1.742227)
build_install          0.014084   0.002814   4.655091 (  2.668034)
test_btest             0.000635   0.000117  36.568346 ( 15.945249)
test_basic             0.005357   0.000983   0.500283 (  0.579319)
test_all               0.063577   0.046049 476.868673 (202.211844)
test_rubyspec          0.047512   0.044800  62.560412 ( 29.507979)
total: 259.78 sec