Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251031-052227
#<BuildRuby:0x00007b0ff98efdd0
 @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.20251031-052227",
 @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.000025)
autoconf               0.000035   0.000010   0.000045 (  0.000045)
configure              0.000030   0.000008   0.000038 (  0.000039)
build_up               0.003231   0.006781   4.480027 ( 10.474641)
build_miniruby         0.001056   0.000356   1.837891 (  4.684621)
build_ruby             0.000262   0.001756   4.522492 ( 11.454919)
build_all              0.006196   0.004605   6.629580 (  4.602492)
build_install          0.019679   0.006719  10.719222 ( 47.636896)
test_btest             0.000113   0.001131  78.634923 ( 42.236857)
test_basic             0.005005   0.003963   1.119609 (  2.275883)
test_all               0.094296   0.048905 779.185026 (826.922002)
test_rubyspec          0.059154   0.028832 123.341227 (136.392850)
total: 1086.68 sec