Logfile: /home/opc/ruby/logs/brlog.master.20250731-080426
#<BuildRuby:0x0000fffec2b1fdc0
 @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-080426",
 @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.000024   0.000004   0.000028 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005072   0.000792   2.202298 (  1.896827)
build_miniruby         0.001040   0.000162   1.258319 (  1.260260)
build_ruby             0.001363   0.000213   1.952735 (  4.035812)
build_all              0.006583   0.001027   3.237188 (  1.787822)
build_install          0.008511   0.008233   4.752278 (  2.721354)
test_btest             0.000502   0.000113  36.768703 ( 16.012962)
test_basic             0.001762   0.005020   0.494710 (  0.579772)
test_all               0.079047   0.032963 438.220530 (194.976069)
test_rubyspec          0.038752   0.049619  62.880171 ( 29.621451)
total: 252.89 sec