Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-234945
#<BuildRuby:0x0000003fcf03ea80
 @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.20250927-234945",
 @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.000055   0.000008   0.000063 (  0.000064)
autoconf               0.000082   0.000012   0.000094 (  0.000093)
configure              0.000070   0.000010   0.000080 (  0.000079)
build_up               0.014332   0.009087  22.377634 ( 11.006593)
build_miniruby         0.001863   0.004399  50.361474 ( 50.454201)
build_ruby             0.010853   0.001198  62.269697 ( 62.401387)
build_all              0.033136   0.024280 137.116483 ( 39.927202)
build_install          0.041272   0.034836  45.993966 ( 19.532313)
test_btest             0.002872   0.000751 380.713255 (102.240260)
test_basic             0.028698   0.006194   4.473076 (  4.350416)
test_all               0.340740   0.173702 3946.505285 (1072.163120)
test_rubyspec          0.180308   0.175745 676.984347 (191.159725)
total: 1553.24 sec