Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251019-122134
#<BuildRuby:0x000075e6d142fdc8
 @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-122134",
 @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.000024   0.000000   0.000024 (  0.000024)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000035   0.000000   0.000035 (  0.000036)
build_up               0.005447   0.004967   5.549045 (  7.547833)
build_miniruby         0.001442   0.000319  12.614189 ( 17.052278)
build_ruby             0.001847   0.000000   5.840785 ( 53.622472)
build_all              0.006357   0.002766   6.451101 (  3.371266)
build_install          0.018130   0.005750  10.124497 (  8.102803)
test_btest             0.000818   0.000000  72.626466 ( 28.582898)
test_basic             0.001793   0.006836   1.082056 (  2.388610)
test_all               0.097879   0.032531 707.110081 (316.022207)
test_rubyspec          0.052518   0.028860 115.087213 ( 45.467547)
total: 482.16 sec