Logfile: /home/opc/ruby/logs/brlog.master.20250731-051940
#<BuildRuby:0x0000ffffa625fde0
 @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-051940",
 @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.000004   0.000015 (  0.000015)
autoconf               0.000019   0.000007   0.000026 (  0.000025)
configure              0.000016   0.000005   0.000021 (  0.000020)
build_up               0.004946   0.000611   2.164544 (  1.851382)
build_miniruby         0.001140   0.000063   1.259212 (  1.261772)
build_ruby             0.001331   0.000415   1.925561 (  4.346236)
build_all              0.007166   0.000000   3.226028 (  1.712571)
build_install          0.006793   0.011583   4.710281 (  2.706764)
test_btest             0.000485   0.000193  36.649308 ( 16.213591)
test_basic             0.006174   0.000778   0.492528 (  0.569692)
test_all               0.076830   0.037202 491.670247 (242.688579)
test_rubyspec          0.047785   0.055881  64.456998 ( 30.110948)
total: 301.46 sec