Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-085601
#<BuildRuby:0x0000003fbe617c88
 @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.20250925-085601",
 @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.000062   0.000007   0.000069 (  0.000070)
autoconf               0.000113   0.000013   0.000126 (  0.000122)
configure              0.000117   0.000000   0.000117 (  0.000113)
build_up               0.021935   0.001173  22.478438 ( 11.473232)
build_miniruby         0.005241   0.000125  50.653411 ( 50.754224)
build_ruby             0.009146   0.004215  61.012610 ( 61.117865)
build_all              0.030166   0.027712 140.208747 ( 40.645850)
build_install          0.054523   0.026277  44.690811 ( 19.399719)
test_btest             0.002291   0.000439 368.640879 (111.352018)
test_basic             0.017420   0.017694   4.443053 (  4.310567)
test_all               0.349453   0.162349 3657.423039 (1147.392525)
test_rubyspec          0.136013   0.196003 644.637027 (182.009213)
total: 1628.46 sec