Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-161259
#<BuildRuby:0x0000003ff410e878
 @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.20250927-161259",
 @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.000071   0.000000   0.000071 (  0.000071)
autoconf               0.000097   0.000000   0.000097 (  0.000095)
configure              0.000085   0.000000   0.000085 (  0.000084)
build_up               0.019589   0.005854  24.320821 ( 11.781225)
build_miniruby         0.005971   0.000269  49.895572 ( 49.985222)
build_ruby             0.012018   0.000000  61.398536 ( 61.503989)
build_all              0.046364   0.014158 139.748023 ( 40.945881)
build_install          0.039408   0.039993  47.525332 ( 20.145128)
test_btest             0.002979   0.000632 379.036840 (109.118263)
test_basic             0.021425   0.018568   4.428996 (  4.307784)
test_all               0.316100   0.197106 4112.640543 (1143.683630)
test_rubyspec          0.201548   0.158863 703.914723 (201.234846)
total: 1642.71 sec