Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-135331
#<BuildRuby:0x0000003fc7436a78
 @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-135331",
 @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.000075   0.000007   0.000082 (  0.000083)
autoconf               0.000111   0.000010   0.000121 (  0.000119)
configure              0.000091   0.000008   0.000099 (  0.000098)
build_up               0.011335   0.012427  20.249745 ( 11.375466)
build_miniruby         0.019274   0.020693 1517.579548 (452.459883)
build_ruby             0.004976   0.002903  61.445765 ( 61.560675)
build_all              0.047747   0.028812 397.309079 (188.445036)
build_install          0.041957   0.033907  41.690872 ( 18.562448)
test_btest             0.002804   0.000000 381.823856 (107.272334)
test_basic             0.023506   0.011499   4.462521 (  4.337516)
test_all               0.329655   0.175894 3959.028943 (1105.267615)
test_rubyspec          0.164864   0.189225 676.951911 (191.259873)
total: 2140.55 sec