Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-052815
#<BuildRuby:0x0000003fe5dff870
 @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.20250930-052815",
 @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.000008   0.000073 (  0.000075)
autoconf               0.000089   0.000011   0.000100 (  0.000097)
configure              0.000073   0.000009   0.000082 (  0.000081)
build_up               0.009751   0.015170  24.866313 ( 12.270526)
build_miniruby         0.005689   0.000258  59.079077 ( 59.201009)
build_ruby             0.008607   0.004731  68.334365 ( 68.467745)
build_all              0.049188   0.013553 147.091486 ( 42.790811)
build_install          0.063848   0.020568  49.502442 ( 20.991273)
test_btest             0.002264   0.000420 397.916700 (109.059447)
test_basic             0.030004   0.007386   4.962964 (  4.787712)
test_all               0.344486   0.196346 4442.717026 (1166.188148)
test_rubyspec          0.147699   0.230225 765.692593 (215.554142)
total: 1699.32 sec