Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251029-164633
#<BuildRuby:0x000075142f35fdc8
 @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.20251029-164633",
 @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.000018   0.000005   0.000023 (  0.000024)
autoconf               0.000032   0.000009   0.000041 (  0.000041)
configure              0.000026   0.000007   0.000033 (  0.000032)
build_up               0.004426   0.006466   5.364270 (  4.650900)
build_miniruby         0.000676   0.000905   2.448063 (  2.654819)
build_ruby             0.000000   0.002007   4.292524 ( 37.375709)
build_all              0.005808   0.002907   5.877735 (  2.501874)
build_install          0.017190   0.005390   9.269372 (  4.552315)
test_btest             0.000863   0.000000  75.664208 ( 23.748754)
test_basic             0.003032   0.004130   1.109971 (  1.168691)
test_all               0.085821   0.035422 612.033460 (194.812769)
test_rubyspec          0.054081   0.028313 113.877987 ( 29.373778)
total: 300.84 sec