Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-164601
#<BuildRuby:0x000077d93b6cfde0
 @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.20251020-164601",
 @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.000023   0.000005   0.000028 (  0.000029)
autoconf               0.000042   0.000010   0.000052 (  0.000052)
configure              0.000034   0.000009   0.000043 (  0.000043)
build_up               0.006020   0.005607   5.484049 (  5.422340)
build_miniruby         0.001253   0.001090  90.220559 ( 56.087778)
build_ruby             0.001534   0.000442   5.364330 ( 79.559077)
build_all              0.003593   0.006736   6.737360 (  5.355857)
build_install          0.022976   0.003425  10.652977 (  9.491790)
test_btest             0.001065   0.000002  82.216007 ( 56.940372)
test_basic             0.005549   0.003652   1.142891 (  1.409447)
test_all               0.093166   0.041493 731.475157 (377.014395)
test_rubyspec          0.045446   0.038371 120.646233 ( 55.483537)
total: 646.77 sec