Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-144707
#<BuildRuby:0x00007bdc6a8ffdc8
 @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.20251021-144707",
 @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.000016   0.000003   0.000019 (  0.000020)
autoconf               0.000040   0.000000   0.000040 (  0.000038)
configure              0.000033   0.000000   0.000033 (  0.000033)
build_up               0.002861   0.007129   4.850967 (  3.680686)
build_miniruby         0.001401   0.000162   2.021300 (  2.214589)
build_ruby             0.001130   0.000732   5.283772 (  5.628469)
build_all              0.007029   0.002899   6.443257 (  4.639292)
build_install          0.020068   0.006556   9.909543 (  7.512992)
test_btest             0.001105   0.000022  75.735628 ( 37.748534)
test_basic             0.006090   0.004774   1.143682 (  1.451020)
test_all               0.096487   0.030924 716.702721 (334.363954)
test_rubyspec          0.045191   0.035446 115.256616 ( 47.459408)
total: 444.70 sec