Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-124241
#<BuildRuby:0x00007d7c1af0fdc0
 @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.20251003-124241",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000026   0.000009   0.000035 (  0.000035)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.007577   0.002485   4.849344 (  3.464246)
build_miniruby         0.000678   0.001269   1.813081 (  1.819929)
build_ruby             0.002114   0.000000   4.369272 (  4.501933)
build_all              0.006778   0.002650   6.124365 (  3.267405)
build_install          0.020157   0.005219   9.576162 (  5.295854)
test_btest             0.001036   0.000000  79.033300 ( 35.439145)
test_basic             0.002449   0.005645   1.069114 (  1.119010)
test_all               0.094342   0.028088 608.234835 (223.197923)
test_rubyspec          0.044106   0.031458 112.901758 ( 34.601575)
total: 312.71 sec