Logfile: /home/opc/ruby/logs/brlog.master.20250731-063914
#<BuildRuby:0x0000fffc59dbfdc0
 @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-063914",
 @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.000019   0.000002   0.000021 (  0.000021)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.001336   0.004236   2.163313 (  1.845195)
build_miniruby         0.001322   0.000000   1.310499 (  1.318830)
build_ruby             0.001751   0.000000   1.961677 (  4.415554)
build_all              0.006840   0.000290   3.234023 (  1.726402)
build_install          0.017340   0.001175   4.703611 (  2.740267)
test_btest             0.001176   0.000154  36.786354 ( 16.003646)
test_basic             0.000000   0.006251   0.493091 (  0.578546)
test_all               0.074555   0.040334 502.124245 (249.917177)
test_rubyspec          0.033792   0.052554  63.315471 ( 29.778592)
total: 308.33 sec