Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-230042
#<BuildRuby:0x0000003fcf24f9a0
 @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.20250926-230042",
 @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.000059   0.000006   0.000065 (  0.000068)
autoconf               0.000084   0.000009   0.000093 (  0.000090)
configure              0.000072   0.000008   0.000080 (  0.000078)
build_up               0.017066   0.007191  23.146095 ( 11.637724)
build_miniruby         0.005480   0.000178  51.479150 ( 51.567716)
build_ruby             0.012149   0.000030  61.287749 ( 61.424016)
build_all              0.035522   0.023763 133.621962 ( 38.984178)
build_install          0.049811   0.027135  41.568452 ( 18.026503)
test_btest             0.002216   0.000408 310.054628 ( 93.045289)
test_basic             0.026063   0.006689   4.235580 (  4.126497)
test_all               0.303509   0.189720 4030.670897 (1184.521003)
test_rubyspec          0.124155   0.218199 634.080301 (179.784440)
total: 1643.12 sec