Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-184054
#<BuildRuby:0x0000003fed416ab8
 @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-184054",
 @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.000067   0.000006   0.000073 (  0.000074)
autoconf               0.000101   0.000009   0.000110 (  0.000108)
configure              0.000107   0.000000   0.000107 (  0.000103)
build_up               0.001399   0.022515  21.209579 ( 10.791997)
build_miniruby         0.004809   0.000676  50.524149 ( 50.619032)
build_ruby             0.011496   0.000000  59.999253 ( 60.137136)
build_all              0.046360   0.010022 138.062857 ( 39.808456)
build_install          0.064536   0.015551  45.879229 ( 19.556135)
test_btest             0.000000   0.003879 368.090139 (113.288532)
test_basic             0.025803   0.006500   4.362728 (  4.216461)
test_all               0.303558   0.205035 4033.247105 (1101.424844)
test_rubyspec          0.150173   0.199596 678.228539 (191.935272)
total: 1591.78 sec