Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-195659
#<BuildRuby:0x0000003fd82feac8
 @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.20250923-195659",
 @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.000076   0.000005   0.000081 (  0.000083)
autoconf               0.000000   0.000176   0.000176 (  0.000171)
configure              0.000000   0.000104   0.000104 (  0.000102)
build_up               0.000866   0.025972  27.372122 ( 13.259768)
build_miniruby         0.005273   0.000163  54.616223 ( 54.709196)
build_ruby             0.008681   0.003054  68.125545 ( 68.254080)
build_all              0.050430   0.012527 146.678936 ( 42.905702)
build_install          0.063987   0.016083  47.253185 ( 20.346122)
test_btest             0.003808   0.000000 370.989670 (105.204805)
test_basic             0.024193   0.005814   4.412387 (  4.295282)
test_all               0.309894   0.215044 4105.793769 (1137.425384)
test_rubyspec          0.127674   0.204671 601.184019 (171.628169)
total: 1618.03 sec