Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251028-065622
#<BuildRuby:0x000078ce6dcefdd8
 @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.20251028-065622",
 @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.000020   0.000005   0.000025 (  0.000027)
autoconf               0.000036   0.000009   0.000045 (  0.000045)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.003109   0.006865   4.882909 (  3.335872)
build_miniruby         0.000807   0.000667   1.556484 (  1.554287)
build_ruby             0.001871   0.000000   4.230832 (  4.277431)
build_all              0.007294   0.001220   5.966811 (  2.659887)
build_install          0.017089   0.003301   8.827325 (  4.128489)
test_btest             0.000719   0.000193  83.808716 ( 37.886320)
test_basic             0.006948   0.003551   1.234767 (  1.480471)
test_all               0.104290   0.026503 706.803711 (239.761516)
test_rubyspec          0.052288   0.030718 115.352019 ( 31.357192)
total: 326.44 sec