Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-195540
#<BuildRuby:0x0000003feaa16ad8
 @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-195540",
 @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.000061   0.000008   0.000069 (  0.000069)
autoconf               0.000085   0.000012   0.000097 (  0.000095)
configure              0.000077   0.000010   0.000087 (  0.000087)
build_up               0.019033   0.005526  21.949638 ( 10.792036)
build_miniruby         0.005228   0.000000  48.362353 ( 48.459858)
build_ruby             0.007603   0.003910  60.184345 ( 60.304789)
build_all              0.040227   0.018357 132.809528 ( 38.458223)
build_install          0.033008   0.042823  43.834313 ( 18.794960)
test_btest             0.002857   0.000667 335.118689 ( 90.611077)
test_basic             0.013642   0.016848   4.176671 (  4.067330)
test_all               0.248011   0.209122 3566.837652 (1072.263988)
test_rubyspec          0.197407   0.130409 591.715963 (168.571257)
total: 1512.33 sec