Logfile: /home/opc/ruby/logs/brlog.master.20250727-201142
#<BuildRuby:0x0000fffc96d2fdc8
 @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.20250727-201142",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000020   0.000005   0.000025 (  0.000024)
configure              0.000015   0.000004   0.000019 (  0.000018)
build_up               0.004517   0.001109   2.187734 (  1.856545)
build_miniruby         0.000990   0.000243   1.336732 (  1.348685)
build_ruby             0.001018   0.000251   1.984069 (  4.205131)
build_all              0.004346   0.003221   3.255724 (  1.820078)
build_install          0.001791   0.015680   4.706709 (  2.856015)
test_btest             0.000446   0.000209  36.625777 ( 15.598632)
test_basic             0.001702   0.004992   0.487891 (  0.566174)
test_all               0.083295   0.026700 415.221478 (182.683403)
test_rubyspec          0.042991   0.050359  63.188190 ( 29.782475)
total: 240.72 sec