Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-123426
#<BuildRuby:0x0000763eafcafdc8
 @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.20251005-123426",
 @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.000036   0.000006   0.000042 (  0.000043)
configure              0.000024   0.000004   0.000028 (  0.000028)
build_up               0.007365   0.003677   5.337472 (  4.912813)
build_miniruby         0.001833   0.000000   2.744395 (  3.008358)
build_ruby             0.001019   0.001183   5.465742 (  5.781015)
build_all              0.007638   0.002733   6.682106 (  4.156662)
build_install          0.018569   0.005085  10.198220 (  6.481355)
test_btest             0.000711   0.000150  71.314347 ( 24.774565)
test_basic             0.005414   0.001299   0.733218 (  1.934684)
test_all               0.095306   0.029738 697.893729 (275.394800)
test_rubyspec          0.050907   0.030262 111.825125 ( 30.795688)
total: 357.24 sec