Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251020-062332
#<BuildRuby:0x0000701bb8cdfde0
 @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.20251020-062332",
 @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.000005   0.000022 (  0.000023)
autoconf               0.000031   0.000009   0.000040 (  0.000039)
configure              0.000028   0.000008   0.000036 (  0.000037)
build_up               0.005877   0.004591   5.247575 (  4.843891)
build_miniruby         0.001004   0.001017  60.847577 ( 62.049747)
build_ruby             0.002103   0.000017   4.729427 ( 18.740668)
build_all              0.008598   0.000965   6.367996 (  3.819480)
build_install          0.021744   0.003210   9.980237 (  7.115864)
test_btest             0.001167   0.000082  79.259292 ( 38.831381)
test_basic             0.005072   0.002583   1.139118 (  1.402737)
test_all               0.093008   0.036318 729.684242 (258.393105)
test_rubyspec          0.052187   0.027790 111.432479 ( 48.591559)
total: 443.79 sec