Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251016-043955
#<BuildRuby:0x00007aa7570afdd8
 @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.20251016-043955",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.006166   0.005514   6.198650 (  4.012244)
build_miniruby         0.002334   0.000000  47.442736 ( 26.045621)
build_ruby             0.001805   0.000285   4.859965 (  5.060386)
build_all              0.006972   0.003268   6.597976 (  4.606274)
build_install          0.016498   0.008148  10.231651 (  7.636787)
test_btest             0.000829   0.000225  78.062196 ( 39.568661)
test_basic             0.001272   0.007284   1.188116 (  1.430118)
test_all               0.091982   0.037240 676.044239 (335.377741)
test_rubyspec          0.054218   0.025406 117.939572 ( 54.137806)
total: 477.88 sec