Logfile: /home/opc/ruby/logs/brlog.master.20250726-042659
#<BuildRuby:0x0000ffff7879fdd8
 @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-042659",
 @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.000014)
autoconf               0.000023   0.000003   0.000026 (  0.000024)
configure              0.000019   0.000002   0.000021 (  0.000020)
build_up               0.002376   0.003594   2.146849 (  1.841369)
build_miniruby         0.000000   0.001314   1.275251 (  1.278409)
build_ruby             0.000000   0.001544   1.912507 (  4.025427)
build_all              0.006226   0.001051   3.190178 (  1.785711)
build_install          0.013387   0.002982   4.625692 (  2.790738)
test_btest             0.000683   0.000132  36.371555 ( 16.657893)
test_basic             0.005408   0.001041   0.484926 (  0.562486)
test_all               0.082738   0.028839 430.664380 (197.078512)
test_rubyspec          0.047632   0.038400  62.540604 ( 29.419397)
total: 255.44 sec