Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251012-023601
#<BuildRuby:0x000079146744fdc8
 @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.20251012-023601",
 @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.000048   0.000000   0.000048 (  0.000047)
configure              0.000039   0.000000   0.000039 (  0.000039)
build_up               0.006593   0.003784   5.224666 (  4.194976)
build_miniruby         0.001466   0.000123   1.802061 (  1.968393)
build_ruby             0.001008   0.001017   4.689940 (  5.152479)
build_all              0.006710   0.003232   6.648923 (  5.367701)
build_install          0.023162   0.003032  10.245300 (  7.365541)
test_btest             0.000000   0.001024  80.800699 ( 40.676249)
test_basic             0.000000   0.004987   0.688437 (  4.817970)
test_all               0.088346   0.035886 693.933403 (346.632795)
test_rubyspec          0.050451   0.029628 118.056263 ( 49.248069)
total: 465.43 sec