Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251012-202250
#<BuildRuby:0x000079e5a30efdc8
 @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.20251012-202250",
 @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.000015   0.000006   0.000021 (  0.000022)
autoconf               0.000030   0.000011   0.000041 (  0.000040)
configure              0.000022   0.000008   0.000030 (  0.000029)
build_up               0.004876   0.004103   4.926337 (  3.406269)
build_miniruby         0.000572   0.000849   1.663235 (  2.397853)
build_ruby             0.001657   0.000248   3.894685 (102.747752)
build_all              0.007231   0.001673   6.066720 (  2.777852)
build_install          0.017341   0.005859   9.607112 (  5.435218)
test_btest             0.001191   0.000055  77.945516 ( 36.161922)
test_basic             0.002041   0.005992   1.221223 (  1.505940)
test_all               0.092302   0.040705 755.042253 (450.093671)
test_rubyspec          0.059819   0.025617 118.117956 ( 59.024576)
total: 663.55 sec