Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-144111
#<BuildRuby:0x0000003fb69bead8
 @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-144111",
 @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.000063   0.000004   0.000067 (  0.000070)
autoconf               0.000090   0.000006   0.000096 (  0.000094)
configure              0.000080   0.000006   0.000086 (  0.000086)
build_up               0.018211   0.003852  19.142250 ( 10.635848)
build_miniruby         0.005170   0.000000  48.499134 ( 48.602949)
build_ruby             0.008670   0.003834  59.459023 ( 59.575409)
build_all              0.043793   0.012322 126.935254 ( 37.331826)
build_install          0.059020   0.017807  40.921807 ( 18.075364)
test_btest             0.002959   0.000000 330.702088 ( 91.898541)
test_basic             0.024675   0.012259   4.279672 (  4.157561)
test_all               0.269833   0.192149 3671.963851 (1028.592122)
test_rubyspec          0.177666   0.145955 606.938138 (172.839578)
total: 1471.71 sec