Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-073332
#<BuildRuby:0x0000003fcf577d08
 @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-073332",
 @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.000065   0.000005   0.000070 (  0.000071)
autoconf               0.000096   0.000008   0.000104 (  0.000101)
configure              0.000082   0.000006   0.000088 (  0.000087)
build_up               0.000000   0.024291  22.490221 ( 11.184929)
build_miniruby         0.000095   0.005549  48.848968 ( 48.930299)
build_ruby             0.009018   0.004060  60.841704 ( 60.964646)
build_all              0.046372   0.013407 136.834160 ( 40.105894)
build_install          0.061424   0.015555  41.496268 ( 18.326650)
test_btest             0.002334   0.000377 356.503501 ( 95.888446)
test_basic             0.025681   0.008939   4.354313 (  4.227264)
test_all               0.283821   0.203163 3569.131579 (982.705602)
test_rubyspec          0.178423   0.162050 645.030492 (183.162610)
total: 1445.50 sec