Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc12.20250928-164044
#<BuildRuby:0x0000799d9462fdd0
 @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.20250928-164044",
 @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.000019   0.000003   0.000022 (  0.000023)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000031   0.000005   0.000036 (  0.000036)
build_up               0.006846   0.005803   6.954551 ( 10.536408)
build_miniruby         0.008956   0.001372 315.922305 (217.289899)
build_ruby             0.002052   0.000197   6.112013 (  6.391000)
build_all              0.010985   0.002608  49.236385 ( 28.855867)
build_install          0.023878   0.003395  10.519908 (  9.588549)
test_btest             0.000967   0.000000  76.192067 ( 33.105555)
test_basic             0.002602   0.004889   0.925862 (  3.955956)
test_all               0.081829   0.042557 650.910501 (335.245152)
test_rubyspec          0.048560   0.030157 110.683280 ( 45.776721)
total: 690.75 sec