Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-202708
#<BuildRuby:0x00007f2a4597fdd0
 @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.20250929-202708",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000028   0.000008   0.000036 (  0.000036)
configure              0.000021   0.000006   0.000027 (  0.000027)
build_up               0.006410   0.003812   4.769785 (  3.512975)
build_miniruby         0.001464   0.000149   1.908814 (  2.375303)
build_ruby             0.001973   0.000000   4.695035 ( 27.424083)
build_all              0.006459   0.002162   6.062112 (  2.629125)
build_install          0.018498   0.004799   9.781973 (  5.199409)
test_btest             0.000000   0.000964  71.503857 ( 21.171764)
test_basic             0.003095   0.004452   0.847438 (  0.900711)
test_all               0.097748   0.027647 664.153898 (241.209306)
test_rubyspec          0.058860   0.026285 115.007291 ( 45.268098)
total: 349.69 sec