Skip to content

Instantly share code, notes, and snippets.

@denishaskin
Last active December 20, 2015 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denishaskin/6174997 to your computer and use it in GitHub Desktop.
Save denishaskin/6174997 to your computer and use it in GitHub Desktop.
errors when trying to install ruby, rvm on osx
[2013-08-07 11:19:17] autoreconf
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:427: warning: underquoted definition of RUBY_TRY_CFLAGS
configure.in:427: run info Automake 'Extending aclocal'
configure.in:427: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
[2013-08-07 11:19:18] ./configure
configure: WARNING: unrecognized options: --without-tcl, --without-tk
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking target system type... x86_64-apple-darwin12.4.0
checking whether the C compiler works... no
configure: error: in `/Users/denishaskin/.rvm/src/ruby-1.9.3-p286':
configure: error: C compiler cannot create executables
See `config.log' for more details
$ rvm install ruby-1.9.3-p286
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p286.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Installing requirements for osx, might require sudo password.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...
ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...
Original URL(http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2) not found,
using fallback: http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9728k 100 9728k 0 0 662k 0 0:00:14 0:00:14 --:--:-- 676k
ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
ruby-1.9.3-p286 - #extracted to /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
Applying patch /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch..
Patch cflags was already applied.
Patch cflags was already applied.
Patch cflags was already applied.
ruby-1.9.3-p286 - #autoreconf.......
Error running 'autoreconf',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375886558_autoreconf.log
ruby-1.9.3-p286 - #configuring........
Error running 'env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375886561_configure.log
There has been an error while running configure. Halting the installation.
hanuman:~ denishaskin$ rvm install ruby-1.9.3-p286 --trace
ruby-1.9.3-p286 --trace
rvm 1.21.18 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 716 > [[ -n '' ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 718 > set -o errtrace
+ 1375888524.N /scripts/cli : __rvm_parse_args() 719 > export 'PS4=+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1375888524.N /scripts/cli : __rvm_parse_args() 719 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1375888524.N /scripts/cli : __rvm_parse_args() 751 > [[ -z install ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 754 > [[ error == \i\n\s\t\a\l\l ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 754 > [[ 0 -eq 1 ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 754 > [[ -n '' ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 74 > [[ -n '' ]]
+ 1375888524.N /scripts/cli : __rvm_parse_args() 759 > : rvm_ruby_args:0::
+ 1375888524.N /scripts/cli : __rvm_parse_args() 761 > [[ -n '' ]]
+ 1375888524.N /scripts/cli : rvm() 928 > (( rvm_trace_flag == 0 ))
+ 1375888524.N /scripts/cli : rvm() 930 > export PS4
+ 1375888524.N /scripts/cli : rvm() 931 > [[ -n '' ]]
+ 1375888524.N /scripts/cli : rvm() 933 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1375888524.N /scripts/cli : rvm() 935 > set -x
+ 1375888524.N /scripts/cli : rvm() 937 > result=0
+ 1375888524.N /scripts/cli : rvm() 938 > : rvm_ruby_args:0::
+ 1375888524.N /scripts/cli : rvm() 940 > (( result ))
+ 1375888524.N /scripts/cli : rvm() 945 > case "${rvm_action:=help}" in
+ 1375888524.N /scripts/cli : rvm() 1131 > export rvm_path
+ 1375888524.N /scripts/cli : rvm() 1132 > [[ -n ruby-1.9.3-p286 ]]
+ 1375888524.N /scripts/cli : rvm() 1134 > typeset save_ruby
++ 1375888524.N /scripts/cli : rvm() -3 > __rvm_select
++ 1375888524.N /scripts/selector : __rvm_select() 1 > true
++ 1375888524.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1375888524.N /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1375888524.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1375888524.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1375888524.N /scripts/selector : __rvm_select() 8 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name
++ 1375888524.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=ruby-1.9.3-p286
++ 1375888524.N /scripts/selector : __rvm_select() 14 > [[ -z ruby-1.9.3-p286 ]]
++ 1375888524.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1375888524.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 685 > rvm_expanding_aliases=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 688 > true '' '' '' '' '' '' '' @ ruby-1.9.3-p286 0 0
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 693 > echo ruby-1.9.3-p286
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 693 > GREP_OPTIONS=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 693 > grep @
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 700 > (( rvm_expanding_aliases == 0 ))
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 701 > [[ -n ruby-1.9.3-p286 ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 701 > [[ ruby-1.9.3-p286 != \s\y\s\t\e\m ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 705 > [[ -f /Users/denishaskin/.rvm/config/alias ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 710 > [[ ruby-1.9.3-p286 == default ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 717 > echo ruby-1.9.3-p286
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 717 > GREP_OPTIONS=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 717 > grep @
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 723 > ruby_string=ruby-1.9.3-p286
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 724 > gemset_name=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 725 > repo_url=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 726 > branch_name=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 727 > ruby_name=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 729 > __rvm_unset_ruby_variables
++ 1375888524.N /scripts/functions/env : __rvm_unset_ruby_variables() 2 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
++ 1375888524.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/denishaskin ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/denishaskin/.rvmrc ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/denishaskin/.rvmrc ]]
++ 1375888524.N /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 735 > rvm_ruby_repo_url=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_branch=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_name=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 739 > [[ -n '' ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 745 > strings=()
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 746 > __rvm_custom_separated_array strings - ruby-1.9.3-p286
++ 1375888524.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1375888524.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1375888524.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1375888524.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1375888524.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 512 > (( 3 == 0 ))
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 709 > rvm_ruby_interpreter=ruby
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 586 > [[ ruby == \r\b\x ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 839 > case "$string" in
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 617 > rvm_ruby_version=1.9.3
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 618 > rvm_ruby_revision=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 619 > rvm_ruby_tag=
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 643 > rvm_ruby_patch_level=p286
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 723 > [[ -z ruby ]]
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_version=1.9.3
++ 1375888524.N /scripts/selector : __rvm_ruby_string() 737 > [[ -z 1.9.3 ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 752 > rvm_ruby_string=ruby-1.9.3
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 754 > [[ ruby == \e\x\t ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 758 > [[ 0 == \1 ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 758 > [[ -n '' ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 758 > [[ -n '' ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 779 > [[ -n '' ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 783 > [[ -n p286 ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 785 > rvm_ruby_string=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 824 > [[ -n '' ]]
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 833 > detected_rvm_ruby_name=
++ 1375888525.N /scripts/selector : __rvm_ruby_string() 835 > true
++ 1375888525.N /scripts/selector : __rvm_select() -115 > rvm_archive_extension=tar.gz
++ 1375888525.N /scripts/selector : __rvm_select() -113 > [[ -z ruby ]]
++ 1375888525.N /scripts/selector : __rvm_select() 131 > case "${rvm_ruby_interpreter:-missing}" in
++ 1375888525.N /scripts/selector : __rvm_select() 155 > [[ -n p286 ]]
++ 1375888525.N /scripts/selector : __rvm_select() 157 > rvm_ruby_package_file=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector : __rvm_select() 158 > rvm_ruby_package_name=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector : __rvm_select() 164 > [[ -z 1.9.3 ]]
+++ 1375888525.N /scripts/selector : __rvm_select() -72 > __rvm_db ruby_repo_url
+++ 1375888525.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1375888525.N /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1375888525.N /scripts/functions/db : __rvm_db() 4 > key=ruby_repo_url
+++ 1375888525.N /scripts/functions/db : __rvm_db() 5 > variable=
+++ 1375888525.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
++++ 1375888525.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db ruby_repo_url
+++ 1375888525.N /scripts/functions/db : __rvm_db() 8 > value=
+++ 1375888525.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1375888525.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db ruby_repo_url
+++ 1375888525.N /scripts/functions/db : __rvm_db() 12 > value=git://github.com/ruby/ruby.git
+++ 1375888525.N /scripts/functions/db : __rvm_db() 15 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1375888525.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1375888525.N /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1375888525.N /scripts/functions/db : __rvm_db() 23 > return 0
++ 1375888525.N /scripts/selector : __rvm_select() 168 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1375888525.N /scripts/selector : __rvm_select() 169 > (( 0 == 0 ))
++ 1375888525.N /scripts/selector : __rvm_select() 171 > __rvm_version_compare 1.9.3 -lt 1.8.5
++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '1.9.3\n1.8.5\n'
+++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1375888525.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1375888525.N /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \1\.\9\.\3 ]]
++ 1375888525.N /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1375888525.N /scripts/selector : __rvm_select() 210 > rvm_archive_extension=tar.bz2
++ 1375888525.N /scripts/selector : __rvm_select() 253 > [[ -n 1.9.3 ]]
++ 1375888525.N /scripts/selector : __rvm_select() 460 > case "$rvm_ruby_version" in
++ 1375888525.N /scripts/selector : __rvm_select() 257 > rvm_ruby_release_version=1
++ 1375888525.N /scripts/selector : __rvm_select() 258 > rvm_ruby_major_version=1.9
++ 1375888525.N /scripts/selector : __rvm_select() 258 > rvm_ruby_major_version=9
++ 1375888525.N /scripts/selector : __rvm_select() 259 > rvm_ruby_minor_version=3
++ 1375888525.N /scripts/selector : __rvm_select() 269 > [[ ruby == ext ]]
++ 1375888525.N /scripts/selector : __rvm_select() 274 > rvm_ruby_home=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286
++ 1375888525.N /scripts/selector : __rvm_select() 275 > rvm_ruby_binary=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286/bin/ruby
++ 1375888525.N /scripts/selector : __rvm_select() 276 > rvm_ruby_package_name=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector : __rvm_select() 278 > rvm_ruby_irbrc=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286/.irbrc
++ 1375888525.N /scripts/selector : __rvm_select() 281 > [[ maglev == \r\u\b\y ]]
++ 1375888525.N /scripts/selector : __rvm_select() 287 > [[ system == \r\u\b\y ]]
++ 1375888525.N /scripts/selector : __rvm_select() 289 > __rvm_gemset_select
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 3 > rvm_gemset_name=@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286:/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select() 146 > __rvm_gemset_select_validation
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/denishaskin/.rvm/gems/ruby-1.9.3-p286 ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 3 > rvm_gemset_name=@
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286:/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=ruby-1.9.3-p286
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1375888525.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1375888525.N /scripts/selector : __rvm_select() 495 > case $? in
++ 1375888525.N /scripts/selector : __rvm_select() 492 > true
++ 1375888525.N /scripts/selector : __rvm_select() 497 > rvm_ruby_selected_flag=1
++ 1375888525.N /scripts/selector : __rvm_select() 499 > [[ -d /Users/denishaskin/.rvm/log/ruby-1.9.3-p286 ]]
++ 1375888525.N /scripts/cli : rvm() -3 > echo ruby-1.9.3-p286
+ 1375888525.N /scripts/cli : rvm() 1135 > selected_ruby=ruby-1.9.3-p286
+ 1375888525.N /scripts/cli : rvm() 1137 > [[ -z ruby-1.9.3-p286 ]]
+ 1375888525.N /scripts/cli : rvm() 1142 > (( 0 == 0 ))
+ 1375888525.N /scripts/cli : rvm() 1143 > /Users/denishaskin/.rvm/scripts/list strings
+ 1375888525.N /scripts/cli : rvm() 1143 > GREP_OPTIONS=
+ 1375888525.N /scripts/cli : rvm() 1143 > grep '^ruby-1.9.3-p286$'
++ 1375888525.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888525.N /scripts/base : 29 > export PS4
++ 1375888525.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888525.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888525.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888525.N /scripts/base : 41 > __array_start=0
++ 1375888525.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888525.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888525.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888525.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888525.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888525.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888525.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888525.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888525.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888525.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888525.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888525.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888525.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888525.N /scripts/base : 72 > export rvm_path
++ 1375888525.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888525.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888525.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888525.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888525.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888525.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888525.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888525.N /scripts/initialize : 10 > export PS4
+++ 1375888525.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888525.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888525.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888525.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888525.N /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1375888525.N /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1375888525.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888525.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888525.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888525.N /scripts/base : 94 > true
++ 1375888525.N /scripts/base : 102 > typeset -a scripts
++ 1375888525.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888525.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888525.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888525.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888525.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888525.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888525.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888525.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888525.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888525.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888525.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888525.N /scripts/functions/support : 14 > tar --help
+++ 1375888525.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888525.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888525.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888525.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888525.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888525.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888525.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888525.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888525.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888525.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888525.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888525.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888525.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888525.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888525.N /scripts/list : 355 > args=($*)
+ 1375888525.N /scripts/list : 356 > action=strings
+ 1375888525.N /scripts/list : 357 > args=
+ 1375888525.N /scripts/list : 359 > case "${action:-rubies}" in
+ 1375888525.N /scripts/list : 366 > list_strings
+ 1375888525.N /scripts/list : list_strings() 211 > __rvm_cd /Users/denishaskin/.rvm/rubies
+ 1375888525.N /scripts/functions/support : __rvm_cd() 165 > typeset old_cdpath ret
+ 1375888525.N /scripts/functions/support : __rvm_cd() 166 > ret=0
+ 1375888525.N /scripts/functions/support : __rvm_cd() 167 > old_cdpath=
+ 1375888525.N /scripts/functions/support : __rvm_cd() 168 > CDPATH=.
+ 1375888525.N /scripts/functions/support : __rvm_cd() 169 > chpwd_functions=
+ 1375888525.N /scripts/functions/support : __rvm_cd() 169 > builtin cd /Users/denishaskin/.rvm/rubies
+ 1375888525.N /scripts/functions/support : __rvm_cd() 170 > CDPATH=
+ 1375888525.N /scripts/functions/support : __rvm_cd() 171 > return 0
+ 1375888525.N /scripts/list : list_strings() 212 > find . -maxdepth 1 -mindepth 1 -type d
+ 1375888525.N /scripts/list : list_strings() 212 > sed -e s#./##g
+ 1375888525.N /scripts/list : list_strings() 215 > return 0
+ 1375888525.N /scripts/list : 375 > exit 0
+ 1375888525.N /scripts/cli : rvm() 1151 > __rvm_run_wrapper manage install ruby-1.9.3-p286
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 712 > file=manage
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 713 > action=install
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 714 > shift 2
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 715 > rubies_string=ruby-1.9.3-p286
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 716 > export -a args
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 717 > args=($@)
+ 1375888525.N /scripts/cli : __rvm_run_wrapper() 718 > source /Users/denishaskin/.rvm/scripts/manage
+++ 1375888525.N /scripts/manage : source() -123 > uname -s
++ 1375888525.N /scripts/manage : source() -60 > sys=Darwin
++ 1375888525.N /scripts/manage : source() -59 > [[ Darwin == AIX ]]
++ 1375888525.N /scripts/manage : source() -57 > name_opt=-iname
++ 1375888525.N /scripts/manage : source() -55 > original_ruby_version=
++ 1375888525.N /scripts/manage : source() -54 > original_ruby_string=ruby-1.9.3-p286
++ 1375888525.N /scripts/manage : source() -52 > source /Users/denishaskin/.rvm/scripts/base
+++ 1375888525.N /scripts/base : source() -47 > __rvm_has_opt errexit
+++ 1375888525.N /scripts/base : __rvm_has_opt() 1 > [[ -n '' ]]
+++ 1375888525.N /scripts/base : __rvm_has_opt() 3 > [[ -n 3.2.48(1)-release ]]
+++ 1375888525.N /scripts/base : __rvm_has_opt() 3 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1375888525.N /scripts/base : __rvm_has_opt() 5 > return 1
+++ 1375888525.N /scripts/base : source() 13 > set +e
+++ 1375888525.N /scripts/base : source() 15 > : rvm_trace_flag:1
+++ 1375888525.N /scripts/base : source() 16 > (( rvm_trace_flag > 0 ))
+++ 1375888525.N /scripts/base : source() 18 > set -o xtrace
+++ 1375888525.N /scripts/base : source() 20 > [[ -z '' ]]
+++ 1375888525.N /scripts/base : source() 22 > export PS4
+++ 1375888525.N /scripts/base : source() 23 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888525.N /scripts/base : source() 27 > export __array_start rvm_path
+++ 1375888525.N /scripts/base : source() 32 > [[ -n '' ]]
+++ 1375888525.N /scripts/base : source() 34 > __array_start=0
+++ 1375888525.N /scripts/base : source() 37 > (( 0 == 0 ))
+++ 1375888525.N /scripts/base : source() 39 > [[ -n 0022 ]]
+++ 1375888525.N /scripts/base : source() 40 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1375888525.N /scripts/base : source() 41 > [[ -n /Users/denishaskin ]]
+++ 1375888525.N /scripts/base : source() 41 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
+++ 1375888525.N /scripts/base : source() 42 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++ 1375888525.N /scripts/base : source() 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1375888525.N /scripts/base : source() 47 > [[ -f /etc/rvmrc ]]
+++ 1375888525.N /scripts/base : source() 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1375888526.N /scripts/base : source() 47 > [[ -f /Users/denishaskin/.rvmrc ]]
+++ 1375888526.N /scripts/base : source() 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1375888526.N /scripts/base : source() 47 > [[ -f /Users/denishaskin/.rvmrc ]]
+++ 1375888526.N /scripts/base : source() 62 > unset rvm_rvmrc_files
+++ 1375888526.N /scripts/base : source() 65 > export rvm_path
+++ 1375888526.N /scripts/base : source() 66 > [[ -z /Users/denishaskin/.rvm ]]
+++ 1375888526.N /scripts/base : source() 78 > true /Users/denishaskin/.rvm/scripts
+++ 1375888526.N /scripts/base : source() 81 > source /Users/denishaskin/.rvm/scripts/initialize
++++ 1375888526.N /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1375888526.N /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1375888526.N /scripts/initialize : source() -1 > set -o xtrace
++++ 1375888526.N /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1375888526.N /scripts/initialize : source() 3 > export PS4
++++ 1375888526.N /scripts/initialize : source() 4 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1375888526.N /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1375888526.N /scripts/initialize : source() 12 > shopt -s extglob
++++ 1375888526.N /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1375888526.N /scripts/initialize : source() 24 > : __rvm_env_loaded:1:
++++ 1375888526.N /scripts/initialize : source() 26 > : __rvm_env_loaded:2:
++++ 1375888526.N /scripts/initialize : source() 29 > [[ -z /Users/denishaskin/.rvm/tmp ]]
++++ 1375888526.N /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1375888526.N /scripts/base : source() 92 > case " ${rvm_base_except:-} " in
+++ 1375888526.N /scripts/base : source() 90 > source /Users/denishaskin/.rvm/scripts/selector
+++ 1375888526.N /scripts/base : source() 91 > source /Users/denishaskin/.rvm/scripts/selector_gemsets
+++ 1375888526.N /scripts/base : source() 95 > typeset -a scripts
+++ 1375888526.N /scripts/base : source() 98 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 100 > source /Users/denishaskin/.rvm/scripts/functions/logging
++++ 1375888526.N /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1375888526.N /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1375888526.N /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1375888526.N /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1375888526.N /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1375888526.N /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1375888526.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/support
++++ 1375888526.N /scripts/functions/support : source() -3 > [[ -z tar ]]
++++ 1375888526.N /scripts/functions/support : source() 7 > [[ ! =~ --no-same-owner ]]
++++ 1375888526.N /scripts/functions/support : source() 8 > tar --help
++++ 1375888526.N /scripts/functions/support : source() 8 > GREP_OPTIONS=
++++ 1375888526.N /scripts/functions/support : source() 8 > grep -- --no-same-owner
++++ 1375888526.N /scripts/functions/support : source() 16 > [[ -n '' ]]
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/utility
++++ 1375888526.N /scripts/functions/utility : source() -3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
++++ 1375888526.N /scripts/functions/utility : source() -2 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
++++ 1375888526.N /scripts/functions/utility : source() -1 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
++++ 1375888526.N /scripts/functions/utility : source() 0 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/init
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/env
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
++++ 1375888526.N /scripts/functions/rvmrc : source() -3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
++++ 1375888526.N /scripts/functions/rvmrc : source() -2 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
++++ 1375888526.N /scripts/functions/rvmrc : source() -1 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
++++ 1375888526.N /scripts/functions/rvmrc : source() 0 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
++++ 1375888526.N /scripts/functions/rvmrc : source() 1 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/install
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/environment
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/gemset
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/db
+++ 1375888526.N /scripts/base : source() 106 > for entry in '${scripts[@]}'
+++ 1375888526.N /scripts/base : source() 101 > source /Users/denishaskin/.rvm/scripts/functions/checksum
+++ 1375888526.N /scripts/base : source() 103 > unset scripts entry rvm_base_except
++ 1375888526.N /scripts/manage : source() 6 > source /Users/denishaskin/.rvm/scripts/patches
++ 1375888526.N /scripts/manage : source() 7 > source /Users/denishaskin/.rvm/scripts/functions/build
+++ 1375888526.N /scripts/functions/build : source() -3 > source /Users/denishaskin/.rvm/scripts/functions/autolibs
+++ 1375888526.N /scripts/functions/build : source() -2 > source /Users/denishaskin/.rvm/scripts/functions/build_config
+++ 1375888526.N /scripts/functions/build : source() -1 > source /Users/denishaskin/.rvm/scripts/functions/build_requirements
++++ 1375888526.N /scripts/functions/build : source() -5 > uname
+++ 1375888526.N /scripts/functions/build : source() 1 > [[ Darwin == \D\a\r\w\i\n ]]
+++ 1375888526.N /scripts/functions/build : source() 3 > source /Users/denishaskin/.rvm/scripts/functions/osx-ssl-certs
++++ 1375888526.N /scripts/functions/osx-ssl-certs : source() 156 > export 'RVM_OSX_SSL_UPDATER=/Users/denishaskin/.rvm/bin/rvm --silent osx-ssl-certs update all'
++++ 1375888526.N /scripts/functions/osx-ssl-certs : source() 156 > RVM_OSX_SSL_UPDATER='/Users/denishaskin/.rvm/bin/rvm --silent osx-ssl-certs update all'
+++ 1375888526.N /scripts/functions/build : source() 4 > source /Users/denishaskin/.rvm/scripts/functions/osx-support
++ 1375888526.N /scripts/manage : source() 8 > source /Users/denishaskin/.rvm/scripts/functions/pkg
++ 1375888526.N /scripts/manage : source() 9 > source /Users/denishaskin/.rvm/scripts/functions/irbrc
++ 1375888526.N /scripts/manage : source() 10 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888526.N /scripts/manage : source() 11 > source /Users/denishaskin/.rvm/scripts/functions/manage/base
++ 1375888526.N /scripts/manage : source() 13 > [[ -n '' ]]
++ 1375888526.N /scripts/manage : source() 16 > unset RUBYLIB RUBYOPT
++ 1375888526.N /scripts/manage : source() 18 > binaries=()
++ 1375888526.N /scripts/manage : source() 20 > __rvm_manage_rubies
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1 > typeset manage_result bin_line current_ruby_string
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 2 > typeset -a rubies
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 3 > rubies=()
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 5 > rvm_gemset_name=
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 6 > rvm_ruby_selected_flag=0
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 7 > rvm_ruby_gem_home='//@*'
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 8 > rvm_ruby_string=ruby-1.9.3-p286
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 12 > __rvm_string_match ruby-1.9.3-p286 'old:*'
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 2 > _string=ruby-1.9.3-p286
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888526.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1072 > [[ -n ruby-1.9.3-p286 ]]
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1072 > [[ ruby-1.9.3-p286 != \a\l\l ]]
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1074 > __rvm_custom_separated_array rubies , ruby-1.9.3-p286
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=,
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'rubies+=( $3 )'
+++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > rubies+=($3)
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1141 > for rvm_ruby_string in '"${rubies[@]}"'
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 903 > rvm_debug 'ruby-1.9.3-p286 - install'
++ 1375888526.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888526.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1001 > current_ruby_string=ruby-1.9.3-p286
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1005 > rvm_hook=before_install
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1006 > source /Users/denishaskin/.rvm/scripts/hook
+++ 1375888526.N /scripts/hook : source() -139 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1375888526.N /scripts/hook : source() -138 > old_rvm_verbose_flag=0
+++ 1375888526.N /scripts/hook : source() -137 > old_rvm_debug_flag=0
+++ 1375888526.N /scripts/hook : source() -134 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1375888526.N /scripts/hook : source() -132 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:before_install
+++ 1375888526.N /scripts/hook : source() -128 > [[ -n before_install ]]
+++ 1375888526.N /scripts/hook : source() -126 > hooks=("$rvm_hooks_path")
+++ 1375888526.N /scripts/hook : source() -125 > [[ /Users/denishaskin/.rvm/hooks == \/\U\s\e\r\s\/\d\e\n\i\s\h\a\s\k\i\n\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1375888526.N /scripts/hook : source() -120 > _hooks_list=($(
\find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1375888526.N /scripts/hook : source() -262 > find -L /Users/denishaskin/.rvm/hooks -iname 'before_install*' -type f
+++ 1375888526.N /scripts/hook : source() -108 > unset rvm_hook hooks _hooks_list hook
++ 1375888526.N /scripts/functions/manage/base : __rvm_manage_rubies() 1007 > __rvm_install_ruby
++ 1375888526.N /scripts/functions/manage/base : __rvm_install_ruby() 1 > true 0 0
++ 1375888526.N /scripts/functions/manage/base : __rvm_install_ruby() 2 > typeset binary __rvm_ruby_name ruby_install_type
++ 1375888526.N /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 ))
++ 1375888526.N /scripts/functions/manage/base : __rvm_install_ruby() 7 > __rvm_ruby_name=
++ 1375888526.N /scripts/functions/manage/base : __rvm_install_ruby() 8 > __rvm_select
++ 1375888526.N /scripts/selector : __rvm_select() 1 > true
++ 1375888526.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1375888526.N /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1375888526.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1375888526.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1375888526.N /scripts/selector : __rvm_select() 8 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name
++ 1375888526.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=ruby-1.9.3-p286
++ 1375888526.N /scripts/selector : __rvm_select() 14 > [[ -z ruby-1.9.3-p286 ]]
++ 1375888526.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1375888526.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 685 > rvm_expanding_aliases=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 688 > true '' '' '' '' '' '' '' @ ruby-1.9.3-p286 0 0
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 693 > echo ruby-1.9.3-p286
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 693 > GREP_OPTIONS=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 693 > grep @
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 700 > (( rvm_expanding_aliases == 0 ))
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 701 > [[ -n ruby-1.9.3-p286 ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 701 > [[ ruby-1.9.3-p286 != \s\y\s\t\e\m ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 705 > [[ -f /Users/denishaskin/.rvm/config/alias ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 710 > [[ ruby-1.9.3-p286 == default ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 717 > echo ruby-1.9.3-p286
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 717 > GREP_OPTIONS=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 717 > grep @
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 723 > ruby_string=ruby-1.9.3-p286
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 724 > gemset_name=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 725 > repo_url=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 726 > branch_name=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 727 > ruby_name=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 729 > __rvm_unset_ruby_variables
++ 1375888526.N /scripts/functions/env : __rvm_unset_ruby_variables() 2 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
++ 1375888526.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/denishaskin ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/denishaskin/.rvmrc ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/denishaskin/.rvmrc ]]
++ 1375888526.N /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 735 > rvm_ruby_repo_url=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_branch=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_name=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 739 > [[ -n '' ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 745 > strings=()
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 746 > __rvm_custom_separated_array strings - ruby-1.9.3-p286
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1375888526.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 512 > (( 3 == 0 ))
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 709 > rvm_ruby_interpreter=ruby
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 586 > [[ ruby == \r\b\x ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 839 > case "$string" in
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 617 > rvm_ruby_version=1.9.3
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 618 > rvm_ruby_revision=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 619 > rvm_ruby_tag=
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 767 > for string in '${strings[@]}'
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 769 > case "$string" in
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 643 > rvm_ruby_patch_level=p286
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 723 > [[ -z ruby ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_version=1.9.3
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 737 > [[ -z 1.9.3 ]]
++ 1375888526.N /scripts/selector : __rvm_ruby_string() 752 > rvm_ruby_string=ruby-1.9.3
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 754 > [[ ruby == \e\x\t ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 758 > [[ 0 == \1 ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 758 > [[ -n '' ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 758 > [[ -n '' ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 779 > [[ -n '' ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 783 > [[ -n p286 ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 785 > rvm_ruby_string=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 824 > [[ -n '' ]]
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 833 > detected_rvm_ruby_name=
++ 1375888527.N /scripts/selector : __rvm_ruby_string() 835 > true
++ 1375888527.N /scripts/selector : __rvm_select() -115 > rvm_archive_extension=tar.gz
++ 1375888527.N /scripts/selector : __rvm_select() -113 > [[ -z ruby ]]
++ 1375888527.N /scripts/selector : __rvm_select() 131 > case "${rvm_ruby_interpreter:-missing}" in
++ 1375888527.N /scripts/selector : __rvm_select() 155 > [[ -n p286 ]]
++ 1375888527.N /scripts/selector : __rvm_select() 157 > rvm_ruby_package_file=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector : __rvm_select() 158 > rvm_ruby_package_name=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector : __rvm_select() 164 > [[ -z 1.9.3 ]]
+++ 1375888527.N /scripts/selector : __rvm_select() -72 > __rvm_db ruby_repo_url
+++ 1375888527.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1375888527.N /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1375888527.N /scripts/functions/db : __rvm_db() 4 > key=ruby_repo_url
+++ 1375888527.N /scripts/functions/db : __rvm_db() 5 > variable=
+++ 1375888527.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
++++ 1375888527.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db ruby_repo_url
+++ 1375888527.N /scripts/functions/db : __rvm_db() 8 > value=
+++ 1375888527.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1375888527.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db ruby_repo_url
+++ 1375888527.N /scripts/functions/db : __rvm_db() 12 > value=git://github.com/ruby/ruby.git
+++ 1375888527.N /scripts/functions/db : __rvm_db() 15 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1375888527.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1375888527.N /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1375888527.N /scripts/functions/db : __rvm_db() 23 > return 0
++ 1375888527.N /scripts/selector : __rvm_select() 168 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1375888527.N /scripts/selector : __rvm_select() 169 > (( 0 == 0 ))
++ 1375888527.N /scripts/selector : __rvm_select() 171 > __rvm_version_compare 1.9.3 -lt 1.8.5
++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '1.9.3\n1.8.5\n'
+++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1375888527.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1375888527.N /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \1\.\9\.\3 ]]
++ 1375888527.N /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1375888527.N /scripts/selector : __rvm_select() 210 > rvm_archive_extension=tar.bz2
++ 1375888527.N /scripts/selector : __rvm_select() 253 > [[ -n 1.9.3 ]]
++ 1375888527.N /scripts/selector : __rvm_select() 460 > case "$rvm_ruby_version" in
++ 1375888527.N /scripts/selector : __rvm_select() 257 > rvm_ruby_release_version=1
++ 1375888527.N /scripts/selector : __rvm_select() 258 > rvm_ruby_major_version=1.9
++ 1375888527.N /scripts/selector : __rvm_select() 258 > rvm_ruby_major_version=9
++ 1375888527.N /scripts/selector : __rvm_select() 259 > rvm_ruby_minor_version=3
++ 1375888527.N /scripts/selector : __rvm_select() 269 > [[ ruby == ext ]]
++ 1375888527.N /scripts/selector : __rvm_select() 274 > rvm_ruby_home=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286
++ 1375888527.N /scripts/selector : __rvm_select() 275 > rvm_ruby_binary=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286/bin/ruby
++ 1375888527.N /scripts/selector : __rvm_select() 276 > rvm_ruby_package_name=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector : __rvm_select() 278 > rvm_ruby_irbrc=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286/.irbrc
++ 1375888527.N /scripts/selector : __rvm_select() 281 > [[ maglev == \r\u\b\y ]]
++ 1375888527.N /scripts/selector : __rvm_select() 287 > [[ system == \r\u\b\y ]]
++ 1375888527.N /scripts/selector : __rvm_select() 289 > __rvm_gemset_select
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 3 > rvm_gemset_name=@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286:/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select() 146 > __rvm_gemset_select_validation
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/denishaskin/.rvm/gems/ruby-1.9.3-p286 ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 3 > rvm_gemset_name=@
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286:/Users/denishaskin/.rvm/gems/ruby-1.9.3-p286@global
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=ruby-1.9.3-p286
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1375888527.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1375888527.N /scripts/selector : __rvm_select() 495 > case $? in
++ 1375888527.N /scripts/selector : __rvm_select() 492 > true
++ 1375888527.N /scripts/selector : __rvm_select() 497 > rvm_ruby_selected_flag=1
++ 1375888527.N /scripts/selector : __rvm_select() 499 > [[ -d /Users/denishaskin/.rvm/log/ruby-1.9.3-p286 ]]
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby() 347 > [[ -n '' ]]
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby() 366 > [[ -n '' ]]
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby() 372 > __rvm_install_ruby_try_remote
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 1 > : rvm_disable_binary_flag:0: rvm_remote_flag:0:
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 3 > (( rvm_remote_flag > 0 ))
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 4 > (( rvm_disable_binary_flag == 0 ))
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 6 > rvm_log 'Searching for binary rubies, this might take some time.'
++ 1375888527.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888527.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888527.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888527.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888527.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888527.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888527.N /scripts/functions/logging : rvm_log() 89 > printf %b 'Searching for binary rubies, this might take some time.\n'
Searching for binary rubies, this might take some time.
++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 232 > typeset __rvm_ruby_url __rvm_ruby_verify_download_flag
+++ 1375888527.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 161 > __rvm_remote_server_path ruby-1.9.3-p286
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path() 1 > typeset _iterator
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path() 2 > _iterator=
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path() 3 > __rvm_remote_server_path_single 0 1 '' ruby-1.9.3-p286
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 '' ruby-1.9.3-p286
++++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -230 > __rvm_db rvm_remote_server_url
++++ 1375888527.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888527.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url
++++ 1375888527.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_url
++++ 1375888527.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888527.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888527.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_url
++++ 1375888527.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888527.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888527.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_url
++++ 1375888527.N /scripts/functions/db : __rvm_db() 12 > value=https://rvm.io/binaries
++++ 1375888527.N /scripts/functions/db : __rvm_db() 15 > [[ -n https://rvm.io/binaries ]]
++++ 1375888527.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ 1375888527.N /scripts/functions/db : __rvm_db() 17 > echo https://rvm.io/binaries
++++ 1375888527.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=https://rvm.io/binaries
+++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]]
+++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' ''
++++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() -155 > __rvm_db rvm_remote_server_path
++++ 1375888527.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888527.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1375888527.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_path
++++ 1375888527.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888527.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888527.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_path
++++ 1375888527.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888527.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888527.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_path
++++ 1375888527.N /scripts/functions/db : __rvm_db() 12 > value=
++++ 1375888527.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1375888527.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() 3 > __rvm_detect_system
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_type=unknown
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_name=unknown
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_version=unknown
++++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 2 > uname -m
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_arch=x86_64
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in
++++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 122 > _system_type=darwin
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 123 > _system_name=osx
++++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 120 > awk -F. '{print $1"."$2}'
++++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 120 > sw_vers -productVersion
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 124 > _system_version=10.8
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 142 > _system_type=darwin
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 143 > _system_name=osx
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 144 > _system_version=10.8
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 145 > _system_arch=x86_64
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 146 > _system_arch=x86_64
+++ 1375888527.N /scripts/functions/utility_system : __rvm_detect_system() 147 > _system_arch=x86_64
+++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() 156 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1375888527.N /scripts/functions/utility_system : __rvm_system_path() 159 > [[ '' == \- ]]
+++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 234 > __rvm_ruby_package_file ruby-1.9.3-p286
+++ 1375888527.N /scripts/functions/utility_system : __rvm_ruby_package_file() 205 > case "$1" in
++++ 1375888527.N /scripts/functions/utility_system : __rvm_ruby_package_file() -183 > __rvm_remote_extension ruby-1.9.3-p286 -
++++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_extension() 188 > case "$1" in
++++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1375888527.N /scripts/functions/utility_system : __rvm_ruby_package_file() 21 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2
+++ 1375888527.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888527.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888527.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888527.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1375888527.N /scripts/functions/utility : file_exists_at_url() 25 > curl --silent --insecure --location --list-only --max-time 3 --head https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888527.N /scripts/functions/utility : file_exists_at_url() 27 > GREP_OPTIONS=
+++ 1375888527.N /scripts/functions/utility : file_exists_at_url() 27 > grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 302 > case ${__ret} in
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() -14 > rvm_debug 'Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2'
+++ 1375888528.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1375888528.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 116 > return 1
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path() 126 > : 1
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path() 125 > __rvm_remote_server_path_single 0 1 1 ruby-1.9.3-p286
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 1 ruby-1.9.3-p286
++++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -230 > __rvm_db rvm_remote_server_url1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888528.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_url1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888528.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888528.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_url1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888528.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888528.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_url1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 12 > value=http://jruby.org.s3.amazonaws.com
++++ 1375888528.N /scripts/functions/db : __rvm_db() 15 > [[ -n http://jruby.org.s3.amazonaws.com ]]
++++ 1375888528.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ 1375888528.N /scripts/functions/db : __rvm_db() 17 > echo http://jruby.org.s3.amazonaws.com
++++ 1375888528.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com
+++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://jruby.org.s3.amazonaws.com ]]
+++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 1
++++ 1375888528.N /scripts/functions/utility_system : __rvm_system_path() -155 > __rvm_db rvm_remote_server_path1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888528.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_path1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888528.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888528.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_path1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888528.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888528.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_path1
++++ 1375888528.N /scripts/functions/db : __rvm_db() 12 > value=downloads
++++ 1375888528.N /scripts/functions/db : __rvm_db() 15 > [[ -n downloads ]]
++++ 1375888528.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ 1375888528.N /scripts/functions/db : __rvm_db() 17 > echo downloads
++++ 1375888528.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888528.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=downloads
+++ 1375888528.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n downloads ]]
+++ 1375888528.N /scripts/functions/utility_system : __rvm_system_path() 7 > [[ '' == \- ]]
+++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 82 > __rvm_ruby_package_file ruby-1.9.3-p286
+++ 1375888528.N /scripts/functions/utility_system : __rvm_ruby_package_file() 205 > case "$1" in
++++ 1375888528.N /scripts/functions/utility_system : __rvm_ruby_package_file() -183 > __rvm_remote_extension ruby-1.9.3-p286 -
++++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_extension() 188 > case "$1" in
++++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1375888528.N /scripts/functions/utility_system : __rvm_ruby_package_file() 21 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2
+++ 1375888528.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888528.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 25 > curl --silent --insecure --location --list-only --max-time 3 --head http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 27 > GREP_OPTIONS=
+++ 1375888528.N /scripts/functions/utility : file_exists_at_url() 27 > grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 302 > case ${__ret} in
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() -14 > rvm_debug 'Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2'
+++ 1375888529.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1375888529.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 116 > return 1
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path() 126 > : 2
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path() 125 > __rvm_remote_server_path_single 0 1 2 ruby-1.9.3-p286
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 2 ruby-1.9.3-p286
++++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -230 > __rvm_db rvm_remote_server_url2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888529.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_url2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888529.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888529.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_url2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888529.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888529.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_url2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 12 > value=http://binaries.rubini.us
++++ 1375888529.N /scripts/functions/db : __rvm_db() 15 > [[ -n http://binaries.rubini.us ]]
++++ 1375888529.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ 1375888529.N /scripts/functions/db : __rvm_db() 17 > echo http://binaries.rubini.us
++++ 1375888529.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://binaries.rubini.us
+++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://binaries.rubini.us ]]
+++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 2
++++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() -155 > __rvm_db rvm_remote_server_path2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888529.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_path2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888529.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888529.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_path2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888529.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888529.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_path2
++++ 1375888529.N /scripts/functions/db : __rvm_db() 12 > value=
++++ 1375888529.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1375888529.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() 3 > __rvm_detect_system
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_type=unknown
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_name=unknown
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_version=unknown
++++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 2 > uname -m
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_arch=x86_64
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in
++++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 122 > _system_type=darwin
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 123 > _system_name=osx
++++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 120 > awk -F. '{print $1"."$2}'
++++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 120 > sw_vers -productVersion
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 124 > _system_version=10.8
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 142 > _system_type=darwin
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 143 > _system_name=osx
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 144 > _system_version=10.8
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 145 > _system_arch=x86_64
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 146 > _system_arch=x86_64
+++ 1375888529.N /scripts/functions/utility_system : __rvm_detect_system() 147 > _system_arch=x86_64
+++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() 156 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1375888529.N /scripts/functions/utility_system : __rvm_system_path() 159 > [[ '' == \- ]]
+++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 234 > __rvm_ruby_package_file ruby-1.9.3-p286
+++ 1375888529.N /scripts/functions/utility_system : __rvm_ruby_package_file() 205 > case "$1" in
++++ 1375888529.N /scripts/functions/utility_system : __rvm_ruby_package_file() -183 > __rvm_remote_extension ruby-1.9.3-p286 -
++++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_extension() 188 > case "$1" in
++++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1375888529.N /scripts/functions/utility_system : __rvm_ruby_package_file() 21 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2
+++ 1375888529.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888529.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2 ]]
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 25 > curl --silent --insecure --location --list-only --max-time 3 --head http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 27 > GREP_OPTIONS=
+++ 1375888529.N /scripts/functions/utility : file_exists_at_url() 27 > grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1375888530.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1375888530.N /scripts/functions/utility : file_exists_at_url() 302 > case ${__ret} in
+++ 1375888530.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() -14 > rvm_debug 'Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/ruby-1.9.3-p286.tar.bz2'
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 116 > return 1
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path() 126 > : 3
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path() 125 > __rvm_remote_server_path_single 0 1 3 ruby-1.9.3-p286
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 3 ruby-1.9.3-p286
++++ 1375888530.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -230 > __rvm_db rvm_remote_server_url3
++++ 1375888530.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888530.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url3
++++ 1375888530.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_url3
++++ 1375888530.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888530.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_url3
++++ 1375888530.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888530.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_url3
++++ 1375888530.N /scripts/functions/db : __rvm_db() 12 > value=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1375888530.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=
+++ 1375888530.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n '' ]]
+++ 1375888530.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 3 > rvm_debug 'rvm_remote_server_url3 not found'
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 92 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 105 > [[ -z '' ]]
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 107 > rvm_debug 'No remote file name found'
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 108 > return 0
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 233 > __rvm_ruby_url=
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 234 > IFS=:
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 234 > read __rvm_ruby_verify_download_flag __rvm_ruby_url
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 236 > (( 0 > 0 ))
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 241 > [[ -z '' ]]
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 244 > (( rvm_remote_flag ))
+++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 178 > __rvm_system_path -
++++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() -155 > __rvm_db rvm_remote_server_path
++++ 1375888530.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1375888530.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1375888530.N /scripts/functions/db : __rvm_db() 4 > key=rvm_remote_server_path
++++ 1375888530.N /scripts/functions/db : __rvm_db() 5 > variable=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++++ 1375888530.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db rvm_remote_server_path
++++ 1375888530.N /scripts/functions/db : __rvm_db() 8 > value=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1375888530.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db rvm_remote_server_path
++++ 1375888530.N /scripts/functions/db : __rvm_db() 12 > value=
++++ 1375888530.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1375888530.N /scripts/functions/db : __rvm_db() 23 > return 0
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 3 > __rvm_detect_system
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_type=unknown
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_name=unknown
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_version=unknown
++++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 2 > uname -m
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_arch=x86_64
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in
++++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 122 > _system_type=darwin
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 123 > _system_name=osx
++++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 120 > sw_vers -productVersion
++++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 120 > awk -F. '{print $1"."$2}'
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 124 > _system_version=10.8
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 142 > _system_type=darwin
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 143 > _system_name=osx
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 144 > _system_version=10.8
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 145 > _system_arch=x86_64
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 146 > _system_arch=x86_64
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 147 > _system_arch=x86_64
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 156 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 159 > [[ - == \- ]]
+++ 1375888530.N /scripts/functions/utility_system : __rvm_system_path() 160 > printf %b 'osx/10.8/x86_64\n'
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 250 > rvm_warn 'No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p286.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.'
++ 1375888530.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888530.N /scripts/functions/logging : rvm_warn() 66 > printf %b 'No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p286.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.\n'
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p286.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 265 > return 2
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 306 > (( 2 == 2 ))
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 309 > __rvm_check_for_compiler
++ 1375888530.N /scripts/functions/build : __rvm_check_for_compiler() 1 > __rvm_selected_compiler
++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 367 > true
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 386 > case "${rvm_ruby_interpreter}" in
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 373 > ruby_install_type=ruby
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 386 > export -a rvm_configure_env
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 387 > [[ -n '' ]]
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 387 > rvm_configure_env=()
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 389 > source /Users/denishaskin/.rvm/scripts/functions/manage/ruby
++ 1375888530.N /scripts/functions/manage/base : __rvm_install_ruby() 390 > ruby_install
++ 1375888530.N /scripts/functions/manage/ruby : ruby_install() 1 > typeset result temp_flags _iterator
++ 1375888530.N /scripts/functions/manage/ruby : ruby_install() 7 > case ${rvm_ruby_string:-""} in
++ 1375888530.N /scripts/functions/manage/ruby : ruby_install() 23 > [[ =~ --enable-load-relative ]]
++ 1375888530.N /scripts/functions/manage/ruby : ruby_install() 34 > __rvm_setup_compile_environment ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 1 > typeset __type
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 2 > typeset -a __types
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 6 > __types=(setup requirements movable osx_compiler architectures gcc47plus bison smartos sunos openbsd auto_conf_make flags_docs flags_tcltk flags_shared_static flags_threads)
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 9 > rvm_debug '__rvm_setup_compile_environment_setup ruby-1.9.3-p286'
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_setup ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 1 > [[ -z '' ]]
+++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() -18 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db autolibs
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 2 > rvm_autolibs_flag=
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 4 > rvm_debug rvm_autolibs_flag=4
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() -118 > __rvm_autolibs_translate
++ 1375888530.N /scripts/functions/autolibs : __rvm_autolibs_translate() 1 > [[ -n '' ]]
++ 1375888530.N /scripts/functions/autolibs : __rvm_autolibs_translate() 1 > __rvm_detect_system
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_type=unknown
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_name=unknown
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_version=unknown
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 2 > uname -m
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_arch=x86_64
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 122 > _system_type=darwin
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 123 > _system_name=osx
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 120 > awk -F. '{print $1"."$2}'
+++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 120 > sw_vers -productVersion
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 124 > _system_version=10.8
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 142 > _system_type=darwin
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 143 > _system_name=osx
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 144 > _system_version=10.8
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 145 > _system_arch=x86_64
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 146 > _system_arch=x86_64
++ 1375888530.N /scripts/functions/utility_system : __rvm_detect_system() 147 > _system_arch=x86_64
++ 1375888530.N /scripts/functions/autolibs : __rvm_autolibs_translate() 6 > case "${rvm_autolibs_flag}" in
++ 1375888530.N /scripts/functions/autolibs : __rvm_autolibs_translate() 32 > rvm_autolibs_flag_number=4
++ 1375888530.N /scripts/functions/autolibs : __rvm_autolibs_translate() 33 > rvm_autolibs_flag_runner=osx
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 22 > [[ -n 4 ]]
+++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 19 > __rvm_selected_compiler
+++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1375888530.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 23 > export initially_selected_compiler=
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 23 > initially_selected_compiler=
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 24 > true
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() 9 > rvm_debug '__rvm_setup_compile_environment_requirements ruby-1.9.3-p286'
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_requirements ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 1(( 4 > 0 ))
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 2rvm_log 'Installing requirements for osx, might require sudo password.'
++ 1375888530.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888530.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888530.N /scripts/functions/logging : rvm_log() 89 > printf %b 'Installing requirements for osx, might require sudo password.\n'
Installing requirements for osx, might require sudo password.
++ 1375888530.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() -__rvm_requirements_run osx ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 1 > typeset -a packages_installed packages_missing packages_to_install packages_flags packages_custom
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 2 > typeset __type __lib_type __iterator
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 3 > __type=osx
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 4 > __lib_type=osx
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 5 > shift
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 8 > __rvm_requirements_run_load ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 2 > is_a_function requirements_osx_before
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -211 > is_a_function requirements_osx_define
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_define
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -207 > [[ -s /Users/denishaskin/.rvm/scripts/functions/requirements/osx ]]
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -201 > source /Users/denishaskin/.rvm/scripts/functions/requirements/osx
+++ 1375888530.N /scripts/functions/requirements/osx : source() -228 > source /Users/denishaskin/.rvm/scripts/functions/requirements/osx_brew
+++ 1375888530.N /scripts/functions/requirements/osx : source() -227 > source /Users/denishaskin/.rvm/scripts/functions/requirements/osx_fink
+++ 1375888530.N /scripts/functions/requirements/osx : source() -226 > source /Users/denishaskin/.rvm/scripts/functions/requirements/osx_port
+++ 1375888530.N /scripts/functions/requirements/osx : source() -225 > source /Users/denishaskin/.rvm/scripts/functions/requirements/smf
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -199 > is_a_function requirements_osx_before
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -196 > rvm_debug 'requirements code for osx loaded'
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888530.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() -131 > __rvm_requirements_run_reset ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 1 > packages_installed=()
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 2 > packages_missing=()
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 3 > packages_to_install=()
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 4 > packages_flags=()
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 5 > packages_custom=()
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run() -32 > __rvm_requirements_run_before ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 1 > is_a_function requirements_osx_before
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -176 > requirements_osx_before ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() 1 > typeset __type
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() 5 > requirements_find_osx_port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 2 > __rvm_which port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -166 > typeset __binary
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -162 > [[ -f /Users/denishaskin/opt/local/bin/port ]]
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -162 > [[ -f /Users/denishaskin/.opt/local/bin/port ]]
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -162 > [[ -f /usr/local/bin/port ]]
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 11 > for __binary in '~/opt/local/bin/port' '~/.opt/local/bin/port' /usr/local/bin/port /opt/local/bin/port
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -162 > [[ -f /opt/local/bin/port ]]
++ 1375888530.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -155 > return 1
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() -162 > requirements_find_osx_brew
++ 1375888530.N /scripts/functions/requirements/osx_brew : requirements_find_osx_brew() 2 > __rvm_which brew
++ 1375888530.N /scripts/functions/requirements/osx_brew : requirements_find_osx_brew() -168 > return 0
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() -160 > __lib_type=osx_brew
++ 1375888530.N /scripts/functions/requirements/osx : requirements_osx_before() -159 > return 0
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -119 > [[ osx_brew != \o\s\x ]]
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -119 > is_a_function requirements_osx_brew_before
++ 1375888530.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_brew_before
++ 1375888530.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -173 > requirements_osx_brew_before ruby-1.9.3-p286
++ 1375888530.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 1 > typeset -ax brew_libs brew_libs_conf
++ 1375888530.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 2 > requirements_osx_brew_ensure_brew_available
++ 1375888530.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_availa__rvm_which brew
++ 1375888530.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
++ 1375888530.N /scripts/functions/support : __rvm_which() 3 > command whence whence
++ 1375888530.N /scripts/functions/support : __rvm_which() 5 > command which which
++ 1375888531.N /scripts/functions/support : __rvm_which() 6 > command which brew
++ 1375888531.N /scripts/functions/support : __rvm_which() -170 > which brew
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_before() 195 > requirements_osx_brew_ensure_brew_can_install
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_in(( rvm_autolibs_flag_number > 2 ))
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_intypeset __celar_path
+++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_ibrew --cellar
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_in__celar_path=/usr/local/Cellar
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_in[[ ! -w /usr/local/bin ]]
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_in[[ ! -w /usr/local/Cellar ]]
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_ensure_brew_can_inrvm_debug 'brew seems to be writable'
++ 1375888531.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888531.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -83 > true
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run() -131 > __rvm_requirements_run_define ruby-1.9.3-p286
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 1 > typeset -a list
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 2 > typeset element __handler
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 3 > is_a_function requirements_osx_brew_define
++ 1375888531.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_brew_define
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -163 > __handler=requirements_osx_brew_define
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -159 > list=(rvm)
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -158 > (( 1 ))
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -158 > [[ -z ruby-1.9.3-p286 ]]
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -155 > (( 1 ))
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -154 > list+=("$@")
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 81 > for element in '"${list[@]}"'
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -149 > requirements_osx_brew_define rvm
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 210 > case "$1" in
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 3 > true
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 81 > for element in '"${list[@]}"'
++ 1375888531.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -127 > requirements_osx_brew_define ruby-1.9.3-p286
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 210 > case "$1" in
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_define() 28 > requirements_osx_brew_libs_default ruby-1.9.3-p286
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 3 brew_libs=(autoconf automake libtool pkg-config)
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 4 typeset selected_compiler
+++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() -__rvm_selected_compiler
+++ 1375888531.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1375888531.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1375888531.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 5 selected_compiler=
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 7 __ruby_clang_ok ruby-1.9.3-p286
++ 1375888531.N /scripts/functions/build_config : __ruby_clang_ok() 83 > case "$1" in
++ 1375888531.N /scripts/functions/build_config : __ruby_clang_ok() 6 > return 1
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 10[[ -z '' ]]
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 10__rvm_which gcc-4.2
++ 1375888531.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
++ 1375888531.N /scripts/functions/support : __rvm_which() 3 > command whence whence
++ 1375888531.N /scripts/functions/support : __rvm_which() 5 > command which which
++ 1375888531.N /scripts/functions/support : __rvm_which() 6 > command which gcc-4.2
++ 1375888531.N /scripts/functions/support : __rvm_which() -170 > which gcc-4.2
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 19brew_libs_conf=(libyaml readline libksba)
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 19case "$1" in
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 26brew_libs_conf+=(openssl)
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default() 29requirements_check autoconf automake libtool pkg-config libyaml readline libksba openssl
++ 1375888531.N /scripts/functions/build_requirements : requirements_check() 1 > typeset _package_name _list
++ 1375888531.N /scripts/functions/build_requirements : requirements_check() 3 > is_a_function requirements_osx_brew_lib_installed_all_missing
++ 1375888531.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_brew_lib_installed_all_missing
++ 1375888531.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1375888531.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888531.N /scripts/functions/build_requirements : requirements_check() -34 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed autoconf
++ 1375888531.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed autoconf
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^autoconf$'
++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check autoconf
+++ 1375888531.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix autoconf
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/autoconf
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/autoconf ]]
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/autoconf ]]
++ 1375888532.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888532.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888532.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed automake
++ 1375888532.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed automake
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^automake$'
++ 1375888532.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check automake
+++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix automake
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/automake
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/automake ]]
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/automake ]]
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libtool
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed libtool
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^libtool$'
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check libtool
+++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libtool
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libtool
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libtool ]]
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libtool ]]
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed pkg-config
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed pkg-config
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^pkg-config$'
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check pkg-config
+++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix pkg-config
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/pkg-config
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/pkg-config ]]
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/pkg-config ]]
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libyaml
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed libyaml
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^libyaml$'
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check libyaml
+++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libyaml
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libyaml
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libyaml ]]
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libyaml ]]
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888533.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed readline
++ 1375888533.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed readline
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^readline$'
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check readline
+++ 1375888533.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix readline
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/readline
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/readline ]]
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/readline ]]
++ 1375888534.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888534.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888534.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed libksba
++ 1375888534.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed libksba
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^libksba$'
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check libksba
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libksba
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libksba
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libksba ]]
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libksba ]]
++ 1375888534.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888534.N /scripts/functions/build_requirements : requirements_check() 196 > for _package_name in '"$@"'
++ 1375888534.N /scripts/functions/build_requirements : requirements_check() 163 > __rvm_filter_installed_package_check requirements_osx_brew_lib_installed openssl
++ 1375888534.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 2 >requirements_osx_brew_lib_installed openssl
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 1typeset brew_lib_prefix
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2grep '^openssl$'
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 2brew list -1
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed() 3requirements_osx_brew_lib_installed_prefix_check openssl
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix openssl
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/openssl
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/openssl ]]
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/openssl ]]
++ 1375888534.N /scripts/functions/build_requirements : __rvm_filter_installed_package_check() 203packages_installed+=("$2")
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 50 > true
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() -22 > __rvm_requirements_run_summary ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1 > (( 0 == 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 14 > (( 8 == 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 16 > _list='autoconf automake libtool pkg-config libyaml readline libksba openssl'
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 17 > rvm_debug 'Found required packages: autoconf, automake, libtool, pkg-config, libyaml, readline, libksba, openssl.'
++ 1375888534.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888534.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() -36 > (( 0 == 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() -31 > (( 0 == 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() -131 > __rvm_requirements_run_update ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 2 > (( 0 > 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 3 > (( 0 > 0 && 4 > 2 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() -111 > __rvm_requirements_run_custom ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() 2 > is_a_function requirements_osx_brew_install_custom
++ 1375888534.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_brew_install_custom
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() -82 > rvm_requiremnts_fail_or_run_action 2 'Skipping installation, make sure listed packages are installed.' requirements_osx_brew_install_custom
++ 1375888534.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 308 >case "${rvm_autolibs_flag_number}" in
++ 1375888534.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 6 > shift 2
++ 1375888534.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 7 > requirements_osx_brew_install_custom
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_install_custom() typeset __tap
++ 1375888534.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 241 >true
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() -64 > __rvm_requirements_run_install ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_install() 1 > (( 0 == 0 ))
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() 10 > for __iterator in load reset before define summary update custom install after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run() -152 > __rvm_requirements_run_after ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 2 > is_a_function requirements_osx_brew_after
++ 1375888534.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_brew_after
++ 1375888534.N /scripts/functions/build_requirements : __rvm_requirements_run_after() -52 > requirements_osx_brew_after ruby-1.9.3-p286
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 1 > (( 8 == 0 ))
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 2 > requirements_osx_brew_libs_try_upgrade autoconf automake libtool pkg-config libyaml readline libksba openssl
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade()(( rvm_autolibs_flag_number > 0 ))
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade()typeset -a outdated_libs
++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade()__rvm_read_lines outdated_libs /dev/fd/63
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade(requirements_osx_brew_libs_outdated_filter autoconf automake libtool pkg-config libyaml readline libksba openssl
++ 1375888534.N /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filtypeset IFS
++ 1375888534.N /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filIFS='|'
++ 1375888534.N /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/63 == \- ]]
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filgrep -E 'autoconf|automake|libtool|pkg-config|libyaml|readline|libksba|openssl'
+++ 1375888534.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_outdated_filbrew outdated --quiet
++ 1375888534.N /scripts/functions/support : __rvm_read_lines() 7 > eval 'outdated_libs=( $( \cat "${2:--}" ) )'
+++ 1375888534.N /scripts/functions/support : __rvm_read_lines() -272 > outdated_libs=($( \cat "${2:--}" ))
++++ 1375888534.N /scripts/functions/support : __rvm_read_lines() -551 > cat /dev/fd/63
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_try_upgrade()(( 0 ))
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() -121 > requirements_osx_brew_libs_default_check_gcc42
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_default_check[[ autoconf automake libtool pkg-config =~ apple-gcc42 ]]
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 50 > requirements_osx_brew_libs_set_path autoconf automake libtool pkg-config
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1typeset brew_lib brew_lib_prefix
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1for brew_lib in '"$@"'
++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 5requirements_osx_brew_lib_installed_prefix_check autoconf
+++ 1375888536.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix autoconf
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/autoconf
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/autoconf ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/autoconf ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9__rvm_add_to_path prepend /usr/local/opt/autoconf/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /usr/local/opt/autoconf/bin ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /usr/local/opt/autoconf/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/usr/local/opt/autoconf/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin =~ // ]]
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin: '*:/usr/local/opt/autoconf/bin:*'
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin:
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 82 > PATH=/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 88 > [[ -n '' ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 93 > builtin hash -r
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1for brew_lib in '"$@"'
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9requirements_osx_brew_lib_installed_prefix_check automake
+++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix automake
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/automake
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/automake ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/automake ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9__rvm_add_to_path prepend /usr/local/opt/automake/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /usr/local/opt/automake/bin ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /usr/local/opt/automake/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/usr/local/opt/automake/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin =~ // ]]
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin: '*:/usr/local/opt/automake/bin:*'
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin:
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 82 > PATH=/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 88 > [[ -n '' ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 93 > builtin hash -r
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1for brew_lib in '"$@"'
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9requirements_osx_brew_lib_installed_prefix_check libtool
+++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libtool
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libtool
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libtool ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libtool ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9__rvm_add_to_path prepend /usr/local/opt/libtool/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /usr/local/opt/libtool/bin ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /usr/local/opt/libtool/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/usr/local/opt/libtool/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin =~ // ]]
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin: '*:/usr/local/opt/libtool/bin:*'
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin:
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 82 > PATH=/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 88 > [[ -n '' ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 93 > builtin hash -r
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 1for brew_lib in '"$@"'
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9requirements_osx_brew_lib_installed_prefix_check pkg-config
+++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix pkg-config
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/pkg-config
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/pkg-config ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/pkg-config ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9__rvm_add_to_path prepend /usr/local/opt/pkg-config/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /usr/local/opt/pkg-config/bin ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /usr/local/opt/pkg-config/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/usr/local/opt/pkg-config/bin
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin =~ // ]]
++ 1375888537.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin: '*:/usr/local/opt/pkg-config/bin:*'
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin:
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888537.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 82 > PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 88 > [[ -n '' ]]
++ 1375888537.N /scripts/functions/utility : __rvm_add_to_path() 93 > builtin hash -r
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_set_path() 9rvm_debug PATH=/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/share/npm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/denishaskin/play-1.2.4:/Users/denishaskin/.rvm/bin
++ 1375888537.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888537.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 17 > requirements_osx_brew_libs_configure ruby-1.9.3-p286 libyaml readline libksba openssl
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() typeset package brew_lib brew_lib_prefix
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() package=ruby-1.9.3-p286
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() shift
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() for brew_lib in '"$@"'
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() requirements_osx_brew_lib_installed_prefix_check libyaml
+++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libyaml
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libyaml ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libyaml ]]
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() __rvm_update_configure_opt_dir ruby-1.9.3-p286 /usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 9 > typeset __patchlevel
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 10 > __patchlevel=286
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 12 > (( __patchlevel < 297 ))
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 14 > rvm_patch_names+=(cflags)
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir() 15 > __rvm_update_configure_opt_dir_option_or_flags /usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 170 > case " ${rvm_configure_flags[*]} " in
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 7 > __rvm_update_configure_opt_dir_option /usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 1 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/usr/local/opt/libyaml )'
++ 1375888537.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888537.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888537.N /scripts/functions/build : __rvm_update_configure_opt_dir_option() 21 > __rvm_array_add_or_update rvm_configure_flags --with-opt-dir= : /usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_flags
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=--with-opt-dir=
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=:
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=/usr/local/opt/libyaml
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_flags[@]}" )'
+++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_flags[@]}")
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 26 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}")
++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_flags=( "${_array_value_new[@]}" )'
+++ 1375888537.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_flags=("${_array_value_new[@]}")
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() for brew_lib in '"$@"'
++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() requirements_osx_brew_lib_installed_prefix_check readline
+++ 1375888537.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix readline
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/readline
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/readline ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/readline ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() __rvm_update_configure_opt_dir ruby-1.9.3-p286 /usr/local/opt/readline
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 9 > typeset __patchlevel
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 10 > __patchlevel=286
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 12 > (( __patchlevel < 297 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 14 > rvm_patch_names+=(cflags)
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 15 > __rvm_update_configure_opt_dir_option_or_flags /usr/local/opt/readline
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 170 > case " ${rvm_configure_flags[*]} " in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 4 > __rvm_update_configure_opt_dir_flags /usr/local/opt/readline
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 1 > typeset __enable_rpath __lib_path
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > xargs head -n 1
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > cat -e
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > __rvm_which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > grep -b '^^?ELF'
++ 1375888538.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
++ 1375888538.N /scripts/functions/support : __rvm_which() 3 > command whence whence
++ 1375888538.N /scripts/functions/support : __rvm_which() 5 > command which which
++ 1375888538.N /scripts/functions/support : __rvm_which() 6 > command which bash
++ 1375888538.N /scripts/functions/support : __rvm_which() -170 > which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 7 > __rvm_update_configure_env CFLAGS=-I/usr/local/opt/readline/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):CFLAGS=-I/usr/local/opt/readline/include:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=CFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-I/usr/local/opt/readline/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env CFLAGS= ' ' -I/usr/local/opt/readline/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=CFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-I/usr/local/opt/readline/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 26 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 117 > __rvm_update_configure_env LDFLAGS=-L/usr/local/opt/readline/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):LDFLAGS=-L/usr/local/opt/readline/lib:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=LDFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-L/usr/local/opt/readline/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env LDFLAGS= ' ' -L/usr/local/opt/readline/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=LDFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-L/usr/local/opt/readline/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 26 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 118 > [[ -z '' ]]
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 120 > [[ -d /usr/local/opt/readline/lib64 ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() for brew_lib in '"$@"'
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() requirements_osx_brew_lib_installed_prefix_check libksba
+++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix libksba
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/libksba
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/libksba ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/libksba ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() __rvm_update_configure_opt_dir ruby-1.9.3-p286 /usr/local/opt/libksba
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 9 > typeset __patchlevel
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 10 > __patchlevel=286
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 12 > (( __patchlevel < 297 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 14 > rvm_patch_names+=(cflags)
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 15 > __rvm_update_configure_opt_dir_option_or_flags /usr/local/opt/libksba
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 170 > case " ${rvm_configure_flags[*]} " in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 4 > __rvm_update_configure_opt_dir_flags /usr/local/opt/libksba
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 1 > typeset __enable_rpath __lib_path
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > grep -b '^^?ELF'
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > __rvm_which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > cat -e
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > xargs head -n 1
++ 1375888538.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
++ 1375888538.N /scripts/functions/support : __rvm_which() 3 > command whence whence
++ 1375888538.N /scripts/functions/support : __rvm_which() 5 > command which which
++ 1375888538.N /scripts/functions/support : __rvm_which() 6 > command which bash
++ 1375888538.N /scripts/functions/support : __rvm_which() -170 > which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 7 > __rvm_update_configure_env CFLAGS=-I/usr/local/opt/libksba/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):CFLAGS=-I/usr/local/opt/libksba/include:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=CFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-I/usr/local/opt/libksba/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env CFLAGS= ' ' -I/usr/local/opt/libksba/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=CFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-I/usr/local/opt/libksba/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 17 > _array_value_new+=("${_local_value}${_separator}${_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 20 > _array_value_new+=("${_local_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 117 > __rvm_update_configure_env LDFLAGS=-L/usr/local/opt/libksba/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):LDFLAGS=-L/usr/local/opt/libksba/lib:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=LDFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-L/usr/local/opt/libksba/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env LDFLAGS= ' ' -L/usr/local/opt/libksba/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=LDFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-L/usr/local/opt/libksba/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 20 > _array_value_new+=("${_local_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 17 > _array_value_new+=("${_local_value}${_separator}${_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 118 > [[ -z '' ]]
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 120 > [[ -d /usr/local/opt/libksba/lib64 ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() for brew_lib in '"$@"'
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() requirements_osx_brew_lib_installed_prefix_check openssl
+++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix openssl
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/openssl
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/openssl ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/openssl ]]
++ 1375888538.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_libs_configure() __rvm_update_configure_opt_dir ruby-1.9.3-p286 /usr/local/opt/openssl
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 125 > case "$1" in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 9 > typeset __patchlevel
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 10 > __patchlevel=286
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 12 > (( __patchlevel < 297 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 14 > rvm_patch_names+=(cflags)
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir() 15 > __rvm_update_configure_opt_dir_option_or_flags /usr/local/opt/openssl
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 170 > case " ${rvm_configure_flags[*]} " in
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_option_or_flags() 4 > __rvm_update_configure_opt_dir_flags /usr/local/opt/openssl
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 1 > typeset __enable_rpath __lib_path
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > __rvm_which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > xargs head -n 1
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > grep -b '^^?ELF'
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 3 > cat -e
++ 1375888538.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
++ 1375888538.N /scripts/functions/support : __rvm_which() 3 > command whence whence
++ 1375888538.N /scripts/functions/support : __rvm_which() 5 > command which which
++ 1375888538.N /scripts/functions/support : __rvm_which() 6 > command which bash
++ 1375888538.N /scripts/functions/support : __rvm_which() -170 > which bash
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 7 > __rvm_update_configure_env CFLAGS=-I/usr/local/opt/openssl/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):CFLAGS=-I/usr/local/opt/openssl/include:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=CFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-I/usr/local/opt/openssl/include
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env CFLAGS= ' ' -I/usr/local/opt/openssl/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=CFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-I/usr/local/opt/openssl/include
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 17 > _array_value_new+=("${_local_value}${_separator}${_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 20 > _array_value_new+=("${_local_value}")
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 117 > __rvm_update_configure_env LDFLAGS=-L/usr/local/opt/openssl/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 1 > typeset -a local_configure_env
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 2 > typeset _variable _value _iterator _found
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() 3 > rvm_debug '__rvm_update_configure_env(1):LDFLAGS=-L/usr/local/opt/openssl/lib:'
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888538.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -34 > (( 1 ))
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -32 > _variable=LDFLAGS
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -31 > _value=-L/usr/local/opt/openssl/lib
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -30 > shift
++ 1375888538.N /scripts/functions/build : __rvm_update_configure_env() -29 > __rvm_array_add_or_update rvm_configure_env LDFLAGS= ' ' -L/usr/local/opt/openssl/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 2 > typeset -a _array_value_old _array_value_new
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 4 > _array_name=rvm_configure_env
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 5 > _variable=LDFLAGS=
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 6 > _separator=' '
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 7 > _value=-L/usr/local/opt/openssl/lib
++ 1375888538.N /scripts/functions/support : __rvm_array_add_or_update() 8 > _array_value_new=()
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() -63 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 20 > _array_value_new+=("${_local_value}")
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 85 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 87 > case "${_local_value}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 17 > _array_value_new+=("${_local_value}${_separator}${_value}")
++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() 30 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888539.N /scripts/functions/support : __rvm_array_add_or_update() -42 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888539.N /scripts/functions/build : __rvm_update_configure_env() 37 > (( 0 ))
++ 1375888539.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 118 > [[ -z '' ]]
++ 1375888539.N /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 120 > [[ -d /usr/local/opt/openssl/lib64 ]]
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 89 > unset brew_libs brew_libs_conf
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 91 > typeset brew_lib_prefix
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 93 > requirements_osx_brew_lib_installed_prefix_check openssl
+++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prebrew --prefix openssl
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_prefbrew_lib_prefix=/usr/local/opt/openssl
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -n /usr/local/opt/openssl ]]
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_lib_installed_pref[[ -d /usr/local/opt/openssl ]]
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 132 > [[ -x /usr/local/opt/openssl/bin/openssl ]]
++ 1375888539.N /scripts/functions/requirements/osx_brew : requirements_osx_brew_after() 134 > rvm_requiremnts_fail_or_run_action 2 'Skipping certificates update, make sure your certificates are up to date.' requirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
++ 1375888539.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 308 >case "${rvm_autolibs_flag_number}" in
++ 1375888539.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 6 > shift 2
++ 1375888539.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 7 > requirements_osx_update_openssl_cert /usr/local/opt/openssl/bin/openssl
+++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() -60 > uname
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 1 > [[ Darwin == \D\a\r\w\i\n ]]
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 64 > case "${rvm_autolibs_flag_number}" in
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 10 > typeset ssl_binary ssl_dir cert_file
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 11 > ssl_binary=/usr/local/opt/openssl/bin/openssl
+++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() -49 > __rvm_osx_ssl_certs_file_from_openssl /usr/local/opt/openssl/bin/openssl
+++ 1375888539.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 1 > /usr/local/opt/openssl/bin/openssl version -d
+++ 1375888539.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 1 > awk '-F"' '{print $2"/cert.pem"}'
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 12 > cert_file=/usr/local/etc/openssl/cert.pem
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 13 > ssl_dir=/usr/local/etc/openssl
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 16 > requirements_osx_update_openssl_cert_old
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -325[[ ! -f /usr/local/etc/openssl/cert.pem ]]
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -325[[ /usr/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain ]]
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -325[[ /usr/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
++ 1375888539.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() -247 > rvm_log 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.'
++ 1375888539.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888539.N /scripts/functions/logging : rvm_log() 89 > printf %b 'Certificates in '\''/usr/local/etc/openssl/cert.pem'\'' already are up to date.\n'
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
++ 1375888539.N /scripts/functions/build_requirements : rvm_requiremnts_fail_or_run_action() 245 >true
++ 1375888539.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 113 > true
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() -rvm_log 'Requirements installation successful.'
++ 1375888539.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888539.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888539.N /scripts/functions/logging : rvm_log() 89 > printf %b 'Requirements installation successful.\n'
Requirements installation successful.
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -59 > rvm_debug '__rvm_setup_compile_environment_movable ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_movable ruby-1.9.3-p286
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable() 1 > (( 0 > 0 ))
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -42 > rvm_debug '__rvm_setup_compile_environment_osx_compiler ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_osx_compiler ruby-1.9.3-p286
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() uname
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1[[ Darwin == \D\a\r\w\i\n ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 3__rvm_array_contains '*debug*' cflags cflags cflags cflags
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 1 > typeset _search _iterator
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 2 > _search='*debug*'
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 3 > shift
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"'
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"'
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"'
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"'
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in
++ 1375888539.N /scripts/functions/support : __rvm_array_contains() 10 > return 1
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1[[ -n '' ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1__rvm_setup_compile_environment_osx_compiler_find ruby-1.9.3-p286
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_find__rvm_version_compare 10.8 -ge 10.9
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '10.8\n10.9\n'
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1375888539.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1375888539.N /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 2 > first=10.8
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findcase "$1" in
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_find__rvm_setup_compile_environment_osx_compiler_find_gcc42
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_find[[ -x /usr/local/bin/gcc-4.2 ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findexport CC=/usr/local/bin/gcc-4.2
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findCC=/usr/local/bin/gcc-4.2
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findtrue
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findtrue
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() __rvm_found_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/usr/local/opt/libyaml =~ --with-gcc= ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n /usr/local/bin/gcc-4.2 ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 18 > echo /usr/local/bin/gcc-4.2
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 19 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1[[ /usr/local/bin/gcc-4.2 =~ clang ]]
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() __rvm_found_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/usr/local/opt/libyaml =~ --with-gcc= ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n /usr/local/bin/gcc-4.2 ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 18 > echo /usr/local/bin/gcc-4.2
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 19 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1[[ /usr/local/bin/gcc-4.2 == '' ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -94 > rvm_debug '__rvm_setup_compile_environment_architectures ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_architectures ruby-1.9.3-p286
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() rvm_debug 'rvm_architectures(0):.'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() (( 0 > 0 ))
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -130 > rvm_debug '__rvm_setup_compile_environment_gcc47plus ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_gcc47plus ruby-1.9.3-p286
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus() 1 > __rvm_compiler_version_or_higher 4.7
++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() 1 > typeset __version compiler
+++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() -94 > __rvm_found_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/usr/local/opt/libyaml =~ --with-gcc= ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n /usr/local/bin/gcc-4.2 ]]
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 18 > echo /usr/local/bin/gcc-4.2
+++ 1375888539.N /scripts/functions/build : __rvm_selected_compiler() 19 > return 0
++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() 2 > compiler=/usr/local/bin/gcc-4.2
+++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() -93 > __rvm_run_compiler /usr/local/bin/gcc-4.2 -dumpversion
+++ 1375888539.N /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/local/bin/gcc-4.2 ]]
+++ 1375888539.N /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/local/bin/gcc-4.2
+++ 1375888539.N /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1375888539.N /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1375888539.N /scripts/functions/build : __rvm_run_compiler() 8 > /usr/local/bin/gcc-4.2 -dumpversion
++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() 3 > __version=4.2.1
++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() 4 > __rvm_version_compare 4.2.1 -ge 4.7
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '4.2.1\n4.7\n'
+++ 1375888539.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1375888539.N /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 2 > first=4.2.1
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1375888539.N /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1375888539.N /scripts/functions/build : __rvm_compiler_version_or_higher() -104 > return 1
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus() 157 return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -192 > rvm_debug '__rvm_setup_compile_environment_bison ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_bison ruby-1.9.3-p286
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 1 > (( 4 > 1 ))
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 266 > case "$1" in
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 4 > __rvm_check_for_bison
++ 1375888539.N /scripts/functions/build : __rvm_check_for_bison() 1 > true 0
++ 1375888539.N /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 ))
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -199 > rvm_debug '__rvm_setup_compile_environment_smartos ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_smartos ruby-1.9.3-p286
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_smartos() -369 uname -v
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_smartos() 1 > [[ Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64 =~ ^joyent ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_smartos() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -357 > rvm_debug '__rvm_setup_compile_environment_sunos ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_sunos ruby-1.9.3-p286
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() -384 > uname -s
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() 1 > [[ Darwin == \S\u\n\O\S ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -372 > rvm_debug '__rvm_setup_compile_environment_openbsd ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_openbsd ruby-1.9.3-p286
+++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd() -399 uname
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd() 1 > [[ Darwin == \O\p\e\n\B\S\D ]]
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd() 1 > return 0
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888539.N /scripts/functions/build_config : __rvm_setup_compile_environment() -387 > rvm_debug '__rvm_setup_compile_environment_auto_conf_make ruby-1.9.3-p286'
++ 1375888539.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_auto_conf_make ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_auto_conf_make() case "$(uname)" in
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_auto_conf_make()uname
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_auto_conf_make() return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -400 > rvm_debug '__rvm_setup_compile_environment_flags_docs ruby-1.9.3-p286'
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_flags_docs ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 2 >(( 0 == 1 ))
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 446case "$1" in
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 8 >rvm_configure_flags+=(--disable-install-doc)
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 12 true
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -427 > rvm_debug '__rvm_setup_compile_environment_flags_tcltk ruby-1.9.3-p286'
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_flags_tcltk ruby-1.9.3-p286
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() -uname
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 1 [[ Darwin == \D\a\r\w\i\n ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 45case "$1" in
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 5 [[ --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc =~ --with-tcl ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 6 [[ --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc =~ --with-tk ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 7 [[ --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc =~ --without-tcl ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 8 [[ --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc =~ --without-tk ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 9 rvm_configure_flags+=(--without-tcl --without-tk)
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 12true
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -443 > rvm_debug '__rvm_setup_compile_environment_flags_shared_static ruby-1.9.3-p286'
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_flags_shared_static ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_stat(( 0 == 1 ))
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_statcase "$1" in
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_statrvm_configure_flags+=(--enable-shared)
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_stattrue
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() 11 > for __type in '"${__types[@]}"'
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -459 > rvm_debug '__rvm_setup_compile_environment_flags_threads ruby-1.9.3-p286'
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > __rvm_setup_compile_environment_flags_threads ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() case "$1" in
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() uname
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ Darwin == \F\r\e\e\B\S\D ]]
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() uname
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ Darwin == \D\r\a\g\o\n\F\l\y ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ =~ -j ]]
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() rvm_make_flags+=(-j$(__rvm_detect_max_threads))
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() __rvm_detect_max_threads
+++ 1375888540.N /scripts/functions/build_config : __rvm_detect_max_threads() 505 > case "$(uname)" in
++++ 1375888540.N /scripts/functions/build_config : __rvm_detect_max_threads() 1 > uname
+++ 1375888540.N /scripts/functions/build_config : __rvm_detect_max_threads() 4 > __rvm_which sysctl
+++ 1375888540.N /scripts/functions/support : __rvm_which() 1 > command which --skip-alias --skip-functions which
+++ 1375888540.N /scripts/functions/support : __rvm_which() 3 > command whence whence
+++ 1375888540.N /scripts/functions/support : __rvm_which() 5 > command which which
+++ 1375888540.N /scripts/functions/support : __rvm_which() 6 > command which sysctl
+++ 1375888540.N /scripts/functions/support : __rvm_which() -170 > which sysctl
+++ 1375888540.N /scripts/functions/build_config : __rvm_detect_max_threads() 334 > sysctl -n hw.ncpu
+++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -1044 > __rvm_found_compiler
+++ 1375888540.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1375888540.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared =~ --with-gcc= ]]
+++ 1375888540.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n /usr/local/bin/gcc-4.2 ]]
+++ 1375888540.N /scripts/functions/build : __rvm_selected_compiler() 18 > echo /usr/local/bin/gcc-4.2
+++ 1375888540.N /scripts/functions/build : __rvm_selected_compiler() 19 > return 0
++ 1375888540.N /scripts/functions/build_config : __rvm_setup_compile_environment() -514 > rvm_debug 'found compiler: /usr/local/bin/gcc-4.2'
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888540.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888540.N /scripts/functions/manage/ruby : ruby_install() -104 > __rvm_install_source
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 1 > true 1
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 3 > typeset directory db_configure_flags
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 4 > typeset -a autoconf_flags
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 6 > (( rvm_ruby_selected_flag ))
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 8 > rvm_log 'Installing Ruby from source to: /Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...'
++ 1375888540.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888540.N /scripts/functions/logging : rvm_log() 89 > printf %b 'Installing Ruby from source to: /Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...\n'
Installing Ruby from source to: /Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() 63 > __rvm_cd /Users/denishaskin/.rvm/src
++ 1375888540.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1375888540.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1375888540.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1375888540.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1375888540.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1375888540.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/denishaskin/.rvm/src
++ 1375888540.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1375888540.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1375888540.N /scripts/functions/manage/base : __rvm_install_source() -27 > __rvm_fetch_ruby
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 1 > typeset _current_command
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 3 > (( 1 == 0 ))
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 8 > (( 0 == 0 ))
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 11 > rvm_ruby_package_name=ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 12 > rvm_ruby_package_file=ruby-1.9.3-p286
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 558 > case "$rvm_ruby_string" in
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 16 > rvm_archive_extension=tar.bz2
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 564 > case "$rvm_ruby_interpreter" in
+++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() -522 > __rvm_db ruby_1.9_url
+++ 1375888540.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1375888540.N /scripts/functions/db : __rvm_db() 3 > key=ruby_1.9_url
+++ 1375888540.N /scripts/functions/db : __rvm_db() 4 > key=ruby_1.9_url
+++ 1375888540.N /scripts/functions/db : __rvm_db() 5 > variable=
+++ 1375888540.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
++++ 1375888540.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db ruby_1.9_url
+++ 1375888540.N /scripts/functions/db : __rvm_db() 8 > value=
+++ 1375888540.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1375888540.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db ruby_1.9_url
+++ 1375888540.N /scripts/functions/db : __rvm_db() 12 > value=http://ftp.ruby-lang.org/pub/ruby/1.9
+++ 1375888540.N /scripts/functions/db : __rvm_db() 15 > [[ -n http://ftp.ruby-lang.org/pub/ruby/1.9 ]]
+++ 1375888540.N /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1375888540.N /scripts/functions/db : __rvm_db() 17 > echo http://ftp.ruby-lang.org/pub/ruby/1.9
+++ 1375888540.N /scripts/functions/db : __rvm_db() 23 > return 0
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 22 > rvm_ruby_url=http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 39 > rvm_log 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...'
++ 1375888540.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888540.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888540.N /scripts/functions/logging : rvm_log() 89 > printf %b 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...\n'
ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...
++ 1375888540.N /scripts/functions/manage/base : __rvm_fetch_ruby() 512 > /Users/denishaskin/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
++ 1375888540.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888540.N /scripts/base : 29 > export PS4
++ 1375888540.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888540.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888540.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888540.N /scripts/base : 41 > __array_start=0
++ 1375888540.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888540.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888540.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888540.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888540.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888540.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888540.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888540.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888540.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888540.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888540.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888540.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888540.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888540.N /scripts/base : 72 > export rvm_path
++ 1375888540.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888540.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888540.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888540.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888540.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888540.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888540.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888540.N /scripts/initialize : 10 > export PS4
+++ 1375888540.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888540.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888540.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888540.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888540.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888540.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888540.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888540.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888540.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888540.N /scripts/base : 94 > true
++ 1375888540.N /scripts/base : 102 > typeset -a scripts
++ 1375888540.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888540.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888540.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888540.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888540.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888540.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888540.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888540.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888540.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888540.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888540.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888540.N /scripts/functions/support : 14 > tar --help
+++ 1375888540.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888540.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888540.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888540.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888540.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888540.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888540.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888540.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888540.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888540.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888540.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888540.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888540.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888540.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888540.N /scripts/fetch : 17 > __rvm_cd /Users/denishaskin/.rvm/archives
+ 1375888540.N /scripts/functions/support : __rvm_cd() 165 > typeset old_cdpath ret
+ 1375888540.N /scripts/functions/support : __rvm_cd() 166 > ret=0
+ 1375888540.N /scripts/functions/support : __rvm_cd() 167 > old_cdpath=
+ 1375888540.N /scripts/functions/support : __rvm_cd() 168 > CDPATH=.
+ 1375888540.N /scripts/functions/support : __rvm_cd() 169 > chpwd_functions=
+ 1375888540.N /scripts/functions/support : __rvm_cd() 169 > builtin cd /Users/denishaskin/.rvm/archives
+ 1375888540.N /scripts/functions/support : __rvm_cd() 170 > CDPATH=
+ 1375888540.N /scripts/functions/support : __rvm_cd() 171 > return 0
+ 1375888540.N /scripts/fetch : 19 > [[ -n '' ]]
++ 1375888541.N /scripts/fetch : 19 > basename http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/fetch : 19 > archive=ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1375888541.N /scripts/fetch : 22 > download=1
+ 1375888541.N /scripts/fetch : 23 > try_ftp=0
+ 1375888541.N /scripts/fetch : 24 > result=0
+ 1375888541.N /scripts/fetch : 25 > retry=0
+ 1375888541.N /scripts/fetch : 27 > __rvm_checksum_read http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 120 > __rvm_checksum_none
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 121 > typeset _type _value _name
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 122 > typeset -a _list
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 123 > list=()
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 =~ \? ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ ruby-1.9.3-p286.tar.bz2 =~ \? ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/md5 http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n '' ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 139 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/md5 http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 139 > head -n 1
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 139 > _checksum_md5=
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/sha512 http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n '' ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/sha512 http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > head -n 1
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > _checksum_sha512=
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/md5 ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=e76848a86606a4fd5dcf14fc4b4e755e
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/sha512 ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n '' ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > head -n 1
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/sha512 ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 143 > _checksum_sha512=
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z e76848a86606a4fd5dcf14fc4b4e755e ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_read() 145 > return 0
+ 1375888541.N /scripts/fetch : 29 > __rvm_checksum_any
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
+ 1375888541.N /scripts/fetch : 49 > download=0
+ 1375888541.N /scripts/fetch : 51 > [[ -e ruby-1.9.3-p286.tar.bz2 ]]
+ 1375888541.N /scripts/fetch : 55 > __rvm_checksum_validate_file /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2) = e76848a86606a4fd5dcf14fc4b4e755e'
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo e76848a86606a4fd5dcf14fc4b4e755e
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ e76848a86606a4fd5dcf14fc4b4e755e == \e\7\6\8\4\8\a\8\6\6\0\6\a\4\f\d\5\d\c\f\1\4\f\c\4\b\4\e\7\5\5\e ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1375888541.N /scripts/fetch : 57 > rvm_debug 'Archive checksum matched, not downloading'
+ 1375888541.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1375888541.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1375888541.N /scripts/fetch : 70 > (( download > 0 ))
+ 1375888541.N /scripts/fetch : 148 > __rvm_checksum_validate_file /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n e76848a86606a4fd5dcf14fc4b4e755e ]]
++ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/denishaskin/.rvm/archives/ruby-1.9.3-p286.tar.bz2) = e76848a86606a4fd5dcf14fc4b4e755e'
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo e76848a86606a4fd5dcf14fc4b4e755e
++ 1375888541.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ e76848a86606a4fd5dcf14fc4b4e755e == \e\7\6\8\4\8\a\8\6\6\0\6\a\4\f\d\5\d\c\f\1\4\f\c\4\b\4\e\7\5\5\e ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n '' ]]
+ 1375888541.N /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1375888541.N /scripts/fetch : 150 > rvm_debug 'Downloaded archive checksum matched.'
+ 1375888541.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1375888541.N /scripts/functions/logging : rvm_debug() 144 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 516 > [[ -d /Users/denishaskin/.rvm/src/ruby-1.9.3-p286 ]]
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 516 > rmdir /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 516 > true
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 519 > [[ ! -d /Users/denishaskin/.rvm/src/ruby-1.9.3-p286 ]]
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 551 > rvm_log 'ruby-1.9.3-p286 - #extracted to /Users/denishaskin/.rvm/src/ruby-1.9.3-p286 (already extracted)'
++ 1375888541.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1375888541.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888541.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888541.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888541.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888541.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888541.N /scripts/functions/logging : rvm_log() 89 > printf %b 'ruby-1.9.3-p286 - #extracted to /Users/denishaskin/.rvm/src/ruby-1.9.3-p286 (already extracted)\n'
ruby-1.9.3-p286 - #extracted to /Users/denishaskin/.rvm/src/ruby-1.9.3-p286 (already extracted)
++ 1375888541.N /scripts/functions/manage/base : __rvm_fetch_ruby() 554 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() 66 > true
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() 73 > __rvm_cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1375888541.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1375888541.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1375888541.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() -18 > true
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() -11 > [[ -d /Users/denishaskin/.rvm/usr ]]
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() -5 > (( 0 == 1 ))
++ 1375888541.N /scripts/functions/manage/base : __rvm_install_source() 11 > __rvm_apply_patches
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 1 > typeset patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path _save_dir
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 2 > typeset -a patches
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 3 > patches=()
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 4 > patch_level_separator=%
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 5 > patch_fuzziness=25
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 6 > result=0
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 7 > source_directory=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 8 > (( 0 == 0 ))
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 10 > _save_dir=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 11 > __rvm_cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1375888541.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1375888541.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1375888541.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888541.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1375888541.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() 47 > case "${1:-all}" in
++ 1375888541.N /scripts/functions/manage/base : __rvm_apply_patches() -116 > __rvm_current_patch_names patches
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() 1 > typeset _variable patch_level_separator level name expanded_name
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() 2 > _variable=patches
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() 4 > patch_level_separator=%
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() 7 > rvm_debug 'Trying patch '\''cflags'\''.'
++ 1375888541.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888541.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n cflags ]]
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match cflags '*%*'
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888541.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=cflags
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''cflags'\''.'
++ 1375888541.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888541.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888541.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name cflags 1
+++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() 2 > name=cflags
+++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n cflags ]]
++++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888541.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show cflags
++ 1375888541.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888541.N /scripts/base : 29 > export PS4
++ 1375888541.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888541.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888541.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888541.N /scripts/base : 41 > __array_start=0
++ 1375888541.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888541.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888541.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888541.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888541.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888541.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888541.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888541.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888541.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888541.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888541.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888541.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888541.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888541.N /scripts/base : 72 > export rvm_path
++ 1375888541.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888541.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888541.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888541.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888541.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888541.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888541.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888541.N /scripts/initialize : 10 > export PS4
+++ 1375888541.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888541.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888541.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888541.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888541.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888541.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888541.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888541.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888541.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888541.N /scripts/base : 94 > true
++ 1375888542.N /scripts/base : 102 > typeset -a scripts
++ 1375888542.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888542.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888542.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888542.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888542.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888542.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888542.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888542.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888542.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888542.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888542.N /scripts/functions/support : 14 > tar --help
+++ 1375888542.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888542.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888542.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888542.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888542.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888542.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888542.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888542.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888542.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888542.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888542.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888542.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888542.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888542.N /scripts/patchsets : 48 > args=($*)
+ 1375888542.N /scripts/patchsets : 49 > action=show
+ 1375888542.N /scripts/patchsets : 50 > patchset=cflags
++ 1375888542.N /scripts/patchsets : 51 > echo
+ 1375888542.N /scripts/patchsets : 51 > args=
+ 1375888542.N /scripts/patchsets : 53 > case "$action" in
+ 1375888542.N /scripts/patchsets : 54 > lookup_patchset cflags
+ 1375888542.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888542.N /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]]
+ 1375888542.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888542.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888542.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888542.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888542.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888542.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/cflags ]]
+ 1375888542.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888542.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/cflags ]]
+ 1375888542.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888542.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/cflags ]]
+ 1375888542.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888542.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/cflags ]]
+ 1375888542.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888542.N /scripts/patchsets : 58 > exit 1
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \d\e\f\a\u\l\t ]]
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \o\s\x ]]
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 14 > echo cflags%1
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -117 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.'
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > [[ -z cflags%1 ]]
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > eval 'patches+=( "${expanded_name}" )'
+++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -259 > patches+=("${expanded_name}")
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -129 > rvm_debug 'Trying patch '\''cflags'\''.'
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n cflags ]]
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match cflags '*%*'
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888542.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=cflags
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''cflags'\''.'
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888542.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888542.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name cflags 1
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 2 > name=cflags
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n cflags ]]
++++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888542.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show cflags
++ 1375888542.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888542.N /scripts/base : 29 > export PS4
++ 1375888542.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888542.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888542.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888542.N /scripts/base : 41 > __array_start=0
++ 1375888542.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888542.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888542.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888542.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888542.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888542.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888542.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888542.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888542.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888542.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888542.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888542.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888542.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888542.N /scripts/base : 72 > export rvm_path
++ 1375888542.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888542.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888542.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888542.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888542.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888542.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888542.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888542.N /scripts/initialize : 10 > export PS4
+++ 1375888542.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888542.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888542.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888542.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888542.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888542.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888542.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888542.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888542.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888542.N /scripts/base : 94 > true
++ 1375888542.N /scripts/base : 102 > typeset -a scripts
++ 1375888542.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888542.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888542.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888542.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888542.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888542.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888542.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888542.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888542.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888542.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888542.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888543.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888543.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888543.N /scripts/functions/support : 14 > tar --help
+++ 1375888543.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888543.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888543.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888543.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888543.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888543.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888543.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888543.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888543.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888543.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888543.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888543.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888543.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888543.N /scripts/patchsets : 48 > args=($*)
+ 1375888543.N /scripts/patchsets : 49 > action=show
+ 1375888543.N /scripts/patchsets : 50 > patchset=cflags
++ 1375888543.N /scripts/patchsets : 51 > echo
+ 1375888543.N /scripts/patchsets : 51 > args=
+ 1375888543.N /scripts/patchsets : 53 > case "$action" in
+ 1375888543.N /scripts/patchsets : 54 > lookup_patchset cflags
+ 1375888543.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888543.N /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888543.N /scripts/patchsets : 58 > exit 1
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \d\e\f\a\u\l\t ]]
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \o\s\x ]]
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 14 > echo cflags%1
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -117 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.'
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > [[ -z cflags%1 ]]
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > eval 'patches+=( "${expanded_name}" )'
+++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -259 > patches+=("${expanded_name}")
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -129 > rvm_debug 'Trying patch '\''cflags'\''.'
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n cflags ]]
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match cflags '*%*'
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=cflags
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''cflags'\''.'
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name cflags 1
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 2 > name=cflags
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n cflags ]]
++++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show cflags
++ 1375888543.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888543.N /scripts/base : 29 > export PS4
++ 1375888543.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888543.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888543.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888543.N /scripts/base : 41 > __array_start=0
++ 1375888543.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888543.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888543.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888543.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888543.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888543.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888543.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888543.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888543.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888543.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888543.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888543.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888543.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888543.N /scripts/base : 72 > export rvm_path
++ 1375888543.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888543.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888543.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888543.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888543.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888543.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888543.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888543.N /scripts/initialize : 10 > export PS4
+++ 1375888543.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888543.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888543.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888543.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888543.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888543.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888543.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888543.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888543.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888543.N /scripts/base : 94 > true
++ 1375888543.N /scripts/base : 102 > typeset -a scripts
++ 1375888543.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888543.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888543.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888543.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888543.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888543.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888543.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888543.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888543.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888543.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888543.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888543.N /scripts/functions/support : 14 > tar --help
+++ 1375888543.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888543.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888543.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888543.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888543.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888543.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888543.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888543.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888543.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888543.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888543.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888543.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888543.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888543.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888543.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888543.N /scripts/patchsets : 48 > args=($*)
+ 1375888543.N /scripts/patchsets : 49 > action=show
+ 1375888543.N /scripts/patchsets : 50 > patchset=cflags
++ 1375888543.N /scripts/patchsets : 51 > echo
+ 1375888543.N /scripts/patchsets : 51 > args=
+ 1375888543.N /scripts/patchsets : 53 > case "$action" in
+ 1375888543.N /scripts/patchsets : 54 > lookup_patchset cflags
+ 1375888543.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888543.N /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888543.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888543.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888543.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/cflags ]]
+ 1375888543.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888543.N /scripts/patchsets : 58 > exit 1
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \d\e\f\a\u\l\t ]]
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \o\s\x ]]
+++ 1375888543.N /scripts/patches : __rvm_expand_patch_name() 14 > echo cflags%1
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -117 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.'
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > [[ -z cflags%1 ]]
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > eval 'patches+=( "${expanded_name}" )'
+++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -259 > patches+=("${expanded_name}")
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -129 > rvm_debug 'Trying patch '\''cflags'\''.'
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888543.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n cflags ]]
++ 1375888543.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match cflags '*%*'
++ 1375888543.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=cflags
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''cflags'\''.'
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name cflags 1
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 2 > name=cflags
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n cflags ]]
++++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show cflags
++ 1375888544.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888544.N /scripts/base : 29 > export PS4
++ 1375888544.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888544.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888544.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888544.N /scripts/base : 41 > __array_start=0
++ 1375888544.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888544.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888544.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888544.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888544.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888544.N /scripts/base : 72 > export rvm_path
++ 1375888544.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888544.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888544.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888544.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888544.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888544.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888544.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888544.N /scripts/initialize : 10 > export PS4
+++ 1375888544.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888544.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888544.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888544.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888544.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888544.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888544.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888544.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888544.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888544.N /scripts/base : 94 > true
++ 1375888544.N /scripts/base : 102 > typeset -a scripts
++ 1375888544.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888544.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888544.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888544.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888544.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888544.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888544.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888544.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888544.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888544.N /scripts/functions/support : 14 > tar --help
+++ 1375888544.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888544.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888544.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888544.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888544.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888544.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888544.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888544.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888544.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888544.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888544.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888544.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888544.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888544.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888544.N /scripts/patchsets : 48 > args=($*)
+ 1375888544.N /scripts/patchsets : 49 > action=show
+ 1375888544.N /scripts/patchsets : 50 > patchset=cflags
++ 1375888544.N /scripts/patchsets : 51 > echo
+ 1375888544.N /scripts/patchsets : 51 > args=
+ 1375888544.N /scripts/patchsets : 53 > case "$action" in
+ 1375888544.N /scripts/patchsets : 54 > lookup_patchset cflags
+ 1375888544.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888544.N /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]]
+ 1375888544.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888544.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888544.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888544.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888544.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888544.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/cflags ]]
+ 1375888544.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888544.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/cflags ]]
+ 1375888544.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888544.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/cflags ]]
+ 1375888544.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888544.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/cflags ]]
+ 1375888544.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888544.N /scripts/patchsets : 58 > exit 1
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \d\e\f\a\u\l\t ]]
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ cflags != \o\s\x ]]
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 14 > echo cflags%1
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -117 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.'
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > [[ -z cflags%1 ]]
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -116 > eval 'patches+=( "${expanded_name}" )'
+++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -259 > patches+=("${expanded_name}")
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -129 > rvm_debug 'Trying patch '\''default'\''.'
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n default ]]
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match default '*%*'
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 2 > _string=default
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888544.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=default
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''default'\''.'
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888544.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888544.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name default 1
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 2 > name=default
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n default ]]
++++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888544.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show default
++ 1375888544.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888544.N /scripts/base : 29 > export PS4
++ 1375888544.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888544.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888544.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888544.N /scripts/base : 41 > __array_start=0
++ 1375888544.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888544.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888544.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888544.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888544.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888544.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888544.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888544.N /scripts/base : 72 > export rvm_path
++ 1375888544.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888544.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888544.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888544.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888544.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888544.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888544.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888544.N /scripts/initialize : 10 > export PS4
+++ 1375888544.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888544.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888544.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888544.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888544.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888544.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888544.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888544.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888544.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888544.N /scripts/base : 94 > true
++ 1375888544.N /scripts/base : 102 > typeset -a scripts
++ 1375888544.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888544.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888544.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888544.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888544.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888544.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888544.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888545.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888545.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888545.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888545.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888545.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888545.N /scripts/functions/support : 14 > tar --help
+++ 1375888545.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888545.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888545.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888545.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888545.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888545.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888545.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888545.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888545.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888545.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888545.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888545.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888545.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888545.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888545.N /scripts/patchsets : 48 > args=($*)
+ 1375888545.N /scripts/patchsets : 49 > action=show
+ 1375888545.N /scripts/patchsets : 50 > patchset=default
++ 1375888545.N /scripts/patchsets : 51 > echo
+ 1375888545.N /scripts/patchsets : 51 > args=
+ 1375888545.N /scripts/patchsets : 53 > case "$action" in
+ 1375888545.N /scripts/patchsets : 54 > lookup_patchset default
+ 1375888545.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888545.N /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888545.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888545.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888545.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/default ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888545.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/default ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888545.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/default ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888545.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/default ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888545.N /scripts/patchsets : 58 > exit 1
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ default != \d\e\f\a\u\l\t ]]
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -129 > rvm_debug 'Trying patch '\''osx'\''.'
++ 1375888545.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888545.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -128 > [[ -n osx ]]
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > __rvm_string_match osx '*%*'
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 2 > _string=osx
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1375888545.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -23 > level=1
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -21 > name=osx
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -20 > rvm_debug 'Patch name '\''osx'\''.'
++ 1375888545.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888545.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -119 > read -r expanded_name
+++ 1375888545.N /scripts/functions/manage/base : __rvm_current_patch_names() -130 > __rvm_expand_patch_name osx 1
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 2 > name=osx
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n osx ]]
++++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=ruby-1.9.3-p286
++++ 1375888545.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/denishaskin/.rvm/scripts/patchsets show osx
++ 1375888545.N /scripts/base : 27 > [[ -z '' ]]
++ 1375888545.N /scripts/base : 29 > export PS4
++ 1375888545.N /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1375888545.N /scripts/base : 34 > export __array_start rvm_path
++ 1375888545.N /scripts/base : 39 > [[ -n '' ]]
++ 1375888545.N /scripts/base : 41 > __array_start=0
++ 1375888545.N /scripts/base : 44 > (( 0 == 0 ))
++ 1375888545.N /scripts/base : 46 > [[ -n 0022 ]]
++ 1375888545.N /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1375888545.N /scripts/base : 48 > [[ -n /Users/denishaskin ]]
++ 1375888545.N /scripts/base : 48 > [[ /Users/denishaskin/.rvmrc -ef /Users/denishaskin/.rvmrc ]]
++ 1375888545.N /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1375888545.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888545.N /scripts/base : 54 > [[ -f /etc/rvmrc ]]
++ 1375888545.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888545.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888545.N /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1375888545.N /scripts/base : 54 > [[ -f /Users/denishaskin/.rvmrc ]]
++ 1375888545.N /scripts/base : 69 > unset rvm_rvmrc_files
++ 1375888545.N /scripts/base : 72 > export rvm_path
++ 1375888545.N /scripts/base : 73 > [[ -z /Users/denishaskin/.rvm ]]
++ 1375888545.N /scripts/base : 85 > true /Users/denishaskin/.rvm/scripts
++ 1375888545.N /scripts/base : 88 > source /Users/denishaskin/.rvm/scripts/initialize
+++ 1375888545.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1375888545.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1375888545.N /scripts/initialize : 6 > set -o xtrace
+++ 1375888545.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1375888545.N /scripts/initialize : 10 > export PS4
+++ 1375888545.N /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1375888545.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1375888545.N /scripts/initialize : 19 > shopt -s extglob
+++ 1375888545.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1375888545.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1375888545.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1375888545.N /scripts/initialize : 36 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+++ 1375888545.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1375888545.N /scripts/base : 92 > case " ${rvm_base_except:-} " in
++ 1375888545.N /scripts/base : 94 > true
++ 1375888545.N /scripts/base : 102 > typeset -a scripts
++ 1375888545.N /scripts/base : 105 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/logging
+++ 1375888545.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1375888545.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1375888545.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1375888545.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1375888545.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1375888545.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1375888545.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/support
+++ 1375888545.N /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1375888545.N /scripts/functions/support : 13 > [[ ! =~ --no-same-owner ]]
+++ 1375888545.N /scripts/functions/support : 14 > GREP_OPTIONS=
+++ 1375888545.N /scripts/functions/support : 14 > tar --help
+++ 1375888545.N /scripts/functions/support : 14 > grep -- --no-same-owner
+++ 1375888545.N /scripts/functions/support : 22 > [[ -n '' ]]
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/utility
+++ 1375888545.N /scripts/functions/utility : 3 > source /Users/denishaskin/.rvm/scripts/functions/utility_gems
+++ 1375888545.N /scripts/functions/utility : 4 > source /Users/denishaskin/.rvm/scripts/functions/utility_logging
+++ 1375888545.N /scripts/functions/utility : 5 > source /Users/denishaskin/.rvm/scripts/functions/utility_package
+++ 1375888545.N /scripts/functions/utility : 6 > source /Users/denishaskin/.rvm/scripts/functions/utility_system
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/init
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/cleanup
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/env
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc
+++ 1375888545.N /scripts/functions/rvmrc : 3 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_project
+++ 1375888545.N /scripts/functions/rvmrc : 4 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_set
+++ 1375888545.N /scripts/functions/rvmrc : 5 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_to
+++ 1375888545.N /scripts/functions/rvmrc : 6 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_trust
+++ 1375888545.N /scripts/functions/rvmrc : 7 > source /Users/denishaskin/.rvm/scripts/functions/rvmrc_warning
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/install
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/environment
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/gemset
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/db
++ 1375888545.N /scripts/base : 106 > for entry in '${scripts[@]}'
++ 1375888545.N /scripts/base : 107 > source /Users/denishaskin/.rvm/scripts/functions/checksum
++ 1375888545.N /scripts/base : 109 > unset scripts entry rvm_base_except
+ 1375888545.N /scripts/patchsets : 6 > source /Users/denishaskin/.rvm/scripts/patches
+ 1375888545.N /scripts/patchsets : 48 > args=($*)
+ 1375888545.N /scripts/patchsets : 49 > action=show
+ 1375888545.N /scripts/patchsets : 50 > patchset=osx
++ 1375888545.N /scripts/patchsets : 51 > echo
+ 1375888545.N /scripts/patchsets : 51 > args=
+ 1375888545.N /scripts/patchsets : 53 > case "$action" in
+ 1375888545.N /scripts/patchsets : 54 > lookup_patchset osx
+ 1375888545.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1375888545.N /scripts/patchsets : lookup_patchset() 12 > [[ -z osx ]]
+ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1375888545.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patchsets
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/denishaskin/.rvm/patchsets
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/denishaskin/.rvm/patchsets
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286
+ 1375888546.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888546.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/p286/osx ]]
+ 1375888546.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888546.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/1.9.3/osx ]]
+ 1375888546.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888546.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/ruby/osx ]]
+ 1375888546.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1375888546.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/denishaskin/.rvm/patchsets/osx ]]
+ 1375888546.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1375888546.N /scripts/patchsets : 58 > exit 1
+++ 1375888546.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1375888546.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ osx != \d\e\f\a\u\l\t ]]
+++ 1375888546.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ osx != \o\s\x ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -92 > rvm_debug 'All found patches(4): cflags%1 cflags%1 cflags%1 cflags%1.'
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"'
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -88 > __rvm_string_match cflags%1 '*%*'
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags%1
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 14 > patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 17 > patch_name=cflags
+++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -23 > __rvm_lookup_full_patch_path cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 1 > typeset extension patch_path directory directories __old_IFS
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 3 > __old_IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 4 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 5 > directories=($( __rvm_patch_lookup_path ))
++++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() -32 > __rvm_patch_lookup_path
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 1 > echo /
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 2 > [[ -z '' ]]
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 3 > echo /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sed 's/$/\//'
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sort -r
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 1 > typeset __search_path part parts IFS
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 2 > IFS=' '
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 4 > __search_path=/Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 6 > [[ -n '' ]]
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 8 > parts=(${rvm_ruby_string//-/ })
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 11 > echo /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 5 > return 0
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 6 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -f /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 16 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 17 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 19 > full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 20 > rvm_debug 'Patch full path '\''/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.'
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -79 > [[ -z /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -74 > __rvm_apply_patch cflags /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 1 > typeset _patch_name _full_patch_path _local_patch_path _patch_fuzziness _patch_level
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 2 > _patch_name=cflags
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 3 > _full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 4 > _patch_fuzziness=25
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 5 > _patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 8 > [[ -r patches.list ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > GREP_OPTIONS=
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > grep cflags patches.list
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 11 > rvm_warn 'Patch cflags was already applied.'
++ 1375888546.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888546.N /scripts/functions/logging : rvm_warn() 66 > printf %b 'Patch cflags was already applied.\n'
Patch cflags was already applied.
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"'
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -17 > __rvm_string_match cflags%1 '*%*'
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags%1
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 14 > patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 17 > patch_name=cflags
+++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -23 > __rvm_lookup_full_patch_path cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 1 > typeset extension patch_path directory directories __old_IFS
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 3 > __old_IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 4 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 5 > directories=($( __rvm_patch_lookup_path ))
++++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() -32 > __rvm_patch_lookup_path
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 1 > echo /
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 2 > [[ -z '' ]]
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 3 > echo /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sed 's/$/\//'
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sort -r
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 1 > typeset __search_path part parts IFS
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 2 > IFS=' '
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 4 > __search_path=/Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 6 > [[ -n '' ]]
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 8 > parts=(${rvm_ruby_string//-/ })
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 11 > echo /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 5 > return 0
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 6 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -f /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 16 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 17 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 19 > full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 20 > rvm_debug 'Patch full path '\''/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.'
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -79 > [[ -z /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -74 > __rvm_apply_patch cflags /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 1 > typeset _patch_name _full_patch_path _local_patch_path _patch_fuzziness _patch_level
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 2 > _patch_name=cflags
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 3 > _full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 4 > _patch_fuzziness=25
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 5 > _patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 8 > [[ -r patches.list ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > GREP_OPTIONS=
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > grep cflags patches.list
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 11 > rvm_warn 'Patch cflags was already applied.'
++ 1375888546.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888546.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888546.N /scripts/functions/logging : rvm_warn() 66 > printf %b 'Patch cflags was already applied.\n'
Patch cflags was already applied.
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"'
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -17 > __rvm_string_match cflags%1 '*%*'
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags%1
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888546.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 14 > patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 17 > patch_name=cflags
+++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -23 > __rvm_lookup_full_patch_path cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 1 > typeset extension patch_path directory directories __old_IFS
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 3 > __old_IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 4 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 5 > directories=($( __rvm_patch_lookup_path ))
++++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() -32 > __rvm_patch_lookup_path
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 1 > echo /
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 2 > [[ -z '' ]]
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 3 > echo /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sort -r
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 4 > sed 's/$/\//'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 1 > typeset __search_path part parts IFS
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 2 > IFS=' '
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 4 > __search_path=/Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 6 > [[ -n '' ]]
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 8 > parts=(${rvm_ruby_string//-/ })
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 11 > echo /Users/denishaskin/.rvm/patches
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888546.N /scripts/patches : __rvm_patch_lookup_path() 5 > return 0
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 6 > IFS='
'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -f /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 16 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888546.N /scripts/patches : __rvm_lookup_full_patch_path() 17 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 19 > full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() 20 > rvm_debug 'Patch full path '\''/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.'
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888546.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -79 > [[ -z /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patches() -74 > __rvm_apply_patch cflags /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 1 > typeset _patch_name _full_patch_path _local_patch_path _patch_fuzziness _patch_level
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 2 > _patch_name=cflags
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 3 > _full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 4 > _patch_fuzziness=25
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 5 > _patch_level=1
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 8 > [[ -r patches.list ]]
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > GREP_OPTIONS=
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > grep cflags patches.list
++ 1375888546.N /scripts/functions/manage/base : __rvm_apply_patch() 11 > rvm_warn 'Patch cflags was already applied.'
++ 1375888546.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888547.N /scripts/functions/logging : rvm_warn() 66 > printf %b 'Patch cflags was already applied.\n'
Patch cflags was already applied.
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"'
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() -17 > __rvm_string_match cflags%1 '*%*'
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 2 > _string=cflags%1
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1375888547.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 14 > patch_level=1
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 17 > patch_name=cflags
+++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() -23 > __rvm_lookup_full_patch_path cflags
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 1 > typeset extension patch_path directory directories __old_IFS
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 3 > __old_IFS='
'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 4 > IFS='
'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 5 > directories=($( __rvm_patch_lookup_path ))
++++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() -32 > __rvm_patch_lookup_path
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 1 > echo /
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 2 > [[ -z '' ]]
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 3 > echo /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 4 > sed 's/$/\//'
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 4 > __rvm_ruby_string_paths_under /Users/denishaskin/.rvm/patches
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 4 > sort -r
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 1 > typeset __search_path part parts IFS
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 2 > IFS=' '
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 4 > __search_path=/Users/denishaskin/.rvm/patches
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 6 > [[ -n '' ]]
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 8 > parts=(${rvm_ruby_string//-/ })
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 11 > echo /Users/denishaskin/.rvm/patches
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 14 > __search_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888547.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 15 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286
++++ 1375888547.N /scripts/patches : __rvm_patch_lookup_path() 5 > return 0
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 6 > IFS='
'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.patch
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.patch ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/cflags.diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /cflags.diff ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.patch ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/cflags.diff ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 44 > for directory in '"${directories[@]}"'
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 46 > for extension in '""' .patch .diff
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 11 > patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -s /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 14 > [[ -f /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 16 > echo /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
+++ 1375888547.N /scripts/patches : __rvm_lookup_full_patch_path() 17 > return 0
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 19 > full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 20 > rvm_debug 'Patch full path '\''/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.'
++ 1375888547.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888547.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() -79 > [[ -z /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]]
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() -74 > __rvm_apply_patch cflags /Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 1 > typeset _patch_name _full_patch_path _local_patch_path _patch_fuzziness _patch_level
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 2 > _patch_name=cflags
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 3 > _full_patch_path=/Users/denishaskin/.rvm/patches/ruby/1.9.3/p286/cflags.patch
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 4 > _patch_fuzziness=25
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 5 > _patch_level=1
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 8 > [[ -r patches.list ]]
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > GREP_OPTIONS=
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 9 > grep cflags patches.list
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patch() 11 > rvm_warn 'Patch cflags was already applied.'
++ 1375888547.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888547.N /scripts/functions/logging : rvm_warn() 66 > printf %b 'Patch cflags was already applied.\n'
Patch cflags was already applied.
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() 2 > __rvm_cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888547.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1375888547.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1375888547.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1375888547.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1375888547.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1375888547.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
++ 1375888547.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1375888547.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1375888547.N /scripts/functions/manage/base : __rvm_apply_patches() -89 > return 0
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 12 > true
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 20 > (( 0 == 1 ))
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 21 > [[ -z '' ]]
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 24 > [[ ! -s /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/configure ]]
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 24 > [[ /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/configure.in -nt /Users/denishaskin/.rvm/src/ruby-1.9.3-p286/configure ]]
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 28 > builtin command -v autoreconf
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 30 > (( 0 == 1 ))
++ 1375888547.N /scripts/functions/manage/base : __rvm_install_source() 33 > __rvm_log_command autoreconf 'ruby-1.9.3-p286 - #autoreconf' autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='ruby-1.9.3-p286 - #autoreconf'
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 1 ))
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ autoreconf =~ = ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! autoreconf =~ = ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1name=autoreconf
+++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() date +%s
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2_log=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n '' ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() 29 > rvm_debug 'Log file: /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log'
++ 1375888547.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888547.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -95 > [[ -d /Users/denishaskin/.rvm/log/ruby-1.9.3-p286 ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -94 > [[ -f /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -94 > rm -f /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -86 > rvm_debug_stream
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -86 > tee /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
+++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -235 > date '+%Y-%m-%d %H:%M:%S'
++ 1375888547.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 || 1 ))
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -92 > printf %b '[2013-08-07 11:15:47] autoreconf\n'
++ 1375888547.N /scripts/functions/logging : rvm_debug_stream() 2 > rvm_pretty_print stdout
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -91 > is_a_function autoreconf
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888547.N /scripts/functions/support : is_a_function() 1 > typeset -f autoreconf
++ 1375888547.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -176 > printf %b 'current path: /Users/denishaskin/.rvm/src/ruby-1.9.3-p286\n'
++ 1375888547.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -175 > printf %b 'command(1): autoreconf\n'
++ 1375888547.N /scripts/functions/logging : rvm_debug_stream() 82 > awk '{print ""$0""}'
++ 1375888547.N /scripts/functions/logging : rvm_debug_stream() 82 > cat -
[2013-08-07 11:15:47] autoreconf
current path: /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
command(1): autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_command() -84 > __rvm_log_dotted /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log 'ruby-1.9.3-p286 - #autoreconf' autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='ruby-1.9.3-p286 - #autoreconf'
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'ruby-1.9.3-p286 - #autoreconf'
++ 1375888547.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > autoreconf
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 10 > awk '{fflush;}'
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 11 > flush=fflush
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 15 > (( 1 ))
++ 1375888547.N /scripts/functions/utility_logging : __rvm_dotted() 16 > awk 'BEGIN{printf "ruby-1.9.3-p286 - #autoreconf";} { printf "."; fflush} END{print ""}'
ruby-1.9.3-p286 - #autoreconf.......
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 1 0 0
++ 1375888550.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 148 > for __iterator in '"$@"'
++ 1375888550.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 150 > case "${__iterator}" in
++ 1375888550.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 6 > return 1
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_dotted() -5 > return 1
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() -86 > typeset result=1
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() -84 > rvm_error 'Error running '\''autoreconf'\'',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log'
++ 1375888550.N /scripts/functions/logging : rvm_error() 1 > rvm_pretty_print stderr
++ 1375888550.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888550.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888550.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888550.N /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1375888550.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888550.N /scripts/functions/logging : rvm_error() 44 > printf %b 'Error running '\''autoreconf'\'',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log\n'
Error running 'autoreconf',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888547_autoreconf.log
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() -8 > return 1
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 133 > [[ -n '' ]]
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 143 > [[ -s ./configure ]]
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 145 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}")
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 147 > __rvm_db ruby_configure_flags db_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++ 1375888550.N /scripts/functions/db : __rvm_db() 3 > key=ruby_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 4 > key=ruby_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 5 > variable=db_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/denishaskin/.rvm/user/db ]]
+++ 1375888550.N /scripts/functions/db : __rvm_db() 2 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/user/db ruby_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 8 > value=
++ 1375888550.N /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++ 1375888550.N /scripts/functions/db : __rvm_db() 6 > /Users/denishaskin/.rvm/scripts/db /Users/denishaskin/.rvm/config/db ruby_configure_flags
++ 1375888550.N /scripts/functions/db : __rvm_db() 12 > value=
++ 1375888550.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++ 1375888550.N /scripts/functions/db : __rvm_db() 23 > return 0
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 214 > [[ -n '' ]]
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 216 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}")
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 218 > __rvm_array_prepend_or_ignore rvm_configure_env CFLAGS= ' ' -O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 2 > typeset -a _array_value_old _array_value_new
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 4 > _array_name=rvm_configure_env
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 5 > _variable=CFLAGS=
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 6 > _separator=' '
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 7 > _value=-O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 8 > _array_value_new=()
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -97 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 117 > case " ${_array_value_old[*]} " in
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 119 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 121 > case "${_local_value}" in
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 17 > rvm_debug '__rvm_array_prepend_or_ignore rvm_configure_env CFLAGS="-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include"'
++ 1375888550.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888550.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -19 > _array_value_new+=("${_variable}${_value}${_separator}${_local_value#${_variable}}")
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 119 > for _local_value in '"${_array_value_old[@]}"'
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 121 > case "${_local_value}" in
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -16 > _array_value_new+=("${_local_value}")
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -12 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )'
+++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -155 > rvm_configure_env=("${_array_value_new[@]}")
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 82 > __rvm_array_prepend_or_ignore rvm_configure_env CCFLAGS= ' ' -O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 2 > typeset -a _array_value_old _array_value_new
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 4 > _array_name=rvm_configure_env
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 5 > _variable=CCFLAGS=
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 6 > _separator=' '
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 7 > _value=-O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 8 > _array_value_new=()
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -97 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 117 > case " ${_array_value_old[*]} " in
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 120 > __rvm_array_prepend_or_ignore rvm_configure_env CXXFLAGS= ' ' -O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 1 > typeset _array_name _variable _separator _value _local_value
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 2 > typeset -a _array_value_old _array_value_new
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 4 > _array_name=rvm_configure_env
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 5 > _variable=CXXFLAGS=
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 6 > _separator=' '
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 7 > _value=-O3
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 8 > _array_value_new=()
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 9 > eval '_array_value_old=( "${rvm_configure_env[@]}" )'
+++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() -97 > _array_value_old=("${rvm_configure_env[@]}")
++ 1375888550.N /scripts/functions/support : __rvm_array_prepend_or_ignore() 117 > case " ${_array_value_old[*]} " in
++ 1375888550.N /scripts/functions/manage/base : __rvm_install_source() 121 > __rvm_log_command configure 'ruby-1.9.3-p286 - #configuring' 'CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include' 'LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib' ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=configure
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='ruby-1.9.3-p286 - #configuring'
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start='CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include'
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 9 ))
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include =~ = ]]
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 10 > shift
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 8 ))
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib =~ = ]]
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 10 > shift
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 7 ))
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ ./configure =~ = ]]
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=./configure
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include =~ = ]]
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 14 > _command=("env" "${_command[@]}")
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1name=configure
+++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() date +%s
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2_log=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n '' ]]
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888550.N /scripts/functions/utility_logging : __rvm_log_command() 29 > rvm_debug 'Log file: /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log'
++ 1375888551.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1375888551.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -95 > [[ -d /Users/denishaskin/.rvm/log/ruby-1.9.3-p286 ]]
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -94 > [[ -f /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log ]]
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -94 > rm -f /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -86 > tee /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -86 > rvm_debug_stream
+++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -235 > date '+%Y-%m-%d %H:%M:%S'
++ 1375888551.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 || 1 ))
++ 1375888551.N /scripts/functions/logging : rvm_debug_stream() 2 > rvm_pretty_print stdout
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -92 > printf %b '[2013-08-07 11:15:51] ./configure\n'
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -91 > is_a_function ./configure
++ 1375888551.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888551.N /scripts/functions/support : is_a_function() 1 > typeset -f ./configure
++ 1375888551.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888551.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888551.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1375888551.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -176 > printf %b 'current path: /Users/denishaskin/.rvm/src/ruby-1.9.3-p286\n'
++ 1375888551.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -175 > printf %b 'command(10): env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared\n'
++ 1375888551.N /scripts/functions/logging : rvm_debug_stream() 82 > cat -
++ 1375888551.N /scripts/functions/logging : rvm_debug_stream() 82 > awk '{print ""$0""}'
[2013-08-07 11:15:51] ./configure
current path: /Users/denishaskin/.rvm/src/ruby-1.9.3-p286
command(10): env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_command() -84 > __rvm_log_dotted /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log 'ruby-1.9.3-p286 - #configuring' env 'CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include' 'LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib' ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='ruby-1.9.3-p286 - #configuring'
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > env 'CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include' 'LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib' ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared
++ 1375888551.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'ruby-1.9.3-p286 - #configuring'
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 10 > awk '{fflush;}'
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 11 > flush=fflush
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 15 > (( 1 ))
++ 1375888551.N /scripts/functions/utility_logging : __rvm_dotted() 16 > awk 'BEGIN{printf "ruby-1.9.3-p286 - #configuring";} { printf "."; fflush} END{print ""}'
ruby-1.9.3-p286 - #configuring........
++ 1375888552.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 77 0 0
++ 1375888552.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 148 > for __iterator in '"$@"'
++ 1375888552.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 150 > case "${__iterator}" in
++ 1375888552.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 6 > return 77
++ 1375888552.N /scripts/functions/utility_logging : __rvm_log_dotted() -5 > return 77
++ 1375888552.N /scripts/functions/utility_logging : __rvm_log_command() -86 > typeset result=77
++ 1375888552.N /scripts/functions/utility_logging : __rvm_log_command() -84 > rvm_error 'Error running '\''env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared'\'',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log'
++ 1375888552.N /scripts/functions/logging : rvm_error() 1 > rvm_pretty_print stderr
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888552.N /scripts/functions/logging : rvm_error() 44 > printf %b 'Error running '\''env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared'\'',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log\n'
Error running 'env CFLAGS=-O3 -I/usr/local/opt/readline/include -I/usr/local/opt/libksba/include -I/usr/local/opt/openssl/include LDFLAGS=-L/usr/local/opt/readline/lib -L/usr/local/opt/libksba/lib -L/usr/local/opt/openssl/lib ./configure --prefix=/Users/denishaskin/.rvm/rubies/ruby-1.9.3-p286 --with-opt-dir=/usr/local/opt/libyaml --disable-install-doc --without-tcl --without-tk --enable-shared',
please read /Users/denishaskin/.rvm/log/ruby-1.9.3-p286/1375888550_configure.log
++ 1375888552.N /scripts/functions/utility_logging : __rvm_log_command() -8 > return 77
++ 1375888552.N /scripts/functions/manage/base : __rvm_install_source() 158 > result=77
++ 1375888552.N /scripts/functions/manage/base : __rvm_install_source() 159 > rvm_error 'There has been an error while running configure. Halting the installation.'
++ 1375888552.N /scripts/functions/logging : rvm_error() 1 > rvm_pretty_print stderr
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1375888552.N /scripts/functions/logging : rvm_pretty_print() 16 > return 0
++ 1375888552.N /scripts/functions/logging : rvm_error() 44 > printf %b 'There has been an error while running configure. Halting the installation.\n'
There has been an error while running configure. Halting the installation.
++ 1375888552.N /scripts/functions/manage/base : __rvm_install_source() 160 > return 77
++ 1375888552.N /scripts/functions/manage/ruby : ruby_install() 43 > return 77
++ 1375888552.N /scripts/functions/manage/base : __rvm_install_ruby() 401 > return 77
++ 1375888552.N /scripts/functions/manage/base : __rvm_manage_rubies() 1014 > : manage_result:77
++ 1375888552.N /scripts/functions/manage/base : __rvm_manage_rubies() 1017 > return 77
+ 1375888552.N /scripts/cli : rvm() 1138 > current_result=77
+ 1375888552.N /scripts/cli : rvm() 1139 > (( result ))
+ 1375888552.N /scripts/cli : rvm() 1139 > result=77
+ 1375888552.N /scripts/cli : rvm() 1141 > (( result ))
+ 1375888552.N /scripts/cli : rvm() 1154 > current_result=0
+ 1375888552.N /scripts/cli : rvm() 1155 > (( result ))
+ 1375888552.N /scripts/cli : rvm() 1157 > typeset __local_rvm_trace_flag
+ 1375888552.N /scripts/cli : rvm() 1158 > __local_rvm_trace_flag=1
+ 1375888552.N /scripts/cli : rvm() 1161 > [[ 0 -eq 1 ]]
+ 1375888552.N /scripts/cli : rvm() 1173 > __rvm_teardown
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp
+ 1375888552.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /Users/denishaskin/.rvm/tmp/ ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in
+ 1375888552.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/Users/denishaskin/.rvm/tmp/1380*'
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/Users/denishaskin/.rvm/tmp/1380*'
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/Users/denishaskin/.rvm/tmp/1380*'
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/denishaskin/.rvm/tmp/1380* ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/denishaskin/.rvm/tmp/1380* ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/denishaskin/.rvm/tmp/1380* ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/denishaskin/.rvm/tmp/1380* ]]
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/denishaskin/.rvm/tmp/1380*'
+ 1375888552.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+ 1375888552.N /scripts/functions/logging : rvm_debug() 1 > return 0
+ 1375888552.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0
+ 1375888552.N /scripts/functions/cleanup : __rvm_cleanup_tmp() -26 > return 0
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 113 > export __rvm_env_loaded
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 115 > : __rvm_env_loaded:1:
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 117 > : __rvm_env_loaded:1:
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 119 > : __rvm_env_loaded:0:
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 121 > [[ -z /Users/denishaskin/.rvm/tmp ]]
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 121 > (( __rvm_env_loaded > 0 ))
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 126 > [[ -n 3.2.48(1)-release ]]
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 128 > trap - 0 1 2 3 15
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 131 > [[ -n '' ]]
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 141 > [[ -n 0022 ]]
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 143 > umask 0022
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 144 > unset rvm_stored_umask
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 147 > [[ '' == \1 ]]
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 151 > __variables_definition unset
+ 1375888552.N /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list
+ 1375888552.N /scripts/functions/environment : __variables_definition() 2 > typeset __method
+ 1375888552.N /scripts/functions/environment : __variables_definition() 4 > __method=unset
+ 1375888552.N /scripts/functions/environment : __variables_definition() 35 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color)
+ 1375888552.N /scripts/functions/environment : __variables_definition() 39 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+ 1375888552.N /scripts/functions/environment : __variables_definition() 202 > case "${__method}" in
+ 1375888552.N /scripts/functions/environment : __variables_definition() 43 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+ 1375888552.N /scripts/functions/environment : __variables_definition() 50 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 135 > builtin command -v __rvm_cleanup_download
+ 1375888552.N /scripts/functions/environment : __rvm_teardown() 140 > return 0
+ 1375888552.N /scripts/cli : rvm() 1078 > (( __local_rvm_trace_flag > 0 ))
+ 1375888552.N /scripts/cli : rvm() 1080 > set +o verbose
+ 1375888552.N /scripts/cli : rvm() 1081 > set +o xtrace
hanuman:~ denishaskin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment