Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-121132
#<BuildRuby:0x0000003fbefb7d10
 @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.20250922-121132",
 @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.000077   0.000005   0.000082 (  0.000084)
autoconf               0.000116   0.000007   0.000123 (  0.000120)
configure              0.000096   0.000006   0.000102 (  0.000101)
build_up               0.018504   0.004190  20.250813 ( 10.944731)
build_miniruby         0.005273   0.000088  48.420403 ( 48.537556)
build_ruby             0.009016   0.003496  58.978636 ( 59.080150)
build_all              0.046871   0.008583 121.816977 ( 35.620701)
build_install          0.060575   0.016598  39.597988 ( 17.508055)
test_btest             0.002709   0.000000 319.927679 ( 90.514382)
test_basic             0.020658   0.012627   4.414074 (  4.255351)
test_all               0.299415   0.153471 3540.462414 (979.291797)
test_rubyspec          0.170675   0.143975 600.763156 (171.390038)
total: 1417.15 sec