Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-103904
#<BuildRuby:0x00007295764ffdc0
 @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.20251014-103904",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000034   0.000009   0.000043 (  0.000042)
configure              0.000000   0.000041   0.000041 (  0.000041)
build_up               0.004092   0.006523   5.139998 (  4.867094)
build_miniruby         0.001301   0.000407   1.953377 (  2.199995)
build_ruby             0.001546   0.000484   4.683106 (  5.110806)
build_all              0.008649   0.001447   6.725077 (  5.120870)
build_install          0.019118   0.006105  10.367738 (  8.161872)
test_btest             0.000859   0.000131  77.116777 ( 41.006913)
test_basic             0.003753   0.005211   1.150545 (  1.484048)
test_all               0.099040   0.032530 714.631964 (404.481245)
test_rubyspec          0.051303   0.032164 119.880481 ( 69.295661)
total: 541.73 sec