Logfile: /home/opc/ruby/logs/brlog.master.20250731-114003
#<BuildRuby:0x0000ffffadc2fdc8
 @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-114003",
 @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.000015   0.000001   0.000016 (  0.000016)
autoconf               0.000025   0.000003   0.000028 (  0.000027)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.002002   0.003709   2.146279 (  1.845352)
build_miniruby         0.001166   0.000175   1.277690 (  1.281205)
build_ruby             0.001506   0.000000   1.862375 (  3.989821)
build_all              0.007799   0.000000   3.187490 (  1.668094)
build_install          0.014594   0.002910   4.767577 (  2.753850)
test_btest             0.000000   0.000710  37.242333 ( 15.881372)
test_basic             0.002967   0.003402   0.509705 (  0.588674)
test_all               0.085382   0.030611 442.846260 (188.505540)
test_rubyspec          0.026580   0.063394  63.165670 ( 29.666924)
total: 246.18 sec