Logfile: /home/opc/ruby/logs/brlog.master.20250729-151205
#<BuildRuby:0x0000fffc5956fdc8
 @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.20250729-151205",
 @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.000015)
autoconf               0.000018   0.000003   0.000021 (  0.000039)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.000012   0.005913   2.151111 (  1.819374)
build_miniruby         0.001327   0.000000   1.293697 (  1.313914)
build_ruby             0.001477   0.000000   1.899293 (  3.917301)
build_all              0.005647   0.001317   3.154569 (  1.726239)
build_install          0.012247   0.004083   4.623272 (  2.682399)
test_btest             0.000524   0.000137  36.681976 ( 17.751055)
test_basic             0.005419   0.001414   0.493215 (  0.566189)
test_all               0.071738   0.042407 423.486777 (183.278341)
test_rubyspec          0.041488   0.064851  63.668448 ( 29.783735)
total: 242.84 sec