Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-065138
#<BuildRuby:0x00007403a5cefdc0
 @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.20251026-065138",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000029   0.000008   0.000037 (  0.000037)
configure              0.000023   0.000007   0.000030 (  0.000030)
build_up               0.003740   0.005918   4.801689 (  3.485567)
build_miniruby         0.001384   0.000122   1.651327 (  1.667789)
build_ruby             0.000998   0.001016   4.814209 (  4.984262)
build_all              0.007201   0.002435   5.974095 (  2.860672)
build_install          0.022624   0.002803   9.385247 (  5.269749)
test_btest             0.000894   0.000000  77.401978 ( 35.856367)
test_basic             0.001876   0.007187   0.950733 (  1.030899)
test_all               0.094681   0.033377 665.164577 (293.058938)
test_rubyspec          0.056783   0.029304 116.733685 ( 44.333675)
total: 392.55 sec