Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-002003
#<BuildRuby:0x000071f6e9eafdd8
 @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.20251019-002003",
 @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.000016   0.000003   0.000019 (  0.000019)
autoconf               0.000000   0.000048   0.000048 (  0.000048)
configure              0.000000   0.000032   0.000032 (  0.000032)
build_up               0.004085   0.006555   5.008905 (  4.938205)
build_miniruby         0.000779   0.000930   1.903286 (  2.101294)
build_ruby             0.000428   0.001516   4.616624 (  5.335362)
build_all              0.008097   0.001508   6.321354 (  5.194037)
build_install          0.019625   0.005031   9.632843 (  8.354795)
test_btest             0.000875   0.000252  79.750366 ( 57.945882)
test_basic             0.004597   0.003483   1.158250 (  1.765918)
test_all               0.098268   0.034579 744.288791 (408.329686)
test_rubyspec          0.052399   0.031827 120.009127 ( 60.940448)
total: 554.91 sec