Logfile: /home/opc/ruby/logs/brlog.master.20250724-095631
#<BuildRuby:0x0000fffc9723fde0
 @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.20250724-095631",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.005258   0.000000   2.015590 (  1.834422)
build_miniruby         0.001158   0.000000   1.280642 (  1.283096)
build_ruby             0.002234   0.000046   1.896631 (  4.618428)
build_all              0.003058   0.004184   3.217289 (  1.751429)
build_install          0.009406   0.007736   4.637896 (  2.648274)
test_btest             0.000598   0.000096  36.801459 ( 17.800565)
test_basic             0.000000   0.007231   0.490962 (  0.569875)
test_all               0.071367   0.041662 427.150281 (184.973630)
test_rubyspec          0.066610   0.028123  63.807351 ( 29.749785)
total: 245.23 sec