Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20251002-164150
#<BuildRuby:0x000078035a0afde0
 @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-164150",
 @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.000019)
autoconf               0.000026   0.000007   0.000033 (  0.000032)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.004327   0.005767   5.216978 (  3.510626)
build_miniruby         0.002805   0.000000 126.164534 ( 36.834713)
build_ruby             0.002383   0.000000   4.413440 ( 15.079224)
build_all              0.008252   0.000526   6.135704 (  3.071798)
build_install          0.016816   0.004982   9.222948 (  5.009196)
test_btest             0.000865   0.000000  72.939675 ( 32.538945)
test_basic             0.002020   0.005919   1.006576 (  4.249639)
test_all               0.096138   0.028424 674.012663 (285.779105)
test_rubyspec          0.060513   0.023461 113.148147 ( 49.102032)
total: 435.18 sec