Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-080012
#<BuildRuby:0x0000003fb7a16a20
 @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.20250922-080012",
 @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.000059   0.000008   0.000067 (  0.000070)
autoconf               0.000086   0.000012   0.000098 (  0.000095)
configure              0.000070   0.000009   0.000079 (  0.000079)
build_up               0.012264   0.010822  19.839320 ( 11.113888)
build_miniruby         0.002929   0.003237  49.151509 ( 49.242702)
build_ruby             0.009469   0.004161  59.717317 ( 59.826324)
build_all              0.020808   0.035855 132.286488 ( 38.603326)
build_install          0.058995   0.013480  39.648220 ( 17.931454)
test_btest             0.002619   0.000588 350.808169 ( 94.801563)
test_basic             0.030451   0.002125   4.553555 (  4.422350)
test_all               0.310347   0.172963 3605.330327 (1012.461285)
test_rubyspec          0.188467   0.140131 614.018602 (174.864898)
total: 1463.27 sec