Logfile: /home/opc/ruby/logs/brlog.master.20250729-120759
#<BuildRuby:0x0000fffd0f74fdd0
 @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-120759",
 @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.000013   0.000003   0.000016 (  0.000016)
autoconf               0.000069   0.000016   0.000085 (  0.000084)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.005948   0.000473   2.179992 (  1.841801)
build_miniruby         0.001122   0.000247   1.307725 (  1.319603)
build_ruby             0.000000   0.001634   1.932289 (  4.268742)
build_all              0.000000   0.007973   3.182790 (  1.704291)
build_install          0.014584   0.001822   4.585481 (  2.587135)
test_btest             0.000514   0.000164  36.202018 ( 15.617057)
test_basic             0.003121   0.003674   0.494275 (  0.577028)
test_all               0.096107   0.017604 467.038456 (199.990492)
test_rubyspec          0.038410   0.042427  63.610454 ( 29.926544)
total: 257.83 sec