Logfile: /home/opc/ruby/logs/brlog.master.20250731-000956
#<BuildRuby:0x0000fffca7a8fdc8
 @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-000956",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001686   0.004348   2.135213 (  1.822363)
build_miniruby         0.001059   0.000176   1.268652 (  1.276288)
build_ruby             0.001576   0.000000   1.927596 (  4.514428)
build_all              0.008021   0.000000   3.219792 (  1.819356)
build_install          0.009272   0.006923   4.702523 (  2.754625)
test_btest             0.000601   0.000124  36.440262 ( 16.063136)
test_basic             0.002175   0.004547   0.490672 (  0.574911)
test_all               0.073519   0.037853 418.108669 (183.570609)
test_rubyspec          0.076734   0.008495  62.801083 ( 29.829400)
total: 242.23 sec