Logfile: /home/opc/ruby/logs/brlog.master.20250731-081301
#<BuildRuby:0x0000fffc5fb1fdd0
 @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-081301",
 @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.000026   0.000001   0.000027 (  0.000027)
configure              0.000012   0.000000   0.000012 (  0.000013)
build_up               0.002195   0.003457   2.117560 (  1.838684)
build_miniruby         0.001131   0.000108   1.278036 (  1.282857)
build_ruby             0.001736   0.000000   1.878608 (  4.547764)
build_all              0.003675   0.003499   3.218694 (  1.815058)
build_install          0.013170   0.004611   4.676266 (  2.743346)
test_btest             0.000518   0.000083  37.011765 ( 15.972984)
test_basic             0.003299   0.003803   0.488644 (  0.567304)
test_all               0.081216   0.028279 490.951997 (244.235300)
test_rubyspec          0.041835   0.057494  62.623158 ( 29.538322)
total: 302.54 sec