Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251030-084553
#<BuildRuby:0x00007fe0fe4ffdd0
 @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.20251030-084553",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000030   0.000009   0.000039 (  0.000039)
build_up               0.005299   0.006355   6.352700 (  4.637520)
build_miniruby         0.001215   0.000384   2.366155 (  2.389362)
build_ruby             0.001802   0.000237   4.737538 (  4.798944)
build_all              0.007454   0.001730   6.436449 (  3.037188)
build_install          0.020464   0.007013  10.336501 (  7.506335)
test_btest             0.001098   0.000005  80.288866 ( 38.248653)
test_basic             0.005170   0.003518   1.133803 (  1.179357)
test_all               0.090391   0.035698 650.105969 (252.444927)
test_rubyspec          0.045632   0.029015 105.002902 ( 37.690983)
total: 351.93 sec