Logfile: /home/opc/ruby/logs/brlog.master.20250802-072034
#<BuildRuby:0x0000fffddb83fde0
 @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-072034",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.005058   0.000840   2.244304 (  1.878398)
build_miniruby         0.001209   0.000201   1.336024 (  1.340167)
build_ruby             0.002110   0.000000   1.960305 (  4.100363)
build_all              0.007260   0.000119   3.267141 (  1.808725)
build_install          0.014793   0.002212   4.703262 (  2.672091)
test_btest             0.000743   0.000111  38.004501 ( 18.702951)
test_basic             0.000000   0.007565   0.518627 (  0.603625)
test_all               0.090228   0.026765 492.151422 (230.610966)
test_rubyspec          0.044996   0.050696  62.752618 ( 29.430675)
total: 291.15 sec