Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-003822
#<BuildRuby:0x000076871a79fdc0
 @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-003822",
 @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.000022   0.000005   0.000027 (  0.000027)
autoconf               0.000041   0.000009   0.000050 (  0.000051)
configure              0.000000   0.000053   0.000053 (  0.000053)
build_up               0.004188   0.005802   5.276594 (  4.386312)
build_miniruby         0.000643   0.000926   1.936241 (  2.036188)
build_ruby             0.000784   0.001253   4.445857 (  5.111535)
build_all              0.005392   0.004107   6.618946 (  4.405856)
build_install          0.018944   0.005350  10.117715 (  6.356995)
test_btest             0.000896   0.000000  75.873697 ( 24.032718)
test_basic             0.001474   0.005626   0.927373 (  3.928852)
test_all               0.093375   0.035058 733.791747 (449.187653)
test_rubyspec          0.060435   0.022254 116.798628 ( 75.901916)
total: 575.35 sec