Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-030218
#<BuildRuby:0x0000003fd5f77cd0
 @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.20250927-030218",
 @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.000000   0.000183   0.000183 (  0.000187)
autoconf               0.000000   0.000118   0.000118 (  0.000114)
configure              0.000000   0.000099   0.000099 (  0.000098)
build_up               0.022203   0.002564  21.973374 ( 11.089577)
build_miniruby         0.005138   0.000534  48.754585 ( 48.845984)
build_ruby             0.005530   0.007305  60.759766 ( 60.862832)
build_all              0.033127   0.027479 140.061215 ( 40.937201)
build_install          0.060709   0.019599  47.309166 ( 20.050998)
test_btest             0.002079   0.000368 382.790730 (109.731869)
test_basic             0.021389   0.012338   4.447595 (  4.288585)
test_all               0.315223   0.175021 3898.227572 (1037.261319)
test_rubyspec          0.200594   0.151902 704.220029 (199.265867)
total: 1532.34 sec