Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250929-023832
#<BuildRuby:0x00007efeb007fde0
 @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.20250929-023832",
 @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.000031   0.000010   0.000041 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.001757   0.008161   5.311011 (  3.188808)
build_miniruby         0.000000   0.001838   1.791388 (  1.810374)
build_ruby             0.001414   0.000408   3.628751 (  3.748017)
build_all              0.005102   0.002812   5.732534 (  2.438272)
build_install          0.015132   0.003458   8.865497 (  4.256018)
test_btest             0.000796   0.000000  74.167635 ( 22.752857)
test_basic             0.004031   0.003353   1.119538 (  1.181548)
test_all               0.092656   0.035577 648.460363 (211.819982)
test_rubyspec          0.043583   0.034625 112.962702 ( 34.491222)
total: 285.69 sec