Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-182540
#<BuildRuby:0x00007c644c31fdd0
 @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.20251014-182540",
 @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.000000   0.000019   0.000019 (  0.000019)
autoconf               0.000000   0.000035   0.000035 (  0.000035)
configure              0.000000   0.000028   0.000028 (  0.000028)
build_up               0.006841   0.003297   4.843005 (  3.445236)
build_miniruby         0.001139   0.000360   2.443302 (  2.446794)
build_ruby             0.000756   0.001274   4.366823 (  4.468849)
build_all              0.007429   0.002129   6.078156 (  3.065802)
build_install          0.017644   0.005484   9.607956 (  6.102661)
test_btest             0.000918   0.000000  70.611118 ( 20.252601)
test_basic             0.003374   0.004333   0.961473 (  8.180134)
test_all               0.090293   0.039684 691.388872 (436.157531)
test_rubyspec          0.057201   0.024450 115.829696 ( 70.228911)
total: 554.35 sec