Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251022-125433
#<BuildRuby:0x000074b7e20dfde0
 @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-125433",
 @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.000031   0.000009   0.000040 (  0.000039)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.006879   0.003849   4.928747 (  4.477418)
build_miniruby         0.000709   0.001098   1.820442 (  2.063493)
build_ruby             0.001551   0.000473   4.582949 (  5.419230)
build_all              0.005309   0.004926   6.377346 (  5.570002)
build_install          0.019802   0.005880   9.444471 (  7.883693)
test_btest             0.000229   0.001015  83.757886 ( 60.577408)
test_basic             0.004035   0.004977   1.160978 (  1.586757)
test_all               0.101743   0.030281 670.756323 (291.479708)
test_rubyspec          0.038608   0.042983 109.732521 ( 32.830549)
total: 411.89 sec