Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-132951
#<BuildRuby:0x0000003fcee57cd0
 @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.20250926-132951",
 @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.000008   0.000080 (  0.000081)
autoconf               0.000106   0.000011   0.000117 (  0.000115)
configure              0.000092   0.000010   0.000102 (  0.000099)
build_up               0.022013   0.001436  21.149655 ( 10.852434)
build_miniruby         0.005461   0.000138  48.504380 ( 48.591564)
build_ruby             0.012181   0.000000  57.442391 ( 57.542294)
build_all              0.045788   0.008730 113.759657 ( 33.370179)
build_install          0.048743   0.022569  38.234821 ( 16.835703)
test_btest             0.003065   0.000000 314.862493 ( 92.441398)
test_basic             0.023677   0.005537   4.142668 (  4.039932)
test_all               0.317340   0.198439 4086.382584 (1079.119441)
test_rubyspec          0.135297   0.226450 689.995020 (194.686141)
total: 1537.48 sec