Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-142751
#<BuildRuby:0x00007ed61237fde0
 @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-142751",
 @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.000029   0.000008   0.000037 (  0.000036)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.004929   0.005048   5.088625 (  3.841103)
build_miniruby         0.000998   0.000697   1.843774 (  2.045928)
build_ruby             0.000651   0.001208   4.854670 (  5.193097)
build_all              0.007478   0.001137   6.090467 (  2.718039)
build_install          0.018084   0.005236   9.535186 (  5.411025)
test_btest             0.000740   0.000225  73.399216 ( 23.363016)
test_basic             0.003752   0.003332   1.089610 (  2.275467)
test_all               0.092398   0.038244 736.604162 (380.813843)
test_rubyspec          0.054260   0.028971 111.864131 ( 47.601151)
total: 473.26 sec