Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-080040
#<BuildRuby:0x0000003fc166ea80
 @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-080040",
 @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.000065   0.000008   0.000073 (  0.000075)
autoconf               0.000091   0.000011   0.000102 (  0.000099)
configure              0.000075   0.000010   0.000085 (  0.000084)
build_up               0.015248   0.007339  20.888341 ( 11.312248)
build_miniruby         0.001901   0.003660  50.427973 ( 50.512994)
build_ruby             0.012357   0.000127  60.572305 ( 60.675295)
build_all              0.041158   0.020000 138.892232 ( 40.203228)
build_install          0.068531   0.009518  43.820050 ( 19.160541)
test_btest             0.002346   0.000379 364.984628 (111.406896)
test_basic             0.027748   0.001302   4.411504 (  4.252217)
test_all               0.325858   0.176778 3958.970361 (1168.411940)
test_rubyspec          0.197253   0.144874 660.460518 (187.630021)
total: 1653.57 sec