Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251027-225552
#<BuildRuby:0x00007638b584fdc8
 @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.20251027-225552",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000038   0.000010   0.000048 (  0.000047)
configure              0.000028   0.000007   0.000035 (  0.000036)
build_up               0.005219   0.004624   4.858513 (  3.179706)
build_miniruby         0.001401   0.000103   2.066185 (  2.301937)
build_ruby             0.000095   0.001783   4.159853 ( 23.612575)
build_all              0.008394   0.001371   6.017923 (  5.137862)
build_install          0.016190   0.006391   9.336310 ( 19.317773)
test_btest             0.000000   0.000996  75.329287 ( 28.511168)
test_basic             0.005067   0.003657   1.106525 (  1.173928)
test_all               0.103974   0.030537 707.452326 (245.800557)
test_rubyspec          0.048085   0.033099 110.990510 ( 32.176729)
total: 361.21 sec