Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251014-142529
#<BuildRuby:0x000075d93f97fde0
 @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.20251014-142529",
 @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.000021   0.000007   0.000028 (  0.000028)
autoconf               0.000033   0.000010   0.000043 (  0.000043)
configure              0.000025   0.000008   0.000033 (  0.000032)
build_up               0.005250   0.005101   5.300199 (  4.602807)
build_miniruby         0.002246   0.000066  51.689986 ( 66.571971)
build_ruby             0.001546   0.000520   4.769766 ( 31.178004)
build_all              0.006709   0.001538   6.218608 ( 12.465078)
build_install          0.023574   0.001471   9.770704 ( 17.709646)
test_btest             0.000835   0.000242  72.638778 ( 38.835028)
test_basic             0.005812   0.003570   1.223601 (  1.739385)
test_all               0.089473   0.039594 729.260844 (441.843049)
test_rubyspec          0.054435   0.029477 113.677461 ( 60.115323)
total: 675.06 sec