Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-084137
#<BuildRuby:0x00007ccf8c99fdd0
 @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.20251002-084137",
 @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.000020   0.000006   0.000026 (  0.000027)
autoconf               0.000041   0.000012   0.000053 (  0.000052)
configure              0.000031   0.000008   0.000039 (  0.000039)
build_up               0.005737   0.004224   5.032827 (  3.820039)
build_miniruby         0.001169   0.000348   1.788597 (  1.787178)
build_ruby             0.001296   0.000386   4.310932 (  4.407489)
build_all              0.007310   0.002287   6.228896 (  3.019357)
build_install          0.014074   0.006082   9.384302 (  4.698898)
test_btest             0.000000   0.000924  73.966605 ( 23.628035)
test_basic             0.000721   0.007789   1.103629 (  1.172680)
test_all               0.090112   0.034790 658.435065 (241.412026)
test_rubyspec          0.048168   0.032623 110.481244 ( 39.807258)
total: 323.75 sec