Logfile: /home/opc/ruby/logs/brlog.master.20250727-180144
#<BuildRuby:0x0000ffff9996fde0
 @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-180144",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000022   0.000002   0.000024 (  0.000023)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.005028   0.000267   2.154752 (  1.862669)
build_miniruby         0.001291   0.000069   1.286993 (  1.293177)
build_ruby             0.001362   0.000072   1.899860 (  4.900956)
build_all              0.007277   0.000145   3.218342 (  1.703779)
build_install          0.016620   0.000132   4.658831 (  2.786625)
test_btest             0.000787   0.000035  36.656782 ( 16.821544)
test_basic             0.000000   0.006957   0.488489 (  0.567125)
test_all               0.054181   0.055091 425.743621 (193.178078)
test_rubyspec          0.043279   0.053722  62.759402 ( 29.676542)
total: 252.79 sec