Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-175256
#<BuildRuby:0x0000003fcf98eab8
 @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.20250926-175256",
 @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.000066   0.000005   0.000071 (  0.000071)
autoconf               0.000094   0.000007   0.000101 (  0.000097)
configure              0.000084   0.000006   0.000090 (  0.000091)
build_up               0.020887   0.004389  23.527266 ( 11.827389)
build_miniruby         0.001141   0.004135  49.642283 ( 49.728937)
build_ruby             0.011696   0.000000  60.830019 ( 60.964010)
build_all              0.048038   0.014011 139.195914 ( 40.248318)
build_install          0.069276   0.011170  43.070012 ( 18.674827)
test_btest             0.003411   0.000377 322.445374 ( 87.562479)
test_basic             0.010511   0.026525   4.376512 (  4.245285)
test_all               0.299144   0.199480 3742.208865 (1017.564363)
test_rubyspec          0.168112   0.176991 696.955046 (197.514709)
total: 1488.33 sec