Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251016-182312
#<BuildRuby:0x00007fc6bfb9fdd8
 @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.20251016-182312",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.004443   0.005811   5.413613 (  3.959183)
build_miniruby         0.000000   0.001609   2.701272 (  2.749521)
build_ruby             0.001378   0.000407   4.520665 (  4.567675)
build_all              0.008600   0.001075   6.535240 (  3.581043)
build_install          0.018959   0.004676   9.738016 (  5.468104)
test_btest             0.000972   0.000000  77.551825 ( 33.675478)
test_basic             0.004356   0.002872   1.143437 (  1.242150)
test_all               0.100378   0.031061 719.296995 (259.761150)
test_rubyspec          0.046159   0.033626 114.033231 ( 55.889481)
total: 370.89 sec