Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-103729
#<BuildRuby:0x00007d1e1eb5fdd8
 @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.20251015-103729",
 @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.000029)
autoconf               0.000037   0.000008   0.000045 (  0.000046)
configure              0.000043   0.000000   0.000043 (  0.000043)
build_up               0.007868   0.002721   5.295147 (  4.505220)
build_miniruby         0.001289   0.000306   2.324574 (  2.600943)
build_ruby             0.001175   0.000818   4.596647 (  4.942756)
build_all              0.007603   0.002407   6.264566 (  4.250977)
build_install          0.020023   0.003680   9.569337 (  5.867498)
test_btest             0.000000   0.000914  74.438888 ( 21.452190)
test_basic             0.003342   0.004841   1.023438 (  1.072768)
test_all               0.087709   0.036596 679.658185 (301.497144)
test_rubyspec          0.053760   0.026356 115.034715 ( 47.485127)
total: 393.68 sec