Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-163744
#<BuildRuby:0x0000713c67a4fdc0
 @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.20251013-163744",
 @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.000013   0.000004   0.000017 (  0.000018)
autoconf               0.000027   0.000009   0.000036 (  0.000035)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.004585   0.004572   4.417482 (  3.097966)
build_miniruby         0.000000   0.001562   2.133957 (  2.162610)
build_ruby             0.000279   0.001517   4.237186 ( 29.048351)
build_all              0.008417   0.000000   6.000401 (  7.267878)
build_install          0.017036   0.005024   8.647602 ( 33.261910)
test_btest             0.000938   0.000000  78.309076 ( 35.941929)
test_basic             0.002461   0.006889   1.154316 (  1.622072)
test_all               0.102623   0.027619 729.054001 (439.730653)
test_rubyspec          0.054739   0.030025 119.289285 ( 63.170356)
total: 615.30 sec