Logfile: /home/opc/ruby/logs/brlog.master.20250802-025936
#<BuildRuby:0x0000fffd7dc7fdc8
 @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-025936",
 @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.000008   0.000003   0.000011 (  0.000012)
autoconf               0.000012   0.000003   0.000015 (  0.000058)
configure              0.000011   0.000004   0.000015 (  0.000015)
build_up               0.004998   0.000311   2.131971 (  1.830997)
build_miniruby         0.001376   0.000000   1.295882 (  1.299161)
build_ruby             0.001477   0.000000   1.899755 (  4.658137)
build_all              0.005981   0.001429   3.225220 (  1.706320)
build_install          0.013794   0.002984   4.686728 (  2.748968)
test_btest             0.000620   0.000000  37.351266 ( 15.764501)
test_basic             0.004674   0.001898   0.502846 (  0.589672)
test_all               0.087036   0.028381 448.524038 (194.343338)
test_rubyspec          0.047020   0.039520  62.480012 ( 29.456516)
total: 252.40 sec