Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-031359
#<BuildRuby:0x0000003fdf876878
 @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-031359",
 @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.000057   0.000008   0.000065 (  0.000066)
autoconf               0.000084   0.000011   0.000095 (  0.000092)
configure              0.000073   0.000009   0.000082 (  0.000082)
build_up               0.010126   0.011711  22.312030 ( 12.215713)
build_miniruby         0.006984   0.000000  67.617216 ( 67.763255)
build_ruby             0.010595   0.003677  76.491693 ( 76.642077)
build_all              0.043861   0.020606 155.738987 ( 45.398917)
build_install          0.054289   0.028909  48.688775 ( 21.325562)
test_btest             0.002173   0.000462 391.966947 (105.723541)
test_basic             0.023250   0.011700   4.424163 (  4.300815)
test_all               0.364586   0.166268 3956.095645 (1235.264105)
test_rubyspec          0.174088   0.180330 705.071172 (198.901660)
total: 1767.54 sec