Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-002831
#<BuildRuby:0x0000737419ecfdc8
 @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-002831",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.010581   0.000620   5.645398 (  5.512986)
build_miniruby         0.006838   0.000400 311.498679 (180.541841)
build_ruby             0.001517   0.000320   4.533018 ( 42.159029)
build_all              0.008717   0.001351  10.132268 (  8.915956)
build_install          0.019700   0.003935   9.088448 ( 30.388186)
test_btest             0.000879   0.000182  79.972496 ( 63.114192)
test_basic             0.003705   0.003442   1.133510 (  1.587821)
test_all               0.103144   0.030081 747.479059 (428.716438)
test_rubyspec          0.045267   0.035776 109.010023 ( 46.938514)
total: 807.88 sec