Logfile: /home/opc/ruby/logs/brlog.master.20250730-014721
#<BuildRuby:0x0000fffdc030fde0
 @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.20250730-014721",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000029   0.000000   0.000029 (  0.000028)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005799   0.000000   2.163503 (  1.887807)
build_miniruby         0.001368   0.000000   1.247618 (  1.251355)
build_ruby             0.002369   0.000000   1.894415 (  4.476273)
build_all              0.008066   0.000000   3.281999 (  1.758340)
build_install          0.017778   0.000000   4.793338 (  2.733410)
test_btest             0.000612   0.000000  37.985383 ( 17.725429)
test_basic             0.002413   0.004424   0.504613 (  0.583282)
test_all               0.064049   0.048155 477.578948 (199.512535)
test_rubyspec          0.046413   0.039613  62.541628 ( 29.566425)
total: 259.50 sec