Logfile: /home/opc/ruby/logs/brlog.master.20250728-004747
#<BuildRuby:0x0000fffe0940fdc8
 @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.20250728-004747",
 @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.000002   0.000015 (  0.000014)
autoconf               0.000021   0.000003   0.000024 (  0.000022)
configure              0.000020   0.000002   0.000022 (  0.000020)
build_up               0.005154   0.000531   2.188018 (  2.146921)
build_miniruby         0.001099   0.000113   1.320659 (  1.328770)
build_ruby             0.001777   0.000183   1.921410 (  3.537011)
build_all              0.006755   0.000696   3.171944 (  1.743559)
build_install          0.005853   0.011322   4.667557 (  2.806797)
test_btest             0.000544   0.000116  36.332776 ( 18.193314)
test_basic             0.000175   0.007264   0.492203 (  0.565140)
test_all               0.080747   0.030682 433.542582 (205.130277)
test_rubyspec          0.055116   0.027633  62.352161 ( 29.343490)
total: 264.80 sec