Logfile: /home/opc/ruby/logs/brlog.master.20250731-154836
#<BuildRuby:0x0000fffd60defdd8
 @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-154836",
 @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.000016   0.000000   0.000016 (  0.000017)
autoconf               0.000032   0.000000   0.000032 (  0.000031)
configure              0.000021   0.000000   0.000021 (  0.000021)
build_up               0.002332   0.003880   2.122267 (  1.850913)
build_miniruby         0.001279   0.000000   1.258402 (  1.265099)
build_ruby             0.001580   0.000000   1.931610 (  4.381076)
build_all              0.004157   0.003814   3.218561 (  1.806122)
build_install          0.005746   0.011147   4.737984 (  2.779590)
test_btest             0.000614   0.000118  36.554069 ( 16.098863)
test_basic             0.006512   0.000499   0.494239 (  0.578102)
test_all               0.076808   0.036812 444.533002 (196.364017)
test_rubyspec          0.026281   0.062441  62.182034 ( 29.746150)
total: 254.87 sec