Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-105414
#<BuildRuby:0x00007dc95d0bfdc0
 @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.20251022-105414",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000007   0.000038 (  0.000039)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.007386   0.004334   5.116059 (  5.751460)
build_miniruby         0.001207   0.000306   1.776484 (  2.099943)
build_ruby             0.001576   0.000400   4.567058 (  5.054455)
build_all              0.006542   0.003454   6.655929 (  6.141324)
build_install          0.020801   0.005832  10.106651 (  9.977920)
test_btest             0.001027   0.000276  80.047589 ( 51.801295)
test_basic             0.003041   0.006448   1.121889 (  2.966012)
test_all               0.093547   0.039006 722.416278 (375.100178)
test_rubyspec          0.055458   0.022885 113.788351 ( 31.748055)
total: 490.64 sec