Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-131315
#<BuildRuby:0x0000003ff3c3eac8
 @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.20250929-131315",
 @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.000004   0.000069 (  0.000069)
autoconf               0.000109   0.000007   0.000116 (  0.000113)
configure              0.000078   0.000005   0.000083 (  0.000082)
build_up               0.015379   0.008214  22.501453 ( 11.265165)
build_miniruby         0.001592   0.003497  51.749152 ( 51.852374)
build_ruby             0.013235   0.000000  63.278146 ( 63.408704)
build_all              0.039877   0.021352 140.332191 ( 40.867705)
build_install          0.049727   0.027849  47.148521 ( 19.831225)
test_btest             0.003217   0.000477 388.926486 (105.230199)
test_basic             0.015795   0.012993   4.577277 (  4.443117)
test_all               0.339356   0.180331 3961.846697 (1157.172573)
test_rubyspec          0.122769   0.247357 699.225375 (197.464316)
total: 1651.54 sec