Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251018-222006
#<BuildRuby:0x0000777fa2e3fdc0
 @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-222006",
 @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.000010   0.000041 (  0.000041)
configure              0.000026   0.000008   0.000034 (  0.000034)
build_up               0.005051   0.005320   5.140457 (  4.544218)
build_miniruby         0.001299   0.000444   1.812430 (  1.989548)
build_ruby             0.000730   0.001265   4.707312 (  5.269426)
build_all              0.009170   0.001024   6.888705 (  6.495066)
build_install          0.018230   0.007830  10.308053 (  9.521107)
test_btest             0.000000   0.001039  83.966627 ( 61.736731)
test_basic             0.003387   0.004954   1.185379 (  1.917896)
test_all               0.088796   0.040257 719.335998 (401.100332)
test_rubyspec          0.043689   0.036478 116.184980 ( 55.102027)
total: 547.68 sec