Logfile: /home/opc/ruby/logs/brlog.master.20250731-020152
#<BuildRuby:0x0000fffcacd8fdc0
 @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-020152",
 @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.000001   0.000013 (  0.000014)
autoconf               0.000021   0.000001   0.000022 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001694   0.003967   2.171390 (  1.842479)
build_miniruby         0.001075   0.000101   1.285326 (  1.294232)
build_ruby             0.001451   0.000138   1.911520 (  4.302227)
build_all              0.007536   0.000000   3.248267 (  1.718281)
build_install          0.013842   0.004162   4.753542 (  2.739822)
test_btest             0.000771   0.000033  37.061091 ( 15.871740)
test_basic             0.000000   0.006330   0.491071 (  0.570114)
test_all               0.084344   0.032131 481.732926 (227.399075)
test_rubyspec          0.040457   0.048375  62.256790 ( 29.697083)
total: 285.44 sec