Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-063647
#<BuildRuby:0x00007a35d848fde0
 @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.20251013-063647",
 @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.000020   0.000000   0.000020 (  0.000021)
autoconf               0.000040   0.000000   0.000040 (  0.000040)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.005621   0.004938   5.209898 (  4.383955)
build_miniruby         0.001425   0.000129   2.025963 (  2.181662)
build_ruby             0.001562   0.000206   4.791671 ( 17.872874)
build_all              0.007956   0.002010   6.593345 (  3.695110)
build_install          0.016724   0.007591  10.158615 (  8.045033)
test_btest             0.000930   0.000000  83.329785 ( 59.932519)
test_basic             0.006289   0.002435   1.132064 (  1.484314)
test_all               0.103185   0.034207 729.931303 (398.015174)
test_rubyspec          0.055673   0.032025 116.622563 ( 60.063617)
total: 555.68 sec