Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-062201
#<BuildRuby:0x0000003fc377fd00
 @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.20250928-062201",
 @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.000062   0.000008   0.000070 (  0.000073)
autoconf               0.000104   0.000000   0.000104 (  0.000101)
configure              0.000086   0.000000   0.000086 (  0.000084)
build_up               0.020509   0.007084  28.447604 ( 13.544380)
build_miniruby         0.000000   0.006497  60.362641 ( 60.489898)
build_ruby             0.008458   0.005061  69.261513 ( 69.410028)
build_all              0.040774   0.019971 143.081819 ( 41.874317)
build_install          0.046412   0.032750  47.482374 ( 20.674148)
test_btest             0.000000   0.002730 394.303025 (106.772597)
test_basic             0.019143   0.014184   4.573395 (  4.425298)
test_all               0.314237   0.214711 4124.613376 (1146.317135)
test_rubyspec          0.175371   0.200828 712.525194 (200.761668)
total: 1664.27 sec