Logfile: /home/opc/ruby/logs/brlog.master.20250729-133346
#<BuildRuby:0x0000fffc09b6fde0
 @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.20250729-133346",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000004   0.000025 (  0.000024)
configure              0.000014   0.000002   0.000016 (  0.000016)
build_up               0.004670   0.000779   2.186301 (  1.859137)
build_miniruby         0.000000   0.001141   1.321222 (  1.324689)
build_ruby             0.000000   0.001578   1.961228 (  4.317459)
build_all              0.001780   0.006039   3.252749 (  1.776112)
build_install          0.016298   0.000769   4.723284 (  2.727708)
test_btest             0.000620   0.000147  37.310914 ( 15.987461)
test_basic             0.005601   0.001332   0.500418 (  0.577442)
test_all               0.084819   0.026212 463.376262 (195.440430)
test_rubyspec          0.014463   0.065202  62.625490 ( 29.666788)
total: 253.68 sec