Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-162106
#<BuildRuby:0x0000754fda0ffdd0
 @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-162106",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000033   0.000006   0.000039 (  0.000039)
configure              0.000030   0.000005   0.000035 (  0.000035)
build_up               0.005918   0.005079   5.528654 (  4.541524)
build_miniruby         0.000441   0.001137  12.692316 ( 12.422839)
build_ruby             0.001095   0.001054   4.632263 ( 15.520954)
build_all              0.008520   0.000267   6.330523 (  3.268740)
build_install          0.015599   0.004839   9.354440 ( 29.613286)
test_btest             0.000000   0.000957  74.059732 ( 27.748377)
test_basic             0.003328   0.005585   0.968033 (  7.715488)
test_all               0.079938   0.046005 695.755758 (331.309294)
test_rubyspec          0.053912   0.027755 112.918082 ( 45.507020)
total: 477.65 sec