Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251006-184513
#<BuildRuby:0x00007c3adf59fdd0
 @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.20251006-184513",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000033   0.000009   0.000042 (  0.000041)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.007496   0.003011   5.108577 (  4.479278)
build_miniruby         0.000467   0.001175   2.417898 (  2.582785)
build_ruby             0.001666   0.000490   4.582268 (  4.879340)
build_all              0.007036   0.002353   6.253357 (  4.406710)
build_install          0.019770   0.004884   9.777020 (  6.464597)
test_btest             0.000736   0.000214  76.769558 ( 40.018130)
test_basic             0.003245   0.004323   1.104374 (  1.387946)
test_all               0.102160   0.030707 697.995486 (339.552965)
test_rubyspec          0.045899   0.036717 108.965505 ( 38.827489)
total: 442.60 sec