Logfile: /home/opc/ruby/logs/brlog.master.20250803-233948
#<BuildRuby:0x0000fffc8222fdd8
 @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-233948",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.000971   0.004225   2.117097 (  1.806948)
build_miniruby         0.001508   0.000000   1.234887 (  1.237597)
build_ruby             0.000000   0.001646   1.893315 (  3.816569)
build_all              0.006695   0.000875   3.220561 (  1.806595)
build_install          0.012041   0.004704   4.675250 (  2.601334)
test_btest             0.000626   0.000131  37.207222 ( 16.310705)
test_basic             0.006343   0.000218   0.497708 (  0.576606)
test_all               0.086241   0.028222 489.698713 (205.317857)
test_rubyspec          0.052723   0.030494  62.724076 ( 29.856314)
total: 263.33 sec