Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-142217
#<BuildRuby:0x0000710f9928fdd8
 @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.20251018-142217",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000023   0.000006   0.000029 (  0.000028)
build_up               0.007254   0.003045   5.365139 (  3.941028)
build_miniruby         0.001409   0.000091   1.893451 (  1.943993)
build_ruby             0.001187   0.000819   4.920847 (  5.016488)
build_all              0.009020   0.000917   6.582178 (  3.680787)
build_install          0.016316   0.008252  10.309106 (  6.554000)
test_btest             0.000205   0.000807  79.973226 ( 29.146553)
test_basic             0.003883   0.004645   1.087171 (  1.148339)
test_all               0.095558   0.031985 694.000923 (284.643974)
test_rubyspec          0.041835   0.039629 118.937219 ( 49.650260)
total: 385.73 sec