Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-043915
#<BuildRuby:0x000073ccd766fdd8
 @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-043915",
 @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.000016   0.000004   0.000020 (  0.000022)
autoconf               0.000027   0.000008   0.000035 (  0.000036)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.007685   0.002909   5.235086 (  4.179900)
build_miniruby         0.001288   0.000389   2.284285 (  2.399316)
build_ruby             0.001762   0.000533   4.658109 (  4.919183)
build_all              0.007567   0.002386   6.448523 (  4.043545)
build_install          0.019529   0.006962  10.183071 (  6.442331)
test_btest             0.001039   0.000000  78.310887 ( 39.593380)
test_basic             0.003359   0.003685   1.157307 (  1.257521)
test_all               0.096072   0.034319 739.476578 (399.673580)
test_rubyspec          0.049181   0.034163 120.725145 ( 76.849984)
total: 539.36 sec