Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-045822
#<BuildRuby:0x00007ac1a9f0fdd0
 @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.20251026-045822",
 @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.000003   0.000019 (  0.000020)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.005162   0.004821   4.730186 (  3.345338)
build_miniruby         0.000498   0.001158   1.710843 (  1.713753)
build_ruby             0.001144   0.000775   4.267348 (  4.314435)
build_all              0.007656   0.002005   6.166916 (  3.271787)
build_install          0.020686   0.005361   9.900527 (  7.109956)
test_btest             0.000218   0.000860  76.277658 ( 32.333013)
test_basic             0.005630   0.001753   1.102372 (  2.391122)
test_all               0.090192   0.035625 615.526870 (205.940190)
test_rubyspec          0.053126   0.026609 111.073090 ( 24.822283)
total: 285.24 sec