Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251012-142454
#<BuildRuby:0x00007423a50dfdd0
 @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-142454",
 @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.000017   0.000004   0.000021 (  0.000021)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.004992   0.005113   5.249886 (  4.815394)
build_miniruby         0.001380   0.000089   1.824031 (  2.161230)
build_ruby             0.001633   0.000316   4.682805 (  5.013629)
build_all              0.008104   0.001942   6.458613 (  5.045149)
build_install          0.021920   0.004123   9.931527 (  7.779607)
test_btest             0.001057   0.000000  79.349009 ( 47.497895)
test_basic             0.002076   0.007531   1.212389 (  1.619848)
test_all               0.102371   0.031808 727.568082 (506.537464)
test_rubyspec          0.051409   0.032031 116.016318 ( 49.358911)
total: 629.83 sec