==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ruby-parser 3.3.10.0-1 (Tue Mar 10 13:32:52 2026)
==> Retrieving sources...
  -> Updating parser git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    parser ... Passed
==> Validating source files with b2sums...
    parser ... Passed
==> Making package: ruby-parser 3.3.10.0-1 (Tue Mar 10 19:33:18 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) libyaml-0.2.5-3  rubygems-3.6.9-1  ruby-3.4.8-2  ruby-ast-2.4.3-1  ruby-racc-1.8.1-2

Total Download Size:    3.69 MiB
Total Installed Size:  17.58 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-3.4.8-2-armv7h downloading...
 rubygems-3.6.9-1-any downloading...
 ruby-racc-1.8.1-2-armv7h downloading...
 ruby-ast-2.4.3-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing rubygems...
installing ruby...
Optional dependencies for ruby
    tk: for Ruby/TK
    ruby-docs: Documentation for Ruby
    ruby-default-gems: Default gems which are part of Ruby StdLib
    ruby-bundled-gems: Bundled gems which are part of Ruby StdLib
    ruby-stdlib: Full Ruby StdLib including default gems, bundled gems and tools
installing ruby-ast...
installing ruby-racc...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (10) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.34-1  ruby-erb-4.0.4-9  zlib-ng-2.3.3-1  git-2.53.0-1  ragel-6.10-4  ruby-bundler-4.0.3-1  ruby-rake-13.3.1-1  ruby-rdoc-6.14.0-1

Total Download Size:    1.59 MiB
Total Installed Size:  56.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ruby-rdoc-6.14.0-1-any downloading...
 ragel-6.10-4-armv7h downloading...
 ruby-bundler-4.0.3-1-any downloading...
 ruby-rake-13.3.1-1-any downloading...
 ruby-erb-4.0.4-9-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
installing ragel...
installing ruby-bundler...
installing ruby-rake...
installing ruby-erb...
installing ruby-rdoc...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of parser git repo...
Cloning into 'parser'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
ragel -F0 -R lib/parser/lexer.rl -o lib/parser/lexer-F0.rb
ragel -F1 -R lib/parser/lexer.rl -o lib/parser/lexer-F1.rb
ragel -F0 -R lib/parser/lexer-strings.rl -o lib/parser/lexer-strings.rb
racc --superclass=Parser::Base lib/parser/ruby18.y -o lib/parser/ruby18.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby19.y -o lib/parser/ruby19.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby20.y -o lib/parser/ruby20.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby21.y -o lib/parser/ruby21.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby22.y -o lib/parser/ruby22.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby23.y -o lib/parser/ruby23.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby24.y -o lib/parser/ruby24.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby25.y -o lib/parser/ruby25.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby26.y -o lib/parser/ruby26.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby27.y -o lib/parser/ruby27.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby30.y -o lib/parser/ruby30.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby31.y -o lib/parser/ruby31.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby32.y -o lib/parser/ruby32.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby33.y -o lib/parser/ruby33.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/ruby34.y -o lib/parser/ruby34.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/macruby.y -o lib/parser/macruby.rb --no-line-convert
racc --superclass=Parser::Base lib/parser/rubymotion.y -o lib/parser/rubymotion.rb --no-line-convert
WARNING:  description and summary are identical
WARNING:  open-ended dependency on ast (>= 2.4.1) is not recommended
  if ast is semantically versioned, use:
    add_runtime_dependency "ast", "~> 2.4", ">= 2.4.1"
WARNING:  open-ended dependency on racc (>= 0) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on rake (>= 13.0.1, development) is not recommended
  if rake is semantically versioned, use:
    add_development_dependency "rake", "~> 13.0", ">= 13.0.1"
WARNING:  open-ended dependency on cliver (>= 0.3.2, development) is not recommended
  if cliver is semantically versioned, use:
    add_development_dependency "cliver", "~> 0.3", ">= 0.3.2"
WARNING:  open-ended dependency on yard (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on kramdown (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  open-ended dependency on minitest (>= 5.10, development) is not recommended
  if minitest is semantically versioned, use:
    add_development_dependency "minitest", "~> 5.10"
WARNING:  open-ended dependency on simplecov (>= 0.15.1, development) is not recommended
  if simplecov is semantically versioned, use:
    add_development_dependency "simplecov", "~> 0.15", ">= 0.15.1"
WARNING:  open-ended dependency on gauntlet (>= 0, development) is not recommended
  use a bounded requirement, such as "~> x.y"
WARNING:  See https://guides.rubygems.org/specification-reference/ for help
  Successfully built RubyGem
  Name: parser
  Version: 3.3.10.0
  File: parser-3.3.10.0.gem
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/LICENSE.txt
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/bin/ruby-parse
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/bin/ruby-rewrite
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/gauntlet_parser.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/all.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ast/node.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ast/processor.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/base.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/builders/default.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/clobbering_error.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/color.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/context.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/current.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/current_arg_stack.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/deprecation.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/diagnostic.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/diagnostic/engine.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer-F0.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer-F1.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer-strings.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer/dedenter.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer/explanation.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer/literal.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/lexer/stack_state.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/macruby.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/max_numparam_stack.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/messages.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/meta.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/rewriter.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby18.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby19.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby20.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby21.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby22.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby23.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby24.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby25.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby26.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby27.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby30.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby31.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby32.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby33.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/ruby34.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/rubymotion.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/runner.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/runner/ruby_parse.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/runner/ruby_rewrite.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/buffer.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/comment.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/comment/associator.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/collection.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/condition.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/constant.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/definition.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/for.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/heredoc.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/index.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/keyword.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/method_definition.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/objc_kwarg.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/operator.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/rescue_body.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/send.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/ternary.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/map/variable.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/range.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/rewriter.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/rewriter/action.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/tree_rewriter.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/source/tree_rewriter/action.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/static_environment.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/syntax_error.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/tree_rewriter.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/unknown_encoding_in_magic_comment_error.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/variables_stack.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/lib/parser/version.rb
/build/ruby-parser/src/parser/tmp_install/usr/lib/ruby/gems/3.4.0/gems/parser-3.3.10.0/parser.gemspec
/build/ruby-parser/src/parser/tmp_install/usr/bin/ruby-parse
/build/ruby-parser/src/parser/tmp_install/usr/bin/ruby-rewrite
Successfully installed parser-3.3.10.0
Parsing documentation for parser-3.3.10.0
Parsing sources...
  1% [ 1/76]  lib/gauntlet_parser.rb
  2% [ 2/76]  lib/parser.rb
  3% [ 3/76]  lib/parser/all.rb
  5% [ 4/76]  lib/parser/ast/node.rb
  6% [ 5/76]  lib/parser/ast/processor.rb
  7% [ 6/76]  lib/parser/base.rb
  9% [ 7/76]  lib/parser/builders/default.rb
 10% [ 8/76]  lib/parser/clobbering_error.rb
 11% [ 9/76]  lib/parser/color.rb
 13% [10/76]  lib/parser/context.rb
 14% [11/76]  lib/parser/current.rb
 15% [12/76]  lib/parser/current_arg_stack.rb
 17% [13/76]  lib/parser/deprecation.rb
 18% [14/76]  lib/parser/diagnostic.rb
 19% [15/76]  lib/parser/diagnostic/engine.rb
 21% [16/76]  lib/parser/lexer-F0.rb
 22% [17/76]  lib/parser/lexer-F1.rb
 23% [18/76]  lib/parser/lexer-strings.rb
 25% [19/76]  lib/parser/lexer/dedenter.rb
 26% [20/76]  lib/parser/lexer/explanation.rb
 27% [21/76]  lib/parser/lexer/literal.rb
 28% [22/76]  lib/parser/lexer/stack_state.rb
 30% [23/76]  lib/parser/macruby.rb
 31% [24/76]  lib/parser/max_numparam_stack.rb
 32% [25/76]  lib/parser/messages.rb
 34% [26/76]  lib/parser/meta.rb
 35% [27/76]  lib/parser/rewriter.rb
 36% [28/76]  lib/parser/ruby18.rb
 38% [29/76]  lib/parser/ruby19.rb
 39% [30/76]  lib/parser/ruby20.rb
 40% [31/76]  lib/parser/ruby21.rb
 42% [32/76]  lib/parser/ruby22.rb
 43% [33/76]  lib/parser/ruby23.rb
 44% [34/76]  lib/parser/ruby24.rb
 46% [35/76]  lib/parser/ruby25.rb
 47% [36/76]  lib/parser/ruby26.rb
 48% [37/76]  lib/parser/ruby27.rb
 50% [38/76]  lib/parser/ruby30.rb
 51% [39/76]  lib/parser/ruby31.rb
 52% [40/76]  lib/parser/ruby32.rb
 53% [41/76]  lib/parser/ruby33.rb
 55% [42/76]  lib/parser/ruby34.rb
 56% [43/76]  lib/parser/rubymotion.rb
 57% [44/76]  lib/parser/runner.rb
 59% [45/76]  lib/parser/runner/ruby_parse.rb
 60% [46/76]  lib/parser/runner/ruby_rewrite.rb
 61% [47/76]  lib/parser/source/buffer.rb
 63% [48/76]  lib/parser/source/comment.rb
 64% [49/76]  lib/parser/source/comment/associator.rb
 65% [50/76]  lib/parser/source/map.rb
 67% [51/76]  lib/parser/source/map/collection.rb
 68% [52/76]  lib/parser/source/map/condition.rb
 69% [53/76]  lib/parser/source/map/constant.rb
 71% [54/76]  lib/parser/source/map/definition.rb
 72% [55/76]  lib/parser/source/map/for.rb
 73% [56/76]  lib/parser/source/map/heredoc.rb
 75% [57/76]  lib/parser/source/map/index.rb
 76% [58/76]  lib/parser/source/map/keyword.rb
 77% [59/76]  lib/parser/source/map/method_definition.rb
 78% [60/76]  lib/parser/source/map/objc_kwarg.rb
 80% [61/76]  lib/parser/source/map/operator.rb
 81% [62/76]  lib/parser/source/map/rescue_body.rb
 82% [63/76]  lib/parser/source/map/send.rb
 84% [64/76]  lib/parser/source/map/ternary.rb
 85% [65/76]  lib/parser/source/map/variable.rb
 86% [66/76]  lib/parser/source/range.rb
 88% [67/76]  lib/parser/source/rewriter.rb
 89% [68/76]  lib/parser/source/rewriter/action.rb
 90% [69/76]  lib/parser/source/tree_rewriter.rb
 92% [70/76]  lib/parser/source/tree_rewriter/action.rb
 93% [71/76]  lib/parser/static_environment.rb
 94% [72/76]  lib/parser/syntax_error.rb
 96% [73/76]  lib/parser/tree_rewriter.rb
 97% [74/76]  lib/parser/unknown_encoding_in_magic_comment_error.rb
 98% [75/76]  lib/parser/variables_stack.rb
100% [76/76]  lib/parser/version.rb

Installing ri documentation for parser-3.3.10.0
Done installing documentation for parser after 215 seconds
1 gem installed
GET https://rubygems.org/latest_specs.4.8.gz
200 OK
GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-4.0.7.gemspec.rz
200 OK

A new release of RubyGems is available: 3.6.9 → 4.0.7!
Run `gem update --system 4.0.7` to update your installation.

==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unreproducible ruby files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Removing empty directories...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "ruby-parser"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ruby-parser 3.3.10.0-1 (Tue Mar 10 19:44:09 2026)
==> Cleaning up...
[?12l[?25h