Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-023744
#<BuildRuby:0x00007bce9f17fdd8
 @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-023744",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000042   0.000000   0.000042 (  0.000041)
configure              0.000031   0.000000   0.000031 (  0.000031)
build_up               0.003440   0.005929   4.804911 (  3.296506)
build_miniruby         0.000582   0.000889   2.176859 (  2.173571)
build_ruby             0.001617   0.000164   4.215718 (  4.291271)
build_all              0.006198   0.001788   5.987534 (  2.646646)
build_install          0.016538   0.003621   9.036889 (  4.400576)
test_btest             0.000973   0.000000  78.369562 ( 49.876956)
test_basic             0.004153   0.004851   0.843598 (  6.416472)
test_all               0.093716   0.035221 739.910184 (436.056567)
test_rubyspec          0.057009   0.027313 116.733205 ( 50.850742)
total: 560.01 sec