Logfile: /home/opc/ruby/logs/brlog.master.20250727-192641
#<BuildRuby:0x0000fffc49f6fdd8
 @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-192641",
 @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.000045)
autoconf               0.000018   0.000002   0.000020 (  0.000051)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.001884   0.003902   2.181419 (  1.845438)
build_miniruby         0.000842   0.000427   1.292464 (  1.296925)
build_ruby             0.002477   0.000000   1.952159 (  4.118389)
build_all              0.007243   0.000226   3.211867 (  1.804531)
build_install          0.000708   0.016973   4.627775 (  2.817120)
test_btest             0.000607   0.000202  36.916191 ( 15.914545)
test_basic             0.002757   0.004750   0.488226 (  0.564970)
test_all               0.071361   0.040816 430.860029 (193.858954)
test_rubyspec          0.047002   0.046653  62.039160 ( 29.655736)
total: 251.88 sec