Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251023-142810
#<BuildRuby:0x00007989ac71fde0
 @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.20251023-142810",
 @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.000031   0.000008   0.000039 (  0.000039)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.007843   0.003452   5.516669 (  7.710682)
build_miniruby         0.001353   0.000339   2.720803 (  4.775115)
build_ruby             0.000937   0.000999   4.610028 ( 49.180487)
build_all              0.006645   0.001412   5.583664 (  2.745592)
build_install          0.018673   0.002621   8.062540 ( 12.918013)
test_btest             0.000000   0.000757  68.107716 ( 22.835834)
test_basic             0.003850   0.003735   0.715205 (  6.004048)
test_all               0.091845   0.036123 681.536890 (224.832470)
test_rubyspec          0.048343   0.032306 113.627680 ( 33.938715)
total: 364.94 sec