Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-172323
#<BuildRuby:0x00007af71fb6fdc8
 @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.20251030-172323",
 @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.000021   0.000007   0.000028 (  0.000028)
autoconf               0.000037   0.000012   0.000049 (  0.000047)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.002654   0.007583   5.043568 (  8.785919)
build_miniruby         0.001688   0.000247   2.119471 (  9.691380)
build_ruby             0.000920   0.000975   4.387073 ( 56.334261)
build_all              0.006358   0.003256   6.685226 (  6.306548)
build_install          0.018883   0.006688  10.152650 ( 25.825782)
test_btest             0.000848   0.000314  84.902942 ( 94.683495)
test_basic             0.005027   0.003709   1.251127 (  3.968467)
test_all               0.102897   0.039091 796.754520 (991.156806)
test_rubyspec          0.059997   0.028617 127.584366 (126.045370)
total: 1322.80 sec