Logfile: /home/opc/ruby/logs/brlog.master.20250731-190747
#<BuildRuby:0x0000fffbc54ffdc8
 @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-190747",
 @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.000019   0.000002   0.000021 (  0.000020)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.005143   0.000000   2.130120 (  1.823475)
build_miniruby         0.001197   0.000000   1.252176 (  1.255993)
build_ruby             0.001466   0.000022   1.858540 (  3.990082)
build_all              0.004289   0.003447   3.191379 (  1.697188)
build_install          0.008982   0.007782   4.691090 (  2.671106)
test_btest             0.000714   0.000000  36.354331 ( 15.598350)
test_basic             0.003140   0.003015   0.488515 (  0.573449)
test_all               0.092388   0.018552 431.476033 (187.761852)
test_rubyspec          0.052914   0.033562  63.227807 ( 29.640494)
total: 245.01 sec