Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-185515
#<BuildRuby:0x00007b7e400bfdd0
 @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-185515",
 @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.000004   0.000020 (  0.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000034)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006063   0.003305   4.103768 (  2.849743)
build_miniruby         0.001477   0.000000   3.005768 (  2.593130)
build_ruby             0.001149   0.000637   4.189273 (  4.283593)
build_all              0.005073   0.002906   5.157651 (  2.029996)
build_install          0.010330   0.007892   7.799091 (  3.727919)
test_btest             0.000000   0.000876  65.946726 ( 18.545843)
test_basic             0.005463   0.001585   0.670627 (  3.387242)
test_all               0.101835   0.026350 675.956148 (284.392067)
test_rubyspec          0.049262   0.033051 116.125370 ( 37.774488)
total: 359.59 sec