Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-043657
#<BuildRuby:0x000072cda6d3fdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11",
 @TARGET_NAME="trunk_gcc11",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-11"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-043657",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000035   0.000006   0.000041 (  0.000039)
configure              0.000031   0.000004   0.000035 (  0.000035)
build_up               0.003335   0.006469   5.246025 (  4.657194)
build_miniruby         0.001264   0.000246   1.955714 (  2.200495)
build_ruby             0.000793   0.001187   4.499912 ( 55.520423)
build_all              0.006433   0.002768   6.480244 (  4.242421)
build_install          0.019988   0.003813   9.911169 (  9.243382)
test_btest             0.000948   0.000000  77.374831 ( 31.953901)
test_basic             0.008374   0.001916   1.199644 (  1.400781)
test_all               0.093296   0.042474 752.507647 (431.177541)
test_rubyspec          0.065692   0.018079 116.214249 ( 46.029206)
total: 586.43 sec