Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-045124
#<BuildRuby:0x00007894af8dfdd0
 @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.20251027-045124",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000034   0.000010   0.000044 (  0.000044)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.006621   0.004499   5.227650 (  3.845926)
build_miniruby         0.001034   0.000317   1.968762 (  1.975296)
build_ruby             0.000557   0.001195   5.026557 (  5.105815)
build_all              0.007295   0.003114   7.732395 (  4.109042)
build_install          0.015388   0.006842   9.830587 (  5.302137)
test_btest             0.000970   0.000022  81.431451 ( 33.048284)
test_basic             0.003947   0.004073   1.121249 (  1.214681)
test_all               0.098703   0.033740 681.214682 (207.514086)
test_rubyspec          0.045582   0.038222 115.820563 ( 26.379693)
total: 288.50 sec