Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-183011
#<BuildRuby:0x000076b0d228fdd0
 @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.20251022-183011",
 @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.000012   0.000004   0.000016 (  0.000017)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000022   0.000007   0.000029 (  0.000028)
build_up               0.006811   0.003594   5.588657 (  4.091277)
build_miniruby         0.001261   0.000640   4.612998 (  5.493140)
build_ruby             0.001832   0.000000   4.591309 ( 32.713923)
build_all              0.007339   0.002233   6.470464 (  3.639250)
build_install          0.016483   0.008907  10.162033 (  6.579287)
test_btest             0.000988   0.000034  72.542592 ( 29.956625)
test_basic             0.001991   0.003722   1.058490 (  1.866671)
test_all               0.099991   0.029314 751.609672 (438.754721)
test_rubyspec          0.043549   0.038237 115.276322 ( 64.187538)
total: 587.28 sec