Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc11.20251015-203748
#<BuildRuby:0x00007db4c88afde0
 @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-203748",
 @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.000025)
autoconf               0.000036   0.000010   0.000046 (  0.000046)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.005425   0.005459   5.424234 (  4.624312)
build_miniruby         0.001365   0.000107   2.329218 (  3.083239)
build_ruby             0.000000   0.001924   4.508904 (  4.792569)
build_all              0.006484   0.003185   6.455161 (  4.420986)
build_install          0.020258   0.006072  10.103603 (  6.861583)
test_btest             0.000834   0.000273  74.802459 ( 35.765102)
test_basic             0.001637   0.006667   1.044054 (  3.478049)
test_all               0.102982   0.030748 721.225587 (388.034291)
test_rubyspec          0.052625   0.027092 113.725126 ( 37.084520)
total: 488.15 sec