Logfile: /home/opc/ruby/logs/brlog.master.20250731-035332
#<BuildRuby:0x0000fffe3ed9fde0
 @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-035332",
 @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.000021   0.000000   0.000021 (  0.000021)
configure              0.000015   0.000000   0.000015 (  0.000014)
build_up               0.005333   0.000000   2.146512 (  1.831768)
build_miniruby         0.001254   0.000000   1.268213 (  1.272710)
build_ruby             0.001546   0.000000   1.896719 (  4.215483)
build_all              0.003552   0.003917   3.244259 (  1.890638)
build_install          0.009515   0.007871   4.708125 (  2.804204)
test_btest             0.000849   0.000096  36.420752 ( 15.880104)
test_basic             0.006561   0.000747   0.495593 (  0.575942)
test_all               0.083161   0.026834 437.711412 (200.250113)
test_rubyspec          0.027399   0.059394  62.531060 ( 29.910822)
total: 258.63 sec