Logfile: /home/opc/ruby/logs/brlog.master.20250802-111736
#<BuildRuby:0x0000fffddf99fdd0
 @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.20250802-111736",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000015   0.000001   0.000016 (  0.000060)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.005204   0.000261   2.133359 (  1.817818)
build_miniruby         0.001257   0.000063   1.250267 (  1.254350)
build_ruby             0.001511   0.000076   1.867996 (  3.998859)
build_all              0.007770   0.000000   3.221097 (  1.754350)
build_install          0.011759   0.004915   4.647653 (  2.622931)
test_btest             0.000683   0.000059  37.933937 ( 16.543338)
test_basic             0.005607   0.000489   0.494697 (  0.584709)
test_all               0.077969   0.036349 487.266162 (213.937037)
test_rubyspec          0.043148   0.039081  62.829089 ( 29.691794)
total: 272.21 sec