Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-082410
#<BuildRuby:0x00007624b759fdd8
 @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_gcc14",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc14",
 @TARGET_NAME="trunk_gcc14",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc14",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-14"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-082410",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000025   0.000006   0.000031 (  0.000030)
build_up               0.005729   0.005045   5.168176 (  4.620427)
build_miniruby         0.001192   0.000321   2.562143 (  2.732910)
build_ruby             0.001677   0.000166   4.433227 (  4.786495)
build_all              0.004655   0.004549   6.232649 (  4.263339)
build_install          0.017720   0.005743   9.502613 (  7.364898)
test_btest             0.000834   0.000247  77.945807 ( 44.968195)
test_basic             0.003548   0.004251   1.190784 (  1.490978)
test_all               0.093624   0.033069 671.974267 (291.628865)
test_rubyspec          0.056122   0.028158 112.718872 ( 45.126121)
total: 406.98 sec