Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251028-003358
#<BuildRuby:0x0000794b0ef4fdd0
 @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.20251028-003358",
 @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.000021)
autoconf               0.000035   0.000010   0.000045 (  0.000045)
configure              0.000029   0.000008   0.000037 (  0.000037)
build_up               0.003948   0.005917   4.857553 (  3.351521)
build_miniruby         0.000000   0.001494   2.448514 (  2.462848)
build_ruby             0.000168   0.001539   4.420229 ( 53.514650)
build_all              0.004552   0.004320   6.676858 (  4.866165)
build_install          0.021700   0.002960  10.753134 ( 40.124640)
test_btest             0.000000   0.000938  70.638965 ( 28.179797)
test_basic             0.005213   0.004338   1.146427 (  1.987265)
test_all               0.100797   0.035671 748.292467 (362.789568)
test_rubyspec          0.053382   0.029405 114.388476 ( 42.725307)
total: 540.00 sec