Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251013-223910
#<BuildRuby:0x000077308c32fdc8
 @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-223910",
 @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.000016   0.000005   0.000021 (  0.000022)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.005775   0.004601   5.418495 (  5.042844)
build_miniruby         0.001654   0.000214  11.147349 ( 11.531871)
build_ruby             0.001039   0.001027   4.823648 (  5.521911)
build_all              0.007957   0.001978   6.888322 (  5.649078)
build_install          0.020300   0.004362  10.362236 (  8.887261)
test_btest             0.001038   0.000003  80.061644 ( 50.685964)
test_basic             0.004246   0.002461   1.049872 (  3.829720)
test_all               0.102261   0.032313 734.714680 (492.229017)
test_rubyspec          0.061548   0.025813 116.723709 ( 68.861246)
total: 652.24 sec