Logfile: /home/opc/ruby/logs/brlog.master.20250726-125458
#<BuildRuby:0x0000fffecdf3fdc8
 @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-125458",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004613   0.000770   2.148677 (  1.988534)
build_miniruby         0.001209   0.000202   1.299180 (  1.304276)
build_ruby             0.001311   0.000219   1.897577 (  3.590615)
build_all              0.006470   0.001080   3.221264 (  1.720888)
build_install          0.016937   0.000000   4.662208 (  2.610662)
test_btest             0.000728   0.000000  36.355125 ( 15.511345)
test_basic             0.002646   0.004198   0.485565 (  0.565197)
test_all               0.087904   0.024857 469.568918 (196.394981)
test_rubyspec          0.028467   0.057878  63.195124 ( 29.867375)
total: 253.56 sec