Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-094632
#<BuildRuby:0x0000003feee26a20
 @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-094632",
 @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.000123   0.000000   0.000123 (  0.000126)
autoconf               0.000119   0.000000   0.000119 (  0.000116)
configure              0.000099   0.000000   0.000099 (  0.000097)
build_up               0.011761   0.011709  20.327399 ( 11.145608)
build_miniruby         0.001495   0.004099  56.825133 ( 56.929914)
build_ruby             0.013601   0.000147  65.221842 ( 65.337769)
build_all              0.045065   0.015231 140.800288 ( 41.054330)
build_install          0.037940   0.035916  45.498494 ( 19.904581)
test_btest             0.000000   0.002923 373.408312 (114.525693)
test_basic             0.015803   0.015796   4.462617 (  4.329583)
test_all               0.360453   0.148524 3851.089445 (1192.686119)
test_rubyspec          0.157666   0.218884 698.722850 (197.828867)
total: 1703.75 sec