Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-122435
#<BuildRuby:0x000076eb43f3fde0
 @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-122435",
 @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.000014   0.000003   0.000017 (  0.000017)
autoconf               0.000027   0.000005   0.000032 (  0.000033)
configure              0.000022   0.000005   0.000027 (  0.000027)
build_up               0.006817   0.003365   5.054266 (  4.078342)
build_miniruby         0.001015   0.000596   1.919384 (  2.018167)
build_ruby             0.001771   0.000170   4.821151 (  5.146724)
build_all              0.005006   0.004524   6.500307 (  3.822147)
build_install          0.017878   0.005181  10.047277 (  5.607732)
test_btest             0.001035   0.000018  81.275133 ( 45.439559)
test_basic             0.005845   0.002680   1.199684 (  1.542271)
test_all               0.081341   0.047124 729.577584 (336.132586)
test_rubyspec          0.046470   0.034739 115.486349 ( 44.393994)
total: 448.18 sec