Logfile: /home/opc/ruby/logs/brlog.master.20250726-145111
#<BuildRuby:0x0000fffdfb65fdc0
 @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-145111",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000012   0.000003   0.000015 (  0.000014)
build_up               0.004649   0.000777   2.150474 (  1.848525)
build_miniruby         0.001176   0.000196   1.265720 (  1.269704)
build_ruby             0.002010   0.000000   1.923612 (  4.941372)
build_all              0.000000   0.007441   3.223914 (  1.817995)
build_install          0.008877   0.007571   4.662358 (  2.655009)
test_btest             0.000465   0.000148  36.375923 ( 16.269318)
test_basic             0.005845   0.000624   0.491669 (  0.575511)
test_all               0.066864   0.046174 411.411587 (176.699276)
test_rubyspec          0.026574   0.054359  62.506128 ( 29.458110)
total: 235.54 sec