Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-123513
#<BuildRuby:0x0000003fe156fa88
 @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-123513",
 @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.000074   0.000005   0.000079 (  0.000080)
autoconf               0.000111   0.000007   0.000118 (  0.000115)
configure              0.000095   0.000007   0.000102 (  0.000102)
build_up               0.018284   0.004146  18.951231 ( 10.603892)
build_miniruby         0.005474   0.000106  48.366839 ( 48.450129)
build_ruby             0.012684   0.000000  58.916849 ( 59.053158)
build_all              0.040851   0.015855 126.132279 ( 36.902047)
build_install          0.060371   0.014779  39.038355 ( 17.559280)
test_btest             0.002597   0.000000 334.018630 ( 90.431161)
test_basic             0.025244   0.009315   4.344967 (  4.217739)
test_all               0.275643   0.177100 3514.073277 (977.978672)
test_rubyspec          0.134071   0.194782 603.434485 (172.272203)
total: 1417.47 sec