Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-023404
#<BuildRuby:0x0000003fc64a7d50
 @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.20250929-023404",
 @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.000000   0.000073   0.000073 (  0.000074)
autoconf               0.000000   0.000099   0.000099 (  0.000095)
configure              0.000000   0.000081   0.000081 (  0.000081)
build_up               0.021276   0.002983  24.524443 ( 12.078294)
build_miniruby         0.001455   0.004228  57.625342 ( 57.730605)
build_ruby             0.001864   0.010311  66.997075 ( 67.136117)
build_all              0.019255   0.040329 141.794549 ( 41.528863)
build_install          0.054146   0.028859  49.676378 ( 20.087118)
test_btest             0.002760   0.000000 372.846102 (121.365257)
test_basic             0.028992   0.007545   4.681849 (  4.526745)
test_all               0.350484   0.174615 4257.511011 (1173.125073)
test_rubyspec          0.149604   0.226603 730.091817 (205.719172)
total: 1703.30 sec