Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-142400
#<BuildRuby:0x0000003fe88cf730
 @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.20250927-142400",
 @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.000064   0.000007   0.000071 (  0.000073)
autoconf               0.000091   0.000010   0.000101 (  0.000097)
configure              0.000127   0.000000   0.000127 (  0.000127)
build_up               0.020193   0.004055  22.500265 ( 11.385167)
build_miniruby         0.002151   0.003800  51.324725 ( 51.423321)
build_ruby             0.011599   0.000000  61.354419 ( 61.460594)
build_all              0.049155   0.013103 140.347827 ( 40.538553)
build_install          0.041866   0.035389  46.420192 ( 19.809715)
test_btest             0.002663   0.000000 376.103701 (108.048533)
test_basic             0.024903   0.004785   4.412268 (  4.280787)
test_all               0.323747   0.195306 3838.013343 (1211.589416)
test_rubyspec          0.163963   0.191676 686.449895 (193.612190)
total: 1702.15 sec