Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251010-063725
#<BuildRuby:0x000077803138fdc8
 @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.20251010-063725",
 @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.000003   0.000022 (  0.000023)
autoconf               0.000034   0.000006   0.000040 (  0.000041)
configure              0.000027   0.000005   0.000032 (  0.000032)
build_up               0.007021   0.004033   5.254596 (  5.007722)
build_miniruby         0.001686   0.000135   2.444636 (  2.885099)
build_ruby             0.001088   0.001049   4.628821 (  4.854944)
build_all              0.007256   0.001933   6.694912 (  4.829159)
build_install          0.019043   0.005308  10.028232 (  7.154940)
test_btest             0.000001   0.001133  83.946737 ( 61.559236)
test_basic             0.002809   0.006950   1.204406 (  1.756393)
test_all               0.092677   0.035037 701.042310 (372.098991)
test_rubyspec          0.048186   0.023617 114.240197 ( 34.574533)
total: 494.72 sec