Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-105331
#<BuildRuby:0x00007c7b46d3fde0
 @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-105331",
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000029   0.000010   0.000039 (  0.000040)
configure              0.000025   0.000009   0.000034 (  0.000034)
build_up               0.002717   0.007613   5.400860 (  4.536282)
build_miniruby         0.001244   0.000503   2.131617 (  2.346656)
build_ruby             0.002048   0.000006   5.279410 (  5.618623)
build_all              0.008941   0.001072   6.465135 (  4.341565)
build_install          0.016064   0.011084  10.220017 (  6.768653)
test_btest             0.000982   0.000000  80.269830 ( 27.751942)
test_basic             0.003376   0.005497   1.016621 (  1.061989)
test_all               0.083884   0.039823 658.536748 (218.545137)
test_rubyspec          0.050462   0.030414 115.106907 ( 36.538032)
total: 307.51 sec