Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-171410
#<BuildRuby:0x0000003fd8927d28
 @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-171410",
 @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.000070   0.000004   0.000074 (  0.000076)
autoconf               0.000095   0.000005   0.000100 (  0.000098)
configure              0.000083   0.000005   0.000088 (  0.000087)
build_up               0.007647   0.015564  18.944912 ( 10.574070)
build_miniruby         0.001559   0.003739  48.266171 ( 48.352044)
build_ruby             0.008261   0.003642  59.176740 ( 59.282019)
build_all              0.036268   0.018750 126.025347 ( 37.064451)
build_install          0.060472   0.010945  40.615258 ( 18.096606)
test_btest             0.002246   0.000281 334.518213 ( 89.978188)
test_basic             0.019904   0.013239   4.198562 (  4.081439)
test_all               0.281013   0.181108 3360.176737 (1014.645315)
test_rubyspec          0.119008   0.201147 579.319461 (165.886575)
total: 1447.97 sec