Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251028-164709
#<BuildRuby:0x000073b04dd0fdd8
 @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.20251028-164709",
 @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.000023   0.000000   0.000023 (  0.000023)
autoconf               0.000044   0.000000   0.000044 (  0.000043)
configure              0.000043   0.000000   0.000043 (  0.000044)
build_up               0.003763   0.006579   5.125969 (  3.556709)
build_miniruby         0.001036   0.000303   2.208206 (  2.219535)
build_ruby             0.001497   0.000153   4.663573 (  4.729150)
build_all              0.005989   0.002969   6.334750 (  2.842683)
build_install          0.018063   0.003891   9.468406 (  4.619513)
test_btest             0.000639   0.000185  79.878020 ( 24.676021)
test_basic             0.003114   0.004518   1.106790 (  1.167204)
test_all               0.094893   0.037729 669.577865 (216.518002)
test_rubyspec          0.057001   0.029671 117.293356 ( 31.642963)
total: 291.97 sec