Logfile: /home/opc/ruby/logs/brlog.master.20250731-145437
#<BuildRuby:0x0000fffbb98dfdc8
 @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-145437",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000020   0.000000   0.000020 (  0.000019)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.001974   0.003872   2.145046 (  2.213459)
build_miniruby         0.000000   0.001278   1.264755 (  1.269838)
build_ruby             0.000000   0.001475   1.887979 (  3.946791)
build_all              0.007030   0.000844   3.222790 (  1.765760)
build_install          0.017638   0.000168   4.673396 (  2.659523)
test_btest             0.000693   0.000051  37.169790 ( 15.926028)
test_basic             0.007019   0.000518   0.505297 (  0.583653)
test_all               0.068425   0.045180 491.597833 (253.225829)
test_rubyspec          0.051652   0.029697  62.214562 ( 29.502001)
total: 311.10 sec