Logfile: /home/opc/ruby/logs/brlog.master.20250731-175342
#<BuildRuby:0x0000fffc6cbdfdd0
 @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-175342",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000018   0.000005   0.000023 (  0.000049)
configure              0.000010   0.000002   0.000012 (  0.000027)
build_up               0.000000   0.005532   2.120859 (  1.818333)
build_miniruby         0.000142   0.001128   1.270304 (  1.272607)
build_ruby             0.001819   0.000639   1.867567 (  4.395947)
build_all              0.006211   0.002182   3.218478 (  1.771919)
build_install          0.007031   0.009818   4.724425 (  2.860734)
test_btest             0.000507   0.000224  37.005373 ( 18.666689)
test_basic             0.002491   0.003560   0.490427 (  0.588316)
test_all               0.093227   0.019193 446.119700 (192.496659)
test_rubyspec          0.066875   0.024872  62.339395 ( 29.795115)
total: 253.67 sec