Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-125015
#<BuildRuby:0x0000003fefb874a8
 @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.20250923-125015",
 @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.000067   0.000008   0.000075 (  0.000075)
autoconf               0.000089   0.000010   0.000099 (  0.000098)
configure              0.000077   0.000008   0.000085 (  0.000084)
build_up               0.015758   0.006970  18.750911 ( 10.626788)
build_miniruby         0.002059   0.003682  48.753449 ( 48.849752)
build_ruby             0.004304   0.007877  60.224323 ( 60.334439)
build_all              0.047571   0.007380 132.439732 ( 38.653710)
build_install          0.047685   0.027771  42.332375 ( 18.599878)
test_btest             0.002217   0.000394 346.194655 ( 93.623247)
test_basic             0.024623   0.002888   4.239866 (  4.120761)
test_all               0.281703   0.189003 3494.509975 (1070.272029)
test_rubyspec          0.147512   0.189943 616.260731 (175.137952)
total: 1520.22 sec