Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-022711
#<BuildRuby:0x00007a98f82cfdd8
 @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.20251021-022711",
 @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.000004   0.000023 (  0.000023)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.006725   0.003905   5.225469 (  4.692264)
build_miniruby         0.001076   0.000821  24.824386 ( 24.554122)
build_ruby             0.001496   0.000368   4.671452 (  4.755569)
build_all              0.009333   0.000000   6.346022 (  3.090247)
build_install          0.014296   0.009332   9.805316 (  5.830813)
test_btest             0.000661   0.000177  75.649617 ( 39.539983)
test_basic             0.003751   0.003008   1.035100 (  1.101923)
test_all               0.103174   0.026911 697.664326 (297.819280)
test_rubyspec          0.052319   0.030230 109.724419 ( 29.545355)
total: 410.93 sec