Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-133627
#<BuildRuby:0x0000003fc05c7970
 @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-133627",
 @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.000072   0.000007   0.000079 (  0.000083)
autoconf               0.000109   0.000011   0.000120 (  0.000118)
configure              0.000093   0.000009   0.000102 (  0.000102)
build_up               0.018980   0.005190  22.033525 ( 11.002690)
build_miniruby         0.002211   0.003864  49.641840 ( 49.754630)
build_ruby             0.007685   0.004014  61.255344 ( 61.377014)
build_all              0.036132   0.026395 141.258192 ( 40.900759)
build_install          0.048672   0.030390  45.780507 ( 19.564737)
test_btest             0.002331   0.000472 369.549735 (109.538284)
test_basic             0.020688   0.010625   4.426106 (  4.298589)
test_all               0.335076   0.169538 3880.848439 (1044.398895)
test_rubyspec          0.162257   0.182531 665.400812 (188.029622)
total: 1528.87 sec