Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-225411
#<BuildRuby:0x0000797cd70ffdc0
 @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_gcc12",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc12",
 @TARGET_NAME="trunk_gcc12",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc12",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-12"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc12.20251024-225411",
 @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.000019   0.000003   0.000022 (  0.000024)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000028   0.000005   0.000033 (  0.000032)
build_up               0.005573   0.005113   5.255539 (  3.840969)
build_miniruby         0.000526   0.001127  15.395602 ( 15.168336)
build_ruby             0.001254   0.000822   4.425098 ( 47.929385)
build_all              0.007612   0.001144   5.895325 (  3.642980)
build_install          0.016498   0.008519   9.340967 ( 13.682747)
test_btest             0.000000   0.000905  71.597025 ( 30.633693)
test_basic             0.001452   0.005123   0.676021 (  1.111530)
test_all               0.087313   0.041094 694.685392 (290.494547)
test_rubyspec          0.043591   0.037374 108.032667 ( 23.034114)
total: 429.54 sec