Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-025826
#<BuildRuby:0x00007814f7a7fdd0
 @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.20251030-025826",
 @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.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000020   0.000006   0.000026 (  0.000025)
configure              0.000014   0.000005   0.000019 (  0.000019)
build_up               0.004970   0.003332   3.709267 ( 10.409004)
build_miniruby         0.001406   0.000000   1.601381 (  1.599603)
build_ruby             0.001863   0.000000   4.104229 (  4.179471)
build_all              0.006132   0.001458   5.003290 (  2.103062)
build_install          0.016729   0.005156   9.478074 (  4.827408)
test_btest             0.000000   0.000810  76.312164 ( 29.544742)
test_basic             0.003733   0.005447   1.135840 (  1.249693)
test_all               0.091649   0.043460 719.572118 (298.549369)
test_rubyspec          0.053144   0.029624 116.441571 ( 36.147201)
total: 388.61 sec