Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251014-083817
#<BuildRuby:0x00007382f6c4fdc8
 @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-083817",
 @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.000005   0.000024 (  0.000024)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.007256   0.004069   5.381423 (  4.875432)
build_miniruby         0.001663   0.000000   2.493969 (  3.369445)
build_ruby             0.001787   0.000144   4.746812 (  5.025504)
build_all              0.005662   0.003920   6.474166 (  4.123977)
build_install          0.019846   0.004442  10.141029 (  7.401841)
test_btest             0.000908   0.000251  83.643918 ( 53.361977)
test_basic             0.000856   0.008525   1.226345 (  1.621598)
test_all               0.090549   0.044429 722.648261 (453.050833)
test_rubyspec          0.055691   0.030416 119.606306 ( 69.117249)
total: 601.95 sec