Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-023153
#<BuildRuby:0x000074d2e9edfdd8
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-023153",
 @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.000020)
autoconf               0.000034   0.000009   0.000043 (  0.000043)
configure              0.000030   0.000009   0.000039 (  0.000038)
build_up               0.006404   0.004285   4.945366 (  4.426092)
build_miniruby         0.001408   0.000138   1.911265 (  2.058811)
build_ruby             0.001365   0.000533   5.449191 (  5.783138)
build_all              0.005658   0.004593   6.387690 (  4.803049)
build_install          0.019742   0.004880   9.547237 (  6.600267)
test_btest             0.000885   0.000000  78.715265 ( 38.739167)
test_basic             0.003088   0.004111   1.078661 (  1.362996)
test_all               0.090117   0.039122 655.728942 (263.706504)
test_rubyspec          0.049632   0.030707 115.761757 ( 39.870953)
total: 367.35 sec