Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-093756
#<BuildRuby:0x0000003fc6e16a80
 @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.20250922-093756",
 @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.000006   0.000070 (  0.000070)
autoconf               0.000092   0.000008   0.000100 (  0.000099)
configure              0.000078   0.000007   0.000085 (  0.000084)
build_up               0.014251   0.007800  19.507522 ( 10.702847)
build_miniruby         0.005619   0.000163  48.405524 ( 48.492435)
build_ruby             0.011721   0.000366  59.229823 ( 59.349603)
build_all              0.041690   0.013607 129.727226 ( 37.602171)
build_install          0.047423   0.028527  41.439832 ( 18.436002)
test_btest             0.002453   0.000000 338.856267 ( 91.459762)
test_basic             0.018726   0.013173   4.426371 (  4.299278)
test_all               0.297551   0.168217 3763.512051 (1088.460124)
test_rubyspec          0.149151   0.180468 620.527413 (177.015988)
total: 1535.82 sec