Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-112021
#<BuildRuby:0x0000003fb9c47b30
 @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-112021",
 @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.000004   0.000065 (  0.000069)
autoconf               0.000087   0.000007   0.000094 (  0.000092)
configure              0.000076   0.000006   0.000082 (  0.000081)
build_up               0.015435   0.008226  21.819432 ( 11.080951)
build_miniruby         0.005616   0.000000  50.234539 ( 50.322024)
build_ruby             0.011315   0.000118  61.336675 ( 61.443580)
build_all              0.042535   0.017629 140.367401 ( 40.663728)
build_install          0.043699   0.029801  44.181431 ( 18.842706)
test_btest             0.002792   0.000000 373.694569 (100.714948)
test_basic             0.014483   0.018555   4.363332 (  4.237291)
test_all               0.306847   0.188574 3817.314797 (1133.550361)
test_rubyspec          0.138919   0.203723 659.951970 (186.687880)
total: 1607.55 sec