==> Creating clean working copy [build]...done
==> Making package: ruby-rdoc 4.0.1-2 (Sat Mar  5 06:28:11 EST 2016)
==> Retrieving sources...
  -> Found rdoc-4.0.1.gem
==> Validating source files with md5sums...
    rdoc-4.0.1.gem ... Passed
resolving dependencies...
looking for conflicting packages...

Packages (2) libyaml-0.1.6-1  ruby-2.3.0-1

Total Installed Size:  22.37 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libyaml...
installing ruby...
The default location of gem installs is $HOME/.gem/ruby
Add the following line to your PATH if you plan to install using gem
$(ruby -rubygems -e "puts Gem.user_dir")/bin
If you want to install to the system wide location, you must either:
edit /etc/gemrc or run gem with the --no-user-install flag.
Optional dependencies for ruby
    ruby-docs: Ruby documentation
    tk: for Ruby/TK
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Successfully installed rdoc-4.0.1
Parsing documentation for rdoc-4.0.1
Installing ri documentation for rdoc-4.0.1
Done installing documentation for rdoc after 9 seconds
1 gem installed
checking dependencies...

Packages (2) libyaml-0.1.6-1  ruby-2.3.0-1

Total Removed Size:  22.37 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing ruby...
removing libyaml...