Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251022-102919
#<BuildRuby:0x00007c59090dfdc0
 @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.20251022-102919",
 @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.000021)
autoconf               0.000030   0.000006   0.000036 (  0.000035)
configure              0.000028   0.000005   0.000033 (  0.000033)
build_up               0.003489   0.005884   4.791836 (  4.823851)
build_miniruby         0.001515   0.000000   1.897384 (  2.140636)
build_ruby             0.001306   0.000598   4.561067 ( 39.211554)
build_all              0.006254   0.002850   6.236246 (  3.337109)
build_install          0.017508   0.004087   9.950974 (  6.526208)
test_btest             0.000405   0.000729  77.533403 ( 48.619118)
test_basic             0.003762   0.004464   1.162499 (  1.619978)
test_all               0.096953   0.036389 741.591662 (470.401798)
test_rubyspec          0.046951   0.032245 115.945901 ( 65.524884)
total: 642.21 sec