Logfile: /home/opc/ruby/logs/brlog.master.20250726-024120
#<BuildRuby:0x0000fffca23dfdc0
 @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.20250726-024120",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000022   0.000002   0.000024 (  0.000024)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.005102   0.000533   2.188506 (  1.905203)
build_miniruby         0.001129   0.000118   1.239024 (  1.261452)
build_ruby             0.001345   0.000141   1.895196 (  4.255734)
build_all              0.003224   0.004188   3.176892 (  1.766697)
build_install          0.014007   0.004490   4.660128 (  2.861733)
test_btest             0.000717   0.000124  36.780794 ( 17.575653)
test_basic             0.005718   0.000992   0.487913 (  0.567588)
test_all               0.102996   0.010876 405.041942 (174.062996)
test_rubyspec          0.019425   0.076173  62.783783 ( 29.563088)
total: 233.82 sec