Logfile: /home/opc/ruby/logs/brlog.master.20250803-071911
#<BuildRuby:0x0000fffceca0fde0
 @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.20250803-071911",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000025)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.005046   0.000240   2.133881 (  1.817971)
build_miniruby         0.001229   0.000014   1.236147 (  1.240191)
build_ruby             0.001580   0.000000   1.902916 (  3.957787)
build_all              0.007150   0.000000   3.220665 (  1.752879)
build_install          0.007209   0.010388   4.665771 (  2.664207)
test_btest             0.000554   0.000107  37.364320 ( 16.571148)
test_basic             0.003031   0.004319   0.508624 (  0.590302)
test_all               0.087713   0.025536 498.712813 (241.728314)
test_rubyspec          0.033410   0.062711  62.850949 ( 29.575307)
total: 299.90 sec