Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251007-163512
#<BuildRuby:0x000077869b2ffdc0
 @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.20251007-163512",
 @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.000023   0.000005   0.000028 (  0.000027)
autoconf               0.000041   0.000009   0.000050 (  0.000049)
configure              0.000038   0.000008   0.000046 (  0.000045)
build_up               0.005754   0.005966   5.383726 (  5.261761)
build_miniruby         0.000787   0.001200   2.518973 (  3.108134)
build_ruby             0.001663   0.000413   4.621804 ( 17.866775)
build_all              0.007240   0.003319   6.493576 (  3.267090)
build_install          0.019688   0.003667   9.734121 (  8.308909)
test_btest             0.000969   0.000000  69.764506 ( 27.713718)
test_basic             0.001998   0.006838   0.894887 (  3.816511)
test_all               0.095222   0.027201 677.880954 (300.860942)
test_rubyspec          0.059300   0.022124 116.446234 ( 37.670894)
total: 407.88 sec