Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-143138
#<BuildRuby:0x00007ca4af79fdd0
 @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-143138",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000040   0.000008   0.000048 (  0.000048)
configure              0.000030   0.000006   0.000036 (  0.000044)
build_up               0.006319   0.003303   4.958992 (  3.629066)
build_miniruby         0.000671   0.000935   1.952385 (  2.019933)
build_ruby             0.001897   0.000198   5.166262 (  5.403345)
build_all              0.007171   0.002278   6.392399 (  4.067340)
build_install          0.019814   0.004410   9.850458 (  5.815318)
test_btest             0.000000   0.001014  76.896857 ( 31.837068)
test_basic             0.005406   0.001826   1.046161 (  1.141364)
test_all               0.099086   0.028292 667.513617 (349.028117)
test_rubyspec          0.046089   0.037493 116.009013 ( 38.771480)
total: 441.71 sec