Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251026-145850
#<BuildRuby:0x0000743ea448fdd0
 @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-145850",
 @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.000004   0.000021 (  0.000022)
autoconf               0.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000030)
build_up               0.007793   0.003732   5.203050 (  4.581862)
build_miniruby         0.000399   0.001323   2.307898 (  2.760328)
build_ruby             0.001794   0.000485   4.171247 ( 23.599125)
build_all              0.006261   0.001610   5.741644 (  3.739434)
build_install          0.017560   0.005190   7.884673 ( 23.983538)
test_btest             0.000847   0.000231  71.977830 ( 29.575197)
test_basic             0.002580   0.005763   1.093459 (  1.148585)
test_all               0.086783   0.034446 586.101095 (211.698964)
test_rubyspec          0.048996   0.032942 110.377972 ( 24.284248)
total: 325.37 sec