Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-231344
#<BuildRuby:0x0000003feed37a88
 @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.20250924-231344",
 @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.000061   0.000007   0.000068 (  0.000070)
autoconf               0.000086   0.000010   0.000096 (  0.000094)
configure              0.000081   0.000009   0.000090 (  0.000090)
build_up               0.019462   0.004870  21.362291 ( 10.879310)
build_miniruby         0.005461   0.000167  48.790867 ( 48.883441)
build_ruby             0.007949   0.004036  59.402396 ( 59.527515)
build_all              0.044291   0.014999 125.171097 ( 36.496600)
build_install          0.062966   0.011379  41.162497 ( 17.703832)
test_btest             0.002777   0.000000 333.769176 ( 90.132581)
test_basic             0.026112   0.004785   4.268918 (  4.149617)
test_all               0.298831   0.158561 3452.700752 (919.853944)
test_rubyspec          0.192972   0.134896 597.105852 (170.670769)
total: 1358.30 sec