Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc14.20251021-202810
#<BuildRuby:0x00007ce5912afdc0
 @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.20251021-202810",
 @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.000004   0.000019 (  0.000019)
autoconf               0.000027   0.000007   0.000034 (  0.000033)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.005137   0.004182   5.049608 (  4.486587)
build_miniruby         0.001413   0.000104   1.875282 (  2.045950)
build_ruby             0.000000   0.001953   4.493834 (  4.920868)
build_all              0.005534   0.003931   6.301221 (  5.178968)
build_install          0.021379   0.004602  10.114511 (  9.009758)
test_btest             0.000000   0.001049  80.374487 ( 61.988976)
test_basic             0.005710   0.002290   1.170461 (  1.701733)
test_all               0.100452   0.030474 756.245219 (461.371375)
test_rubyspec          0.047537   0.033883 111.611361 ( 31.001017)
total: 581.71 sec