Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251003-064239
#<BuildRuby:0x00007ea2eeb4fdd8
 @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-064239",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000029   0.000009   0.000038 (  0.000054)
configure              0.000000   0.000031   0.000031 (  0.000031)
build_up               0.003914   0.005511   4.959756 (  3.529651)
build_miniruby         0.000284   0.001095   2.373401 (  2.648018)
build_ruby             0.000772   0.000916   4.132767 (  4.184243)
build_all              0.007293   0.001754   6.093847 (  2.944060)
build_install          0.021542   0.002214   9.689258 (  5.400887)
test_btest             0.000000   0.001047  76.099645 ( 22.718606)
test_basic             0.002775   0.004120   0.998355 (  1.073186)
test_all               0.091653   0.030707 620.635708 (223.253212)
test_rubyspec          0.061235   0.021800 109.296772 ( 34.464381)
total: 300.22 sec