Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-145455
#<BuildRuby:0x0000003fbf85eab8
 @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.20250928-145455",
 @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.000064   0.000005   0.000069 (  0.000069)
autoconf               0.000093   0.000007   0.000100 (  0.000097)
configure              0.000077   0.000006   0.000083 (  0.000083)
build_up               0.016819   0.007999  21.410296 ( 11.038872)
build_miniruby         0.004785   0.000424  49.736617 ( 49.839761)
build_ruby             0.012100   0.000357  61.053211 ( 61.181235)
build_all              0.044164   0.018340 140.461412 ( 40.413686)
build_install          0.041007   0.036287  43.917010 ( 17.999989)
test_btest             0.003292   0.000549 372.969198 (100.854638)
test_basic             0.027947   0.001290   4.388231 (  4.261602)
test_all               0.344418   0.155372 3880.604908 (1168.921963)
test_rubyspec          0.179607   0.165381 664.046381 (188.246300)
total: 1642.76 sec