Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-120502
#<BuildRuby:0x0000003fdcd47d00
 @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",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250930-120502",
 @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.000069   0.000004   0.000073 (  0.000075)
autoconf               0.000000   0.000171   0.000171 (  0.000108)
configure              0.000000   0.000084   0.000084 (  0.000083)
build_up               0.016346   0.008318  22.084591 ( 12.010467)
build_miniruby         0.001626   0.003877  50.642772 ( 50.733760)
build_ruby             0.011281   0.000267  61.568169 ( 61.679678)
build_all              0.041530   0.036390 316.449790 ( 89.332451)
build_install          0.053391   0.024960  44.392611 ( 19.244470)
test_btest             0.000000   0.002672 381.582796 (105.527099)
test_basic             0.021182   0.012997   4.417422 (  4.297544)
test_all               0.313678   0.189378 4071.110954 (1131.485713)
test_rubyspec          0.143830   0.217971 704.338763 (201.227924)
total: 1675.55 sec