Logfile: /home/opc/ruby/logs/brlog.master.20250731-103303
#<BuildRuby:0x0000fffd0017fdd8
 @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-103303",
 @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.000014)
autoconf               0.000019   0.000006   0.000025 (  0.000024)
configure              0.000015   0.000005   0.000020 (  0.000020)
build_up               0.004131   0.001284   2.127202 (  1.870255)
build_miniruby         0.000875   0.000272   1.244951 (  1.247694)
build_ruby             0.001159   0.000360   1.938825 (  4.118972)
build_all              0.006498   0.000648   3.224528 (  1.715929)
build_install          0.007624   0.010091   4.707811 (  2.677313)
test_btest             0.000555   0.000215  36.287918 ( 15.660544)
test_basic             0.004699   0.001820   0.497125 (  0.581224)
test_all               0.088353   0.022425 477.369954 (202.976880)
test_rubyspec          0.045820   0.045438  62.855264 ( 29.689868)
total: 260.54 sec