Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-085308
#<BuildRuby:0x00007f3c7b73fdc0
 @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.20251028-085308",
 @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.000005   0.000023 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000039)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.007354   0.003694   5.422589 (  4.401056)
build_miniruby         0.000687   0.000923   2.653235 (  2.802393)
build_ruby             0.001803   0.000232   5.722448 (  6.003539)
build_all              0.005744   0.003270   6.524110 (  3.526588)
build_install          0.013925   0.007011   8.963998 (  4.483324)
test_btest             0.000355   0.000520  77.222691 ( 26.711106)
test_basic             0.002576   0.005473   1.061873 (  1.120101)
test_all               0.082868   0.040209 611.212648 (303.636717)
test_rubyspec          0.049205   0.032569 117.205991 ( 43.779083)
total: 396.47 sec