Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250921-231842
#<BuildRuby:0x0000003fc6a568c8
 @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.20250921-231842",
 @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.000073   0.000009   0.000082 (  0.000073)
autoconf               0.000086   0.000010   0.000096 (  0.000093)
configure              0.000081   0.000009   0.000090 (  0.000090)
build_up               0.010992   0.011891  20.198951 ( 11.174634)
build_miniruby         0.004922   0.000690  49.144128 ( 49.265623)
build_ruby             0.005677   0.007728  60.212380 ( 60.345238)
build_all              0.044871   0.014235 137.392271 ( 39.955272)
build_install          0.052959   0.022417  43.355996 ( 18.876269)
test_btest             0.002155   0.000417 365.425332 (103.084836)
test_basic             0.010815   0.022452   4.403984 (  4.281974)
test_all               0.331156   0.170117 3929.671194 (1080.603757)
test_rubyspec          0.159007   0.187879 683.354203 (192.689480)
total: 1560.28 sec