Skip to content

Instantly share code, notes, and snippets.

@baburdick
Created October 7, 2013 19:59
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 baburdick/6873948 to your computer and use it in GitHub Desktop.
Save baburdick/6873948 to your computer and use it in GitHub Desktop.
+ [[ -n '' ]]
+ set -o errtrace
+ export 'PS4=+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1381174777.N /scripts/cli : __rvm_parse_args() 688 > [[ -z '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 688 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ error == '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 15 > [[ -n install ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 17 > rvm_token=install
+ 1381174777.N /scripts/cli : __rvm_parse_args() 19 > (( 1 > 0 ))
+ 1381174777.N /scripts/cli : __rvm_parse_args() 21 > next_token=rbx-2.0.0
+ 1381174777.N /scripts/cli : __rvm_parse_args() 22 > shift
+ 1381174777.N /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381174777.N /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381174777.N /scripts/cli : __rvm_parse_args() 37 > export install_flag=1
+ 1381174777.N /scripts/cli : __rvm_parse_args() 37 > install_flag=1
+ 1381174777.N /scripts/cli : __rvm_parse_args() 38 > rvm_action=install
+ 1381174777.N /scripts/cli : __rvm_parse_args() 688 > [[ -z install ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ error == \i\n\s\t\a\l\l ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 15 > [[ -n rbx-2.0.0 ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 17 > rvm_token=rbx-2.0.0
+ 1381174777.N /scripts/cli : __rvm_parse_args() 19 > (( 0 > 0 ))
+ 1381174777.N /scripts/cli : __rvm_parse_args() 24 > next_token=
+ 1381174777.N /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381174777.N /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381174777.N /scripts/cli : __rvm_parse_args() 268 > rvm_action=install
+ 1381174777.N /scripts/cli : __rvm_parse_args() 269 > rvm_ruby_string=rbx-2.0.0
+ 1381174777.N /scripts/cli : __rvm_parse_args() 270 > rvm_ruby_strings=rbx-2.0.0
+ 1381174777.N /scripts/cli : __rvm_parse_args() 688 > [[ -z install ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ error == \i\n\s\t\a\l\l ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 15 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : __rvm_parse_args() 696 > : rvm_ruby_args:0::
+ 1381174777.N /scripts/cli : __rvm_parse_args() 698 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : rvm() 867 > (( rvm_trace_flag == 0 ))
+ 1381174777.N /scripts/cli : rvm() 869 > export PS4
+ 1381174777.N /scripts/cli : rvm() 870 > [[ -n '' ]]
+ 1381174777.N /scripts/cli : rvm() 872 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1381174777.N /scripts/cli : rvm() 874 > set -x
+ 1381174777.N /scripts/cli : rvm() 876 > result=0
+ 1381174777.N /scripts/cli : rvm() 877 > : rvm_ruby_args:0::
+ 1381174777.N /scripts/cli : rvm() 879 > (( result ))
+ 1381174777.N /scripts/cli : rvm() 949 > case "${rvm_action:=help}" in
+ 1381174777.N /scripts/cli : rvm() 1070 > export rvm_path
+ 1381174777.N /scripts/cli : rvm() 1071 > [[ -n rbx-2.0.0 ]]
+ 1381174777.N /scripts/cli : rvm() 1073 > typeset save_ruby
++ 1381174777.N /scripts/cli : rvm() 1005 > __rvm_select
++ 1381174777.N /scripts/selector : __rvm_select() 1 > true
++ 1381174777.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381174777.N /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1381174777.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381174777.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381174777.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
++ 1381174777.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381174777.N /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381174777.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381174777.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 699 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruce/.rvm/config/alias ]]
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruce/.rvm/config/alias ]]
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381174777.N /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381174777.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
++ 1381174777.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruce ]]
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruce/.rvmrc ]]
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174777.N /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruce/.rvmrc
+++ 1381174777.N rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174777.N rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174777.N rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174777.N rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174777.N rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174778.N rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174778.N rc : source() -170 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174778.N rc : source() -170 > PARALLEL_TEST_PROCESSORS=11
++ 1381174778.N /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381174778.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174778.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381174778.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174778.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381174778.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381174778.N /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381174778.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381174778.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381174778.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381174778.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381174778.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381174778.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381174778.N /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381174778.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381174778.N /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381174778.N /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381174778.N /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381174778.N /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381174778.N /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381174778.N /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381174778.N /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381174778.N /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381174778.N /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381174778.N /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381174778.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381174778.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381174778.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381174778.N /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381174778.N /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381174778.N /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381174778.N /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381174778.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381174778.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
++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381174778.N /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381174778.N /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381174778.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381174778.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381174778.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381174778.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381174778.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381174778.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174778.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174778.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381174778.N /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381174778.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381174778.N /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381174778.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174778.N /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381174778.N /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381174778.N /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381174778.N /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174778.N /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381174778.N /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381174778.N /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381174778.N /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381174778.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381174778.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381174778.N /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381174778.N /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381174778.N /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381174778.N /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381174778.N /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381174778.N /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381174778.N /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381174778.N /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381174778.N /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1381174778.N /scripts/selector_gemsets : __rvm_gemset_select() 150 > return 2
++ 1381174778.N /scripts/selector : __rvm_select() 506 > case $? in
++ 1381174778.N /scripts/selector : __rvm_select() 503 > true
++ 1381174778.N /scripts/selector : __rvm_select() 508 > rvm_ruby_selected_flag=1
++ 1381174778.N /scripts/selector : __rvm_select() 510 > [[ -d /Users/bruce/.rvm/log/rbx-2.0.0 ]]
++ 1381174778.N /scripts/cli : rvm() 1070 > echo rbx-2.0.0
+ 1381174778.N /scripts/cli : rvm() 1074 > selected_ruby=rbx-2.0.0
+ 1381174778.N /scripts/cli : rvm() 1076 > [[ -z rbx-2.0.0 ]]
+ 1381174778.N /scripts/cli : rvm() 1081 > (( 0 == 0 ))
+ 1381174778.N /scripts/cli : rvm() 1082 > /Users/bruce/.rvm/scripts/list strings
+ 1381174778.N /scripts/cli : rvm() 1082 > __rvm_grep '^rbx-2.0.0$'
+ 1381174778.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174778.N /scripts/base : 28 > [[ -z '' ]]
++ 1381174778.N /scripts/base : 30 > export PS4
+ 1381174778.N /scripts/functions/support : __rvm_grep() 0 > grep '^rbx-2.0.0$'
++ 1381174778.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381174778.N /scripts/base : 35 > export __array_start rvm_path
++ 1381174778.N /scripts/base : 40 > [[ -n '' ]]
++ 1381174778.N /scripts/base : 42 > __array_start=0
++ 1381174778.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381174778.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381174778.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174778.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381174778.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174778.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174778.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381174778.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174778.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381174778.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381174778.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174778.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381174778.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174778.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174778.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174778.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174778.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174778.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174778.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174778.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381174778.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381174778.N /scripts/base : 75 > export rvm_path
++ 1381174778.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381174778.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381174778.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381174778.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381174778.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381174778.N /scripts/initialize : 6 > set -o xtrace
+++ 1381174778.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381174778.N /scripts/initialize : 10 > export PS4
+++ 1381174778.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381174778.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381174778.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381174778.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381174778.N /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1381174778.N /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1381174778.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381174778.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381174778.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381174778.N /scripts/base : 101 > true
++ 1381174778.N /scripts/base : 109 > typeset -a scripts
++ 1381174778.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381174778.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174778.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381174778.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381174778.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381174778.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381174778.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381174778.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381174778.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381174778.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381174778.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174778.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381174778.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174778.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381174778.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381174778.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381174778.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381174778.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381174778.N /scripts/functions/support : 220 > command which whence
+++ 1381174778.N /scripts/functions/support : 222 > command which which
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381174778.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381174778.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381174778.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381174778.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174778.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381174778.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381174778.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174778.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381174778.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381174778.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381174778.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381174778.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381174778.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381174778.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174778.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174778.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174778.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174778.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174778.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174778.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174778.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174778.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174778.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174778.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174778.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174778.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174778.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174778.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174778.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174778.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174778.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174778.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174779.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174779.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174779.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174779.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174779.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174779.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174779.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174779.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174779.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174779.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174779.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174779.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381174779.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381174779.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381174779.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381174779.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381174779.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381174779.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174779.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381174779.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381174779.N /scripts/list : 355 > args=($*)
+ 1381174779.N /scripts/list : 356 > action=strings
+ 1381174779.N /scripts/list : 357 > args=
+ 1381174779.N /scripts/list : 359 > case "${action:-rubies}" in
+ 1381174779.N /scripts/list : 366 > list_strings
+ 1381174779.N /scripts/list : list_strings() 214 > __rvm_cd /Users/bruce/.rvm/rubies
+ 1381174779.N /scripts/functions/support : __rvm_cd() 149 > typeset old_cdpath ret
+ 1381174779.N /scripts/functions/support : __rvm_cd() 150 > ret=0
+ 1381174779.N /scripts/functions/support : __rvm_cd() 151 > old_cdpath=
+ 1381174779.N /scripts/functions/support : __rvm_cd() 152 > CDPATH=.
+ 1381174779.N /scripts/functions/support : __rvm_cd() 153 > chpwd_functions=
+ 1381174779.N /scripts/functions/support : __rvm_cd() 153 > builtin cd /Users/bruce/.rvm/rubies
+ 1381174779.N /scripts/functions/support : __rvm_cd() 154 > CDPATH=
+ 1381174779.N /scripts/functions/support : __rvm_cd() 155 > return 0
+ 1381174779.N /scripts/list : list_strings() 215 > __rvm_find . -maxdepth 1 -mindepth 1 -type d
+ 1381174779.N /scripts/list : list_strings() 215 > __rvm_sed -e s#./##g
+ 1381174779.N /scripts/functions/support : __rvm_find() 230 > find . -maxdepth 1 -mindepth 1 -type d
+ 1381174779.N /scripts/functions/support : __rvm_sed() 230 > sed -e s#./##g
+ 1381174779.N /scripts/list : 375 > exit 0
+ 1381174779.N /scripts/functions/support : __rvm_grep() 0 > return 1
+ 1381174779.N /scripts/cli : rvm() 1090 > __rvm_run_wrapper manage install rbx-2.0.0
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 708 > file=manage
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 709 > action=install
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 710 > shift 2
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 711 > rubies_string=rbx-2.0.0
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 712 > export -a args
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 713 > args=($@)
+ 1381174779.N /scripts/cli : __rvm_run_wrapper() 714 > source /Users/bruce/.rvm/scripts/manage
+++ 1381174779.N /scripts/manage : source() -134 > uname -s
++ 1381174779.N /scripts/manage : source() -65 > sys=Darwin
++ 1381174779.N /scripts/manage : source() -64 > [[ Darwin == AIX ]]
++ 1381174779.N /scripts/manage : source() -62 > name_opt=-iname
++ 1381174779.N /scripts/manage : source() -60 > original_ruby_version=
++ 1381174779.N /scripts/manage : source() -59 > original_ruby_string=rbx-2.0.0
++ 1381174779.N /scripts/manage : source() -57 > source /Users/bruce/.rvm/scripts/base
+++ 1381174779.N /scripts/base : source() -52 > __rvm_has_opt errexit
+++ 1381174779.N /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
+++ 1381174779.N /scripts/base : __rvm_has_opt() 4 > [[ -n 3.2.48(1)-release ]]
+++ 1381174779.N /scripts/base : __rvm_has_opt() 4 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1381174779.N /scripts/base : __rvm_has_opt() 6 > return 1
+++ 1381174779.N /scripts/base : source() 14 > set +e
+++ 1381174779.N /scripts/base : source() 16 > : rvm_trace_flag:1
+++ 1381174779.N /scripts/base : source() 17 > (( rvm_trace_flag > 0 ))
+++ 1381174779.N /scripts/base : source() 19 > set -o xtrace
+++ 1381174779.N /scripts/base : source() 21 > [[ -z '' ]]
+++ 1381174779.N /scripts/base : source() 23 > export PS4
+++ 1381174779.N /scripts/base : source() 24 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381174779.N /scripts/base : source() 28 > export __array_start rvm_path
+++ 1381174779.N /scripts/base : source() 33 > [[ -n '' ]]
+++ 1381174779.N /scripts/base : source() 35 > __array_start=0
+++ 1381174779.N /scripts/base : source() 38 > (( 0 == 0 ))
+++ 1381174779.N /scripts/base : source() 40 > [[ -n 0022 ]]
+++ 1381174779.N /scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1381174779.N /scripts/base : source() 42 > [[ -n /Users/bruce ]]
+++ 1381174779.N /scripts/base : source() 42 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
+++ 1381174779.N /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381174779.N /scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
+++ 1381174779.N /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381174779.N /scripts/base : source() 48 > [[ -f /Users/bruce/.rvmrc ]]
+++ 1381174779.N /scripts/base : source() 51 > GREP_OPTIONS=
+++ 1381174779.N /scripts/base : source() 51 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
+++ 1381174779.N /scripts/base : source() 60 > source /Users/bruce/.rvmrc
++++ 1381174779.N rc : source() 31 > export RUBY_HEAP_MIN_SLOTS=600000
++++ 1381174779.N rc : source() 31 > RUBY_HEAP_MIN_SLOTS=600000
++++ 1381174779.N rc : source() 34 > export RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381174779.N rc : source() 34 > RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381174779.N rc : source() 35 > export RUBY_HEAP_FREE_MIN=100000
++++ 1381174779.N rc : source() 35 > RUBY_HEAP_FREE_MIN=100000
++++ 1381174779.N rc : source() 38 > export PARALLEL_TEST_PROCESSORS=11
++++ 1381174779.N rc : source() 38 > PARALLEL_TEST_PROCESSORS=11
+++ 1381174779.N /scripts/base : source() 64 > unset rvm_rvmrc_files
+++ 1381174779.N /scripts/base : source() 68 > export rvm_path
+++ 1381174779.N /scripts/base : source() 69 > [[ -z /Users/bruce/.rvm ]]
+++ 1381174779.N /scripts/base : source() 85 > true /Users/bruce/.rvm/scripts
+++ 1381174779.N /scripts/base : source() 88 > source /Users/bruce/.rvm/scripts/initialize
++++ 1381174779.N /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1381174779.N /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1381174779.N /scripts/initialize : source() -1 > set -o xtrace
++++ 1381174779.N /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1381174779.N /scripts/initialize : source() 3 > export PS4
++++ 1381174779.N /scripts/initialize : source() 4 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1381174779.N /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1381174779.N /scripts/initialize : source() 12 > shopt -s extglob
++++ 1381174779.N /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1381174779.N /scripts/initialize : source() 24 > : __rvm_env_loaded:1:
++++ 1381174779.N /scripts/initialize : source() 26 > : __rvm_env_loaded:2:
++++ 1381174779.N /scripts/initialize : source() 29 > [[ -z /Users/bruce/.rvm/tmp ]]
++++ 1381174779.N /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1381174779.N /scripts/base : source() 99 > case " ${rvm_base_except:-} " in
+++ 1381174779.N /scripts/base : source() 97 > source /Users/bruce/.rvm/scripts/selector
+++ 1381174779.N /scripts/base : source() 98 > source /Users/bruce/.rvm/scripts/selector_gemsets
+++ 1381174779.N /scripts/base : source() 102 > typeset -a scripts
+++ 1381174779.N /scripts/base : source() 105 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
+++ 1381174779.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174779.N /scripts/base : source() 107 > source /Users/bruce/.rvm/scripts/functions/logging
++++ 1381174779.N /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1381174779.N /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1381174779.N /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1381174779.N /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1381174779.N /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1381174779.N /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1381174779.N /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1381174779.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174779.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/db
+++ 1381174779.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174779.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/support
++++ 1381174779.N /scripts/functions/support : source() 0 > [[ -n '' ]]
++++ 1381174779.N /scripts/functions/support : source() 154 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1381174779.N /scripts/functions/support : source() 162 > case "${_system_name}" in
++++ 1381174779.N /scripts/functions/support : source() 212 > command which --skip-alias --skip-functions which
++++ 1381174779.N /scripts/functions/support : source() 214 > command which whence
++++ 1381174779.N /scripts/functions/support : source() 216 > command which which
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 224 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 228 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1381174779.N /scripts/functions/support : source() 229 > export -f __rvm_date
++++ 1381174779.N /scripts/functions/support : source() 232 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1381174779.N /scripts/functions/support : source() 240 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1381174779.N /scripts/functions/support : source() 243 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381174779.N /scripts/functions/support : source() 255 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1381174779.N /scripts/functions/support : source() 258 > unset other_util other_utils
+++ 1381174779.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174779.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/utility
++++ 1381174779.N /scripts/functions/utility : source() -3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
++++ 1381174779.N /scripts/functions/utility : source() -2 > source /Users/bruce/.rvm/scripts/functions/utility_logging
++++ 1381174779.N /scripts/functions/utility : source() -1 > source /Users/bruce/.rvm/scripts/functions/utility_package
++++ 1381174779.N /scripts/functions/utility : source() 0 > source /Users/bruce/.rvm/scripts/functions/utility_system
+++++ 1381174779.N /scripts/functions/utility_system : source() 187 > __rvm_detect_system
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() -1 > uname -a
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_type=unknown
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_name=unknown
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_name_lowercase=unknown
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_version=unknown
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 4 > uname -m
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_arch=x86_64
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 9 > uname
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 164 > _system_type=Darwin
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 165 > _system_name=OSX
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 162 > sw_vers -productVersion
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 162 > awk -F. '{print $1"."$2}'
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 166 > _system_version=10.6
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 172 > _system_type=Darwin
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 173 > _system_name=OSX
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 170 > echo OSX
++++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 170 > tr '[A-Z]' '[a-z]'
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 174 > _system_name_lowercase=osx
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 175 > _system_version=10.6
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_arch=x86_64
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_arch=x86_64
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_arch=x86_64
+++++ 1381174779.N /scripts/functions/utility_system : source() 190 > __rvm_detect_system_override
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 1 > typeset _var
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 3 > __rvm_db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174779.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db _
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++++ 1381174779.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db _
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174779.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174779.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db _
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++++ 1381174779.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174779.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db _
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174779.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174779.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174779.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381174779.N /scripts/functions/utility_system : __rvm_detect_system_override() 183 > __rvm_db _
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381174779.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174779.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 183 > __rvm_db _
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 183 > __rvm_db _
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381174780.N /scripts/functions/utility_system : __rvm_detect_system_override() 183 > __rvm_db _
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db _
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
++++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381174780.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/init
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/cleanup
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/env
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/rvmrc
++++ 1381174780.N /scripts/functions/rvmrc : source() -3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
++++ 1381174780.N /scripts/functions/rvmrc : source() -2 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
++++ 1381174780.N /scripts/functions/rvmrc : source() -1 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
++++ 1381174780.N /scripts/functions/rvmrc : source() 0 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
++++ 1381174780.N /scripts/functions/rvmrc : source() 1 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/install
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/environment
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/gemset
+++ 1381174780.N /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381174780.N /scripts/base : source() 108 > source /Users/bruce/.rvm/scripts/functions/checksum
+++ 1381174780.N /scripts/base : source() 110 > unset scripts entry rvm_base_except
++ 1381174780.N /scripts/manage : source() 7 > source /Users/bruce/.rvm/scripts/patches
++ 1381174780.N /scripts/manage : source() 8 > source /Users/bruce/.rvm/scripts/functions/build
+++ 1381174780.N /scripts/functions/build : source() -3 > source /Users/bruce/.rvm/scripts/functions/autolibs
+++ 1381174780.N /scripts/functions/build : source() -2 > source /Users/bruce/.rvm/scripts/functions/build_config
+++ 1381174780.N /scripts/functions/build : source() -1 > source /Users/bruce/.rvm/scripts/functions/build_requirements
++++ 1381174780.N /scripts/functions/build_requirements : source() -3 > source /Users/bruce/.rvm/scripts/functions/build_requirements_helpers
+++ 1381174780.N /scripts/functions/build : source() 1 > [[ Darwin == \D\a\r\w\i\n ]]
+++ 1381174780.N /scripts/functions/build : source() 3 > source /Users/bruce/.rvm/scripts/functions/osx-ssl-certs
++++ 1381174780.N /scripts/functions/osx-ssl-certs : source() 156 > export 'RVM_OSX_SSL_UPDATER=/Users/bruce/.rvm/bin/rvm --silent osx-ssl-certs update all'
++++ 1381174780.N /scripts/functions/osx-ssl-certs : source() 156 > RVM_OSX_SSL_UPDATER='/Users/bruce/.rvm/bin/rvm --silent osx-ssl-certs update all'
+++ 1381174780.N /scripts/functions/build : source() 4 > source /Users/bruce/.rvm/scripts/functions/osx-support
++ 1381174780.N /scripts/manage : source() 9 > source /Users/bruce/.rvm/scripts/functions/pkg
++ 1381174780.N /scripts/manage : source() 10 > source /Users/bruce/.rvm/scripts/functions/irbrc
++ 1381174780.N /scripts/manage : source() 11 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381174780.N /scripts/manage : source() 12 > source /Users/bruce/.rvm/scripts/functions/manage/base
+++ 1381174780.N /scripts/functions/manage/base : source() -3 > source /Users/bruce/.rvm/scripts/functions/manage/base_fetch
++ 1381174780.N /scripts/manage : source() 14 > [[ -n '' ]]
++ 1381174780.N /scripts/manage : source() 17 > unset RUBYLIB RUBYOPT
++ 1381174780.N /scripts/manage : source() 19 > binaries=()
++ 1381174780.N /scripts/manage : source() 21 > __rvm_manage_rubies
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 1 > typeset manage_result bin_line current_ruby_string
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 2 > typeset -a rubies
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 3 > rubies=()
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 5 > rvm_gemset_name=
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 6 > rvm_ruby_selected_flag=0
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 7 > rvm_ruby_gem_home='//@*'
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 8 > rvm_ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 12 > __rvm_string_match rbx-2.0.0 'old:*'
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 2 > _string=rbx-2.0.0
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174780.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ -n rbx-2.0.0 ]]
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ rbx-2.0.0 != \a\l\l ]]
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 701 > __rvm_custom_separated_array rubies , rbx-2.0.0
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=,
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'rubies+=( $3 )'
+++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > rubies+=($3)
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 752 > for rvm_ruby_string in '"${rubies[@]}"'
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 514 > rvm_debug 'rbx-2.0.0 - install'
++ 1381174780.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174780.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 612 > current_ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 616 > rvm_hook=before_install
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 617 > source /Users/bruce/.rvm/scripts/hook
+++ 1381174780.N /scripts/hook : source() -139 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1381174780.N /scripts/hook : source() -138 > old_rvm_verbose_flag=0
+++ 1381174780.N /scripts/hook : source() -137 > old_rvm_debug_flag=0
+++ 1381174780.N /scripts/hook : source() -134 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1381174780.N /scripts/hook : source() -132 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:before_install
+++ 1381174780.N /scripts/hook : source() -128 > [[ -n before_install ]]
+++ 1381174780.N /scripts/hook : source() -126 > hooks=("$rvm_hooks_path")
+++ 1381174780.N /scripts/hook : source() -125 > [[ /Users/bruce/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1381174780.N /scripts/hook : source() -120 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1381174780.N /scripts/hook : source() -262 > __rvm_find -L /Users/bruce/.rvm/hooks -iname 'before_install*' -type f
+++ 1381174780.N /scripts/hook : source() -108 > unset rvm_hook hooks _hooks_list hook
++ 1381174780.N /scripts/functions/manage/base : __rvm_manage_rubies() 618 > __rvm_install_ruby
++ 1381174780.N /scripts/functions/manage/base : __rvm_install_ruby() 1 > true 0 0
++ 1381174780.N /scripts/functions/manage/base : __rvm_install_ruby() 2 > typeset binary __rvm_ruby_name ruby_install_type
++ 1381174780.N /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 ))
++ 1381174780.N /scripts/functions/manage/base : __rvm_install_ruby() 7 > __rvm_ruby_name=
++ 1381174780.N /scripts/functions/manage/base : __rvm_install_ruby() 8 > __rvm_select
++ 1381174780.N /scripts/selector : __rvm_select() 1 > true
++ 1381174780.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381174780.N /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1381174780.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381174780.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381174780.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
++ 1381174780.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381174780.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381174780.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 699 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruce/.rvm/config/alias ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruce/.rvm/config/alias ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381174780.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
++ 1381174780.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruce ]]
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruce/.rvmrc ]]
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruce/.rvmrc
+++ 1381174780.N rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174780.N rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174780.N rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174780.N rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174780.N rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174780.N rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174780.N rc : source() -170 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174780.N rc : source() -170 > PARALLEL_TEST_PROCESSORS=11
++ 1381174780.N /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381174780.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381174780.N /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381174780.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381174780.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381174780.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381174780.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381174780.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174780.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381174780.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381174780.N /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381174780.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381174780.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381174780.N /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381174780.N /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381174780.N /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381174780.N /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381174780.N /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381174780.N /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381174780.N /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381174780.N /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381174780.N /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381174780.N /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381174780.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381174780.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381174780.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381174780.N /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381174780.N /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381174780.N /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381174780.N /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381174780.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381174780.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
++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381174780.N /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381174780.N /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381174780.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381174780.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381174780.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381174780.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174780.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174780.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381174780.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174780.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381174781.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381174781.N /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381174781.N /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381174781.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381174781.N /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381174781.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174781.N /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381174781.N /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381174781.N /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381174781.N /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174781.N /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381174781.N /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381174781.N /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381174781.N /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381174781.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381174781.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381174781.N /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381174781.N /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381174781.N /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381174781.N /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381174781.N /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381174781.N /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381174781.N /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381174781.N /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381174781.N /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1381174781.N /scripts/selector_gemsets : __rvm_gemset_select() 150 > return 2
++ 1381174781.N /scripts/selector : __rvm_select() 506 > case $? in
++ 1381174781.N /scripts/selector : __rvm_select() 503 > true
++ 1381174781.N /scripts/selector : __rvm_select() 508 > rvm_ruby_selected_flag=1
++ 1381174781.N /scripts/selector : __rvm_select() 510 > [[ -d /Users/bruce/.rvm/log/rbx-2.0.0 ]]
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby() 343 > [[ -n '' ]]
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby() 362 > [[ -n '' ]]
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby() 368 > __rvm_install_ruby_try_remote
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 1 > : rvm_disable_binary_flag:0: rvm_remote_flag:0:
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 3 > (( rvm_head_flag == 0 ))
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 4 > (( rvm_remote_flag > 0 || rvm_disable_binary_flag == 0 ))
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 6 > rvm_log 'Searching for binary rubies, this might take some time.'
++ 1381174781.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174781.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174781.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174781.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174781.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174781.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174781.N /scripts/functions/logging : rvm_log() 91 > printf %b 'Searching for binary rubies, this might take some time.\n'
Searching for binary rubies, this might take some time.
++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 228 > typeset __rvm_ruby_url __rvm_ruby_verify_download_flag
+++ 1381174781.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 157 > __rvm_remote_server_path rbx-2.0.0
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path() 1 > typeset _iterator
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path() 2 > _iterator=
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path() 3 > __rvm_remote_server_path_single 0 1 '' rbx-2.0.0
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 '' rbx-2.0.0
++++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 > __rvm_db rvm_remote_server_url
++++ 1381174781.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174781.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url
++++ 1381174781.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url
++++ 1381174781.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174781.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174781.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174781.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_url
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/db : __rvm_db() 10 > value=https://rvm.io/binaries
++++ 1381174781.N /scripts/functions/db : __rvm_db() 13 > [[ -n https://rvm.io/binaries ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 17 > echo https://rvm.io/binaries
++++ 1381174781.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=https://rvm.io/binaries
+++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]]
+++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' ''
++++ 1381174781.N /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381174781.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174781.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381174781.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381174781.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174781.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174781.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174781.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174781.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_path
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174781.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381174781.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174781.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381174781.N /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381174781.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381174781.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174781.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381174781.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381174781.N /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.6/x86_64
+++ 1381174781.N /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381174781.N /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381174781.N /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381174781.N /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381174781.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174781.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174781.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174781.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381174781.N /scripts/functions/utility : file_exists_at_url() 25 > __rvm_curl --silent --insecure --location --list-only --max-time 3 --head https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174781.N /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 18 > rvm_debug 'Remote file does not exist https://rvm.io/binaries/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2'
+++ 1381174782.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381174782.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 155 > return 1
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path() 165 > : 1
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path() 164 > __rvm_remote_server_path_single 0 1 1 rbx-2.0.0
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 1 rbx-2.0.0
++++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 > __rvm_db rvm_remote_server_url1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174782.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174782.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174782.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381174782.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174782.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174782.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174782.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_url1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381174782.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
++++ 1381174782.N /scripts/functions/db : __rvm_db() 10 > value=http://jruby.org.s3.amazonaws.com
++++ 1381174782.N /scripts/functions/db : __rvm_db() 13 > [[ -n http://jruby.org.s3.amazonaws.com ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 17 > echo http://jruby.org.s3.amazonaws.com
++++ 1381174782.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com
+++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://jruby.org.s3.amazonaws.com ]]
+++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 1
++++ 1381174782.N /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174782.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path1
++++ 1381174782.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174782.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174782.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381174782.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
++++ 1381174782.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174782.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174782.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174782.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_path1
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174782.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381174782.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174782.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
++++ 1381174782.N /scripts/functions/db : __rvm_db() 10 > value=downloads
++++ 1381174782.N /scripts/functions/db : __rvm_db() 13 > [[ -n downloads ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381174782.N /scripts/functions/db : __rvm_db() 17 > echo downloads
++++ 1381174782.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174782.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=downloads
+++ 1381174782.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n downloads ]]
+++ 1381174782.N /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381174782.N /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381174782.N /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381174782.N /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381174782.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174782.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 25 > __rvm_curl --silent --insecure --location --list-only --max-time 3 --head http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381174782.N /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 18 > rvm_debug 'Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2'
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 155 > return 1
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path() 165 > : 2
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path() 164 > __rvm_remote_server_path_single 0 1 2 rbx-2.0.0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 2 rbx-2.0.0
++++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 > __rvm_db rvm_remote_server_url2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174783.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_url2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 10 > value=http://binaries.rubini.us
++++ 1381174783.N /scripts/functions/db : __rvm_db() 13 > [[ -n http://binaries.rubini.us ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 17 > echo http://binaries.rubini.us
++++ 1381174783.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://binaries.rubini.us
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://binaries.rubini.us ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 2
++++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174783.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path2
++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_path2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.6/x86_64
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381174783.N /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381174783.N /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 > [[ -z http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 > file_exists_at_url http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 25 > __rvm_curl --silent --insecure --location --list-only --max-time 3 --head http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381174783.N /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 18 > rvm_debug 'Remote file does not exist http://binaries.rubini.us/osx/10.6/x86_64/rubinius-2.0.0.tar.bz2'
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 155 > return 1
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path() 165 > : 3
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path() 164 > __rvm_remote_server_path_single 0 1 3 rbx-2.0.0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 > typeset __remote_file
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 > __rvm_calculate_remote_file 0 1 3 rbx-2.0.0
++++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 > __rvm_db rvm_remote_server_url3
++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174783.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url3
++++ 1381174783.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url3
++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_url3
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n '' ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 3 > rvm_debug 'rvm_remote_server_url3 not found'
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_calculate_remote_file() 131 > return 0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 144 > [[ -z '' ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 146 > rvm_debug 'No remote file name found'
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381174783.N /scripts/functions/utility_system : __rvm_remote_server_path_single() 147 > return 0
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 229 > __rvm_ruby_url=
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > IFS=:
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > read __rvm_ruby_verify_download_flag __rvm_ruby_url
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 232 > (( 0 > 0 ))
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 237 > [[ -z '' ]]
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 240 > (( rvm_remote_flag ))
+++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 174 > __rvm_system_path -
++++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381174783.N /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381174783.N /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174783.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174783.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rvm_remote_server_path
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174783.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381174783.N /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381174783.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381174783.N /scripts/functions/db : __rvm_db() 20 > true
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.6/x86_64
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 4 > [[ - == \- ]]
+++ 1381174783.N /scripts/functions/utility_system : __rvm_system_path() 5 > printf %b 'osx/10.6/x86_64\n'
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 246 > rvm_warn 'No binary rubies available for: osx/10.6/x86_64/rbx-2.0.0.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.'
++ 1381174783.N /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1381174783.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174783.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174783.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174783.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174783.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174783.N /scripts/functions/logging : rvm_warn() 67 > printf %b 'No binary rubies available for: osx/10.6/x86_64/rbx-2.0.0.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.\n'
No binary rubies available for: osx/10.6/x86_64/rbx-2.0.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 261 > return 2
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 302 > (( 2 == 2 ))
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 305 > __rvm_check_for_compiler
++ 1381174783.N /scripts/functions/build : __rvm_check_for_compiler() 1 > __rvm_selected_compiler
++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 363 > true
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 382 > case "${rvm_ruby_interpreter}" in
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 371 > ruby_install_type=rubinius
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 382 > export -a rvm_configure_env
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 383 > [[ -n '' ]]
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 383 > rvm_configure_env=()
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 385 > source /Users/bruce/.rvm/scripts/functions/manage/rubinius
++ 1381174783.N /scripts/functions/manage/base : __rvm_install_ruby() 386 > rubinius_install
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install() 1 > make_sure_its_enough_ram_for_rbx
++ 1381174783.N /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 1 > typeset rvm_rbx_required_ram
++ 1381174783.N /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 2 > rvm_rbx_required_ram_mb=500
++ 1381174783.N /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 4 > __rvm_compiler_is_llvm
++ 1381174783.N /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381174783.N /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381174783.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174783.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174783.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174783.N /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381174783.N /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381174783.N /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381174783.N /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381174783.N /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381174783.N /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381174783.N /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381174783.N /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc --version
++ 1381174783.N /scripts/functions/build : __rvm_compiler_is() 15 > [[ i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. =~ llvm ]]
++ 1381174783.N /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381174783.N /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() -100 > __rvm_is_enough_ram 500
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 1 > typeset __required_ram __existing_ram
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 3 > __required_ram=524288000
+++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() -324 > free -b
+++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() -324 > __rvm_awk '{if (NR==3) print $4}'
+++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk '{if (NR==3) print $4}'
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 5 > __existing_ram=
+++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() -323 > sysctl hw.physmem
+++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() -323 > cut -f 2 -d :
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 6 > : ' 2147483648'
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 7 > : __existing_ram: 2147483648
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 8 > rvm_debug 'Existing ram 2048MB.'
++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174783.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174783.N /scripts/functions/build : __rvm_is_enough_ram() 196 > (( __existing_ram >= __required_ram ))
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install() -50 > rubinius_install_detect_required_ruby
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() 1 > export ruby
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() 28 > case "${rvm_ruby_version}" in
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() 30 > case "${rvm_ruby_patch_level}" in
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() 6 > ruby=ruby-2.0
++ 1381174783.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() 19 > __rvm_ensure_has_mri_ruby ruby-2.0
++ 1381174783.N /scripts/functions/build : __rvm_ensure_has_mri_ruby() 1 > typeset versions
++ 1381174783.N /scripts/functions/build : __rvm_ensure_has_mri_ruby() 2 > versions=ruby-2.0
+++ 1381174783.N /scripts/functions/build : __rvm_ensure_has_mri_ruby() -297 > __rvm_mri_ruby ruby-2.0
+++ 1381174783.N /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
+++ 1381174783.N /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381174783.N /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
+++ 1381174783.N /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381174783.N /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruce/.rvm/rubies
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 3 > _path=
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 6 > _string=
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 7 > _string=
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 8 > _string=
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++++ 1381174783.N /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'system\n'
+++ 1381174783.N /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /system/{ selected=$0 } END {print $0}'
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381174783.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /system/{ selected=$0 } END {print $0}'
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruce/.rvm/rubies
+++ 1381174783.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381174784.N /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381174784.N /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
++ 1381174784.N /scripts/functions/build : __rvm_ensure_has_mri_ruby() 4 > [[ -z ruby-2.0.0-p247 ]]
++ 1381174784.N /scripts/functions/build : __rvm_ensure_has_mri_ruby() 24 > return 0
+++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() -552__rvm_mri_ruby ruby-2.0
+++ 1381174784.N /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
+++ 1381174784.N /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381174784.N /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruce/.rvm/rubies
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 3 > _path=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 6 > _string=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 7 > _string=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 8 > _string=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++++ 1381174784.N /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'system\n'
+++ 1381174784.N /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /system/{ selected=$0 } END {print $0}'
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381174784.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /system/{ selected=$0 } END {print $0}'
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruce/.rvm/rubies
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381174784.N /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381174784.N /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381174784.N /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381174784.N /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby() -251 ruby=ruby-2.0.0-p247
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -206 > typeset rvm_configure_args
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -205 > typeset -a rvm_ruby_configure
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -204 > unset CFLAGS LDFLAGS ARCHFLAGS
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -203 > unset GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC RBXOPT
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -202 > export PATH
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -201 > rvm_ruby_make=
++ 1381174784.N /scripts/functions/manage/rubinius : rubinius_install() -199 > __rvm_setup_compile_environment rbx-2.0.0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 1 > typeset __type
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 2 > typeset -a __types
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 7 > __types=(setup movable_early requirements movable osx_compiler architectures gcc47plus bison smartos openindiana sunos openbsd auto_conf_make flags_docs flags_tcltk flags_shared_static flags_threads compatibility_flag)
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_setup rbx-2.0.0'
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_setup rbx-2.0.0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 1 > [[ -z '' ]]
+++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() -19 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/db autolibs
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 2 > rvm_autolibs_flag=
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 4 > rvm_debug rvm_autolibs_flag=4
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() -117 > __rvm_autolibs_translate
++ 1381174784.N /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > case "${rvm_autolibs_flag}" in
++ 1381174784.N /scripts/functions/autolibs : __rvm_autolibs_translate() 31 > rvm_autolibs_flag_number=4
++ 1381174784.N /scripts/functions/autolibs : __rvm_autolibs_translate() 32 > rvm_autolibs_flag_runner=osx
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 23 > [[ -n 4 ]]
+++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 20 > __rvm_selected_compiler
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 24 > export initially_selected_compiler=
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 24 > initially_selected_compiler=
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_setup() 25 > true
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_movable_early rbx-2.0.0'
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_movable_early rbx-2.0.0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable_early() (( 0 > 0 ))
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable_early() return 0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() -19 > rvm_debug '__rvm_setup_compile_environment_requirements rbx-2.0.0'
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_requirements rbx-2.0.0
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 1(( 4 > 0 ))
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 2rvm_log 'Checking requirements for osx.'
++ 1381174784.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174784.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174784.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174784.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174784.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174784.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174784.N /scripts/functions/logging : rvm_log() 91 > printf %b 'Checking requirements for osx.\n'
Checking requirements for osx.
++ 1381174784.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 1__rvm_requirements_run osx rbx-2.0.0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 1 > typeset -a packages_installed packages_missing packages_to_install packages_flags
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 2 > typeset -a packages_custom packages_custom_after
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 3 > typeset __type __lib_type __iterator
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 4 > __type=osx
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 5 > __lib_type=osx
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 6 > shift
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 9 > __rvm_requirements_run_load rbx-2.0.0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() 2 > is_a_function requirements_osx_before
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -294 > is_a_function requirements_osx_define
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_define
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -290 > [[ -s /Users/bruce/.rvm/scripts/functions/requirements/osx ]]
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -284 > source /Users/bruce/.rvm/scripts/functions/requirements/osx
+++ 1381174784.N /scripts/functions/requirements/osx : source() -314 > source /Users/bruce/.rvm/scripts/functions/requirements/osx_brew
+++ 1381174784.N /scripts/functions/requirements/osx : source() -313 > source /Users/bruce/.rvm/scripts/functions/requirements/osx_fink
+++ 1381174784.N /scripts/functions/requirements/osx : source() -312 > source /Users/bruce/.rvm/scripts/functions/requirements/osx_port
+++ 1381174784.N /scripts/functions/requirements/osx : source() -311 > source /Users/bruce/.rvm/scripts/functions/requirements/smf
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -282 > is_a_function requirements_osx_before
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_load() -279 > rvm_debug 'requirements code for osx loaded'
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174784.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() -128 > __rvm_requirements_run_reset rbx-2.0.0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 1 > packages_installed=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 2 > packages_missing=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 3 > packages_to_install=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 4 > packages_flags=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 5 > packages_custom=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_reset() 6 > packages_custom_after=()
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() -32 > __rvm_requirements_run_before rbx-2.0.0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() 1 > is_a_function requirements_osx_before
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -258 > requirements_osx_before rbx-2.0.0
++ 1381174784.N /scripts/functions/requirements/osx : requirements_osx_before() 1 > typeset __type
++ 1381174784.N /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
++ 1381174784.N /scripts/functions/requirements/osx : requirements_osx_before() 5 > requirements_find_osx_port
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() 2 > __rvm_which port
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_find_osx_port() -215 > return 0
++ 1381174784.N /scripts/functions/requirements/osx : requirements_osx_before() -207 > __lib_type=osx_port
++ 1381174784.N /scripts/functions/requirements/osx : requirements_osx_before() -206 > return 0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -162 > [[ osx_port != \o\s\x ]]
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -162 > is_a_function requirements_osx_port_before
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_before
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -255 > requirements_osx_port_before rbx-2.0.0
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_before() 1 > requirements_osx_port_ensure_port_available
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_ensure_port_availa__rvm_which port
++ 1381174784.N /scripts/functions/support : __rvm_which() 0 > command which port
++ 1381174784.N /scripts/functions/support : __rvm_which() -223 > which port
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_before() -170 > typeset -ax port_libs
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_before() -159 > true
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run() -208 > __rvm_requirements_run_define rbx-2.0.0
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 1 > typeset -a list
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 2 > typeset element __handler
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 3 > is_a_function requirements_osx_port_define
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_define
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -245 > __handler=requirements_osx_port_define
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -241 > list=(rvm)
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -240 > (( 1 ))
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -240 > [[ -z rbx-2.0.0 ]]
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -237 > (( 1 ))
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -236 > list+=("$@")
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 85 > for element in '"${list[@]}"'
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -231 > requirements_osx_port_define rvm
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_define() 94 > case "$1" in
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_define() 3 > true
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() 85 > for element in '"${list[@]}"'
++ 1381174784.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -7 > requirements_osx_port_define rbx-2.0.0
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_define() 94 > case "$1" in
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_define() 32 > requirements_osx_port_libs_default rbx-2.0.0
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() 3 port_libs=(autoconf automake libtool pkgconfig)
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() 61case "$1" in
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() 10__rvm_compiler_is_llvm
++ 1381174784.N /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381174784.N /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381174784.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174784.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174784.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174784.N /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381174784.N /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381174784.N /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381174784.N /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381174784.N /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381174784.N /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381174784.N /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381174784.N /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc --version
++ 1381174784.N /scripts/functions/build : __rvm_compiler_is() 15 > [[ i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. =~ llvm ]]
++ 1381174784.N /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() -3port_libs+=(libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm)
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() -3requirements_osx_port_lib_installed ncursesw
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed ncursesw
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > return 1
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1return 1
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() 48port_libs+=(ncurses)
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_libs_default() 50requirements_check autoconf automake libtool pkgconfig libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm ncurses
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 1 > typeset _package_name _list
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 3 > is_a_function requirements_osx_port_lib_installed_all_missing
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed_all_missing
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -306 > is_a_function requirements_osx_port_lib_installed
++ 1381174784.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -303 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed autoconf
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed autoconf
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed autoconf
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed autoconf
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > [[ || =~ \|autoconf\| ]]
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed automake
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed automake
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed automake
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed automake
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf| =~ \|automake\| ]]
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed libtool
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed libtool
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed libtool
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed libtool
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake| =~ \|libtool\| ]]
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed pkgconfig
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed pkgconfig
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed pkgconfig
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed pkgconfig
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool| =~ \|pkgconfig\| ]]
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed libiconv
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed libiconv
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed libiconv
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed libiconv
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174784.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig| =~ \|libiconv\| ]]
+++ 1381174784.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174784.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed libyaml
++ 1381174784.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed libyaml
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed libyaml
++ 1381174784.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174784.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed libyaml
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv| =~ \|libyaml\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed libffi
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed libffi
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed libffi
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed libffi
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml| =~ \|libffi\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed readline
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed readline
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed readline
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed readline
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi| =~ \|readline\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed libksba
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed libksba
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed libksba
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed libksba
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline| =~ \|libksba\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed openssl
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed openssl
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed openssl
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed openssl
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba| =~ \|openssl\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed curl-ca-bundle
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed curl-ca-bundle
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed curl-ca-bundle
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed curl-ca-bundle
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl| =~ \|curl-ca-bundle\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed sqlite3
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed sqlite3
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed sqlite3
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed sqlite3
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle| =~ \|sqlite3\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed zlib
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed zlib
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed zlib
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed zlib
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3| =~ \|zlib\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed gdbm
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed gdbm
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed gdbm
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed gdbm
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib| =~ \|gdbm\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -258 > __rvm_filter_installed_package_check requirements_osx_port_lib_installed ncurses
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_checrequirements_osx_port_lib_installed ncurses
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1port -q installed ncurses
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_lib_installed() 1__rvm_grep active
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381174785.N /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381174785.N /scripts/functions/build_requirements_helpers : __rvm_filter_installed_package_chec__rvm_add_once packages_installed ncurses
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381174785.N /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib|gdbm| =~ \|ncurses\| ]]
+++ 1381174785.N /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381174785.N /scripts/functions/build_requirements_helpers : requirements_check() -253 > true
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_define() -184 > true
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -257 > __rvm_requirements_run_summary rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1 > (( 0 == 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 14 > (( 15 == 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 16 > _list='autoconf automake libtool pkgconfig libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm ncurses'
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() 17 > rvm_debug 'Found required packages: autoconf, automake, libtool, pkgconfig, libiconv, libyaml, libffi, readline, libksba, openssl, curl-ca-bundle, sqlite3, zlib, gdbm, ncurses.'
++ 1381174785.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174785.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() -32 > (( 0 == 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() -27 > (( 0 == 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_summary() -19 > (( 0 == 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -128 > __rvm_requirements_run_update rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 2 > (( 0 > 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_update() 3 > (( 0+0 > 0 && 4 > 2 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -117 > __rvm_requirements_run_custom rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 > (( 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 > return 0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -198 > __rvm_requirements_run_install rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_install() 1 > (( 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_install() 1 > return 0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -204 > __rvm_requirements_run_custom_after rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_custom_after() 1 > (( 0 ))
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_custom_after() 1 > return 0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run() -230 > __rvm_requirements_run_after rbx-2.0.0
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 2 > is_a_function requirements_osx_port_after
++ 1381174785.N /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_after
++ 1381174785.N /scripts/functions/build_requirements : __rvm_requirements_run_after() -62 > requirements_osx_port_after rbx-2.0.0
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1 > typeset port_root
+++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() -129 > __rvm_which port
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 2 > port_root=/opt/local/bin/port
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3 > [[ -n /opt/local/bin/port ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3 > [[ -x /opt/local/bin/port ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 4 > [[ -L /opt/local/bin/port ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7 > [[ -n /opt/local/bin/port ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7 > [[ -x /opt/local/bin/port ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 8 > port_root=/opt/local
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9 > [[ -n /opt/local ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9 > [[ -d /opt/local ]]
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 12 > __rvm_update_configure_opt_dir rbx-2.0.0 /opt/local
++ 1381174785.N /scripts/functions/build : __rvm_update_configure_opt_dir() 164 > case "$1" in
++ 1381174785.N /scripts/functions/build : __rvm_update_configure_opt_dir() 3 > __rvm_update_configure_opt_dir_options /opt/local
++ 1381174785.N /scripts/functions/build : __rvm_update_configure_opt_dir_options() 1 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/opt/local )'
++ 1381174785.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174785.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174785.N /scripts/functions/build : __rvm_update_configure_opt_dir_options() 53 > rvm_configure_flags+=(--with-opt-dir="$1")
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1 > unset port_libs
++ 1381174785.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3 > __rvm_add_to_path prepend /opt/local/bin
++ 1381174785.N /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1381174785.N /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1381174785.N /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /opt/local/bin ]]
++ 1381174785.N /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /opt/local/bin
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/opt/local/bin
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin =~ // ]]
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin: '*:/opt/local/bin:*'
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin:
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() 80 > __rvm_custom_separated_array _path : /Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin
++ 1381174785.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174785.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381174785.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174785.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381174785.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_path() -133 > __rvm_remove_from_array _path /opt/local/bin /Users/bruce/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /opt/local/lib/postgresql91/bin /opt/local/bin /opt/local/sbin /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /usr/X11/bin /Developer/Tools /usr/local/mysql/bin /Applications/Firefox.app/Contents/MacOS /Users/bruce/.gem/ruby/1.8/bin /Users/bruce/.rvm/bin
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 4 > _search=/opt/local/bin
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174785.N /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/bruce/bin /opt/local/bin
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/bin
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174785.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/lib/postgresql91/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/lib/postgresql91/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/X11/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/X11/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/.gem/ruby/1.8/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.gem/ruby/1.8/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/.rvm/bin /opt/local/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.rvm/bin
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381174786.N /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381174786.N /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381174786.N /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381174786.N /scripts/functions/utility : __rvm_join_array() -262 > PATH=/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin
++ 1381174786.N /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1381174786.N /scripts/functions/utility : __rvm_add_to_path() -141 > PATH=/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin
++ 1381174786.N /scripts/functions/utility : __rvm_add_to_path() -135 > [[ -n '' ]]
++ 1381174786.N /scripts/functions/utility : __rvm_add_to_path() -130 > builtin hash -r
++ 1381174786.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() -118 > rvm_debug PATH=/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 149 > case "$1" in
++ 1381174786.N /scripts/functions/requirements/osx_port : requirements_osx_port_after() 8 > requirements_osx_port_after_update_certs_openssl
++ 1381174786.N /scripts/functions/requirements/osx_port : requirements_osx_port_after_update_certsrvm_requiremnts_fail_or_run_action 2 'Skipping certificates update, make sure your certificates are up to date.' requirements_osx_update_openssl_cert /opt/local/bin/openssl
++ 1381174786.N /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_run_action(case "${rvm_autolibs_flag_number}" in
++ 1381174786.N /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_run_action(shift 2
++ 1381174786.N /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_run_action(requirements_osx_update_openssl_cert /opt/local/bin/openssl
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 1 > [[ Darwin == \D\a\r\w\i\n ]]
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 64 > case "${rvm_autolibs_flag_number}" in
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 10 > typeset ssl_binary ssl_dir cert_file
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 11 > ssl_binary=/opt/local/bin/openssl
+++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() -49 > __rvm_osx_ssl_certs_file_from_openssl /opt/local/bin/openssl
+++ 1381174786.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 1 > /opt/local/bin/openssl version -d
+++ 1381174786.N /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl() 1 > __rvm_awk '-F"' '{print $2"/cert.pem"}'
+++ 1381174786.N /scripts/functions/support : __rvm_awk() 0 > awk '-F"' '{print $2"/cert.pem"}'
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 12 > cert_file=/opt/local/etc/openssl/cert.pem
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 13 > ssl_dir=/opt/local/etc/openssl
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() 16 > requirements_osx_update_openssl_cert_old
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -245[[ ! -f /opt/local/etc/openssl/cert.pem ]]
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -245[[ /opt/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain ]]
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old() -245[[ /opt/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
++ 1381174786.N /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() -167 > rvm_log 'Certificates in '\''/opt/local/etc/openssl/cert.pem'\'' already are up to date.'
++ 1381174786.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174786.N /scripts/functions/logging : rvm_log() 91 > printf %b 'Certificates in '\''/opt/local/etc/openssl/cert.pem'\'' already are up to date.\n'
Certificates in '/opt/local/etc/openssl/cert.pem' already are up to date.
++ 1381174786.N /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_run_action(true
++ 1381174786.N /scripts/functions/build_requirements : __rvm_requirements_run_after() 189 > true
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_requirements() 1rvm_log 'Requirements installation successful.'
++ 1381174786.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174786.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174786.N /scripts/functions/logging : rvm_log() 91 > printf %b 'Requirements installation successful.\n'
Requirements installation successful.
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -58 > rvm_debug '__rvm_setup_compile_environment_movable rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_movable rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable() 1 > (( 0 > 0 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_movable() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -82 > rvm_debug '__rvm_setup_compile_environment_osx_compiler rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_osx_compiler rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 1[[ Darwin == \D\a\r\w\i\n ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 3__rvm_array_contains '*debug*'
++ 1381174786.N /scripts/functions/support : __rvm_array_contains() 1 > typeset _search _iterator
++ 1381174786.N /scripts/functions/support : __rvm_array_contains() 2 > _search='*debug*'
++ 1381174786.N /scripts/functions/support : __rvm_array_contains() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_array_contains() 10 > return 1
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 2[[ -n '' ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 2__rvm_setup_compile_environment_osx_compiler_find rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_find__rvm_version_compare 10.6 -ge 10.9
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '10.6\n10.9\n'
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381174786.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381174786.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
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 2 > first=10.6
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.6 == \1\0\.\9 ]]
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.6 == \1\0\.\9 ]]
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findcase "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler_findtrue
+++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() __rvm_found_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 8[[ /usr/bin/gcc =~ clang ]]
+++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() __rvm_found_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compiler() 8[[ /usr/bin/gcc == '' ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -191 > rvm_debug '__rvm_setup_compile_environment_architectures rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_architectures rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() rvm_debug 'rvm_architectures(0):.'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() (( 0 > 0 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_architectures() return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -129 > rvm_debug '__rvm_setup_compile_environment_gcc47plus rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_gcc47plus rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus() 1 > __rvm_compiler_version_or_higher 4.7
++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() 1 > typeset __version compiler
+++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() -133 > __rvm_found_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() 2 > compiler=/usr/bin/gcc
+++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() -132 > __rvm_run_compiler /usr/bin/gcc -dumpversion
+++ 1381174786.N /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381174786.N /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381174786.N /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381174786.N /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381174786.N /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc -dumpversion
++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() 3 > __version=4.2.1
++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() 4 > __rvm_version_compare 4.2.1 -ge 4.7
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '4.2.1\n4.7\n'
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381174786.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381174786.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
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 2 > first=4.2.1
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381174786.N /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381174786.N /scripts/functions/build : __rvm_compiler_version_or_higher() -65 > return 1
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus() 191 return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -191 > rvm_debug '__rvm_setup_compile_environment_bison rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_bison rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 1 > (( 4 > 1 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 300 > case "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_bison() 4 > __rvm_check_for_bison
++ 1381174786.N /scripts/functions/build : __rvm_check_for_bison() 1 > true 0
++ 1381174786.N /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -237 > rvm_debug '__rvm_setup_compile_environment_smartos rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_smartos rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_smartos() 1 > [[ 10.6 =~ ^joyent ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_smartos() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -390 > rvm_debug '__rvm_setup_compile_environment_openindiana rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_openindiana rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_openindiana() 1 [[ 10.6 =~ ^oi ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_openindiana() 1 return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -405 > rvm_debug '__rvm_setup_compile_environment_sunos rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_sunos rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() 1 > [[ Darwin == \S\u\n\O\S ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -412 > rvm_debug '__rvm_setup_compile_environment_openbsd rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_openbsd rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd() 1 > [[ OSX == \O\p\e\n\B\S\D ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -439 > rvm_debug '__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_auto_conf_make rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_auto_conf_make() case "${_system_name}" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_auto_conf_make() return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -452 > rvm_debug '__rvm_setup_compile_environment_flags_docs rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_flags_docs rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 2 >(( 0 == 1 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 499case "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_docs() 12 true
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -479 > rvm_debug '__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_flags_tcltk rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 1 [[ Darwin == \D\a\r\w\i\n ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 51case "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltk() 12true
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -495 > rvm_debug '__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_flags_shared_static rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_stat(( 0 == 1 ))
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_statcase "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_stattrue
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shared_stattrue
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -521 > rvm_debug '__rvm_setup_compile_environment_flags_threads rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_flags_threads rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() case "$1" in
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ OSX == \F\r\e\e\B\S\D ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ OSX == \D\r\a\g\o\n\F\l\y ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() [[ =~ -j ]]
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() rvm_make_flags+=(-j$(__rvm_detect_max_threads))
+++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_flags_threads() __rvm_detect_max_threads
+++ 1381174786.N /scripts/functions/build_config : __rvm_detect_max_threads() 580 > case "${_system_name}" in
+++ 1381174786.N /scripts/functions/build_config : __rvm_detect_max_threads() 20 > cat /proc/cpuinfo
+++ 1381174786.N /scripts/functions/build_config : __rvm_detect_max_threads() 20 > grep --color=auto vendor_id
+++ 1381174786.N /scripts/functions/build_config : __rvm_detect_max_threads() 20 > wc -l
+++ 1381174786.N /scripts/functions/build_config : __rvm_detect_max_threads() 20 > echo one
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -591 > rvm_debug '__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -128 > __rvm_setup_compile_environment_compatibility_flag rbx-2.0.0
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment_compatibility_flacase "$1" in
+++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -1223 > __rvm_found_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381174786.N /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381174786.N /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381174786.N /scripts/functions/build_config : __rvm_setup_compile_environment() -603 > rvm_debug 'found compiler: /usr/bin/gcc'
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174786.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174786.N /scripts/functions/manage/rubinius : rubinius_install() -40 > __rvm_remove_rvm_from_path
++ 1381174786.N /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path
++ 1381174786.N /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/bruce/.rvm/*'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/bruce/.rvm/*'
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin =~ // ]]
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin: '*:/Users/bruce/.rvm/*:*'
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin:
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174786.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381174786.N /scripts/functions/utility : __rvm_remove_from_path() 80 > __rvm_custom_separated_array _path : /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:/Users/bruce/.rvm/bin
++ 1381174786.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174786.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381174786.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174786.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381174786.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() -133 > __rvm_remove_from_array _path '/Users/bruce/.rvm/*' /opt/local/bin /Users/bruce/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /opt/local/lib/postgresql91/bin /opt/local/sbin /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /usr/X11/bin /Developer/Tools /usr/local/mysql/bin /Applications/Firefox.app/Contents/MacOS /Users/bruce/.gem/ruby/1.8/bin /Users/bruce/.rvm/bin
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /opt/local/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/lib/postgresql91/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/lib/postgresql91/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/X11/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/X11/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/.gem/ruby/1.8/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.gem/ruby/1.8/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/.rvm/bin '/Users/bruce/.rvm/*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.rvm/bin
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381174787.N /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381174787.N /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381174787.N /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381174787.N /scripts/functions/utility : __rvm_join_array() -262 > PATH=/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381174787.N /scripts/functions/env : __rvm_remove_rvm_from_path() -90 > __rvm_remove_from_path /Users/bruce/.rvm/bin
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/bruce/.rvm/bin
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin =~ // ]]
++ 1381174787.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: '*:/Users/bruce/.rvm/bin:*'
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174787.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381174787.N /scripts/functions/env : __rvm_remove_rvm_from_path() 125 > __rvm_which rvm
++ 1381174787.N /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
++ 1381174787.N /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install() 78 > __rvm_conditionally_add_bin_path
++ 1381174787.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 1 > [[ :/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: =~ :/Users/bruce/\.rvm/bin: ]]
++ 1381174787.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 51 > case "${rvm_ruby_string:-"system"}" in
++ 1381174787.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 8 > PATH=/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381174787.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 11 > builtin hash -r
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install() 58 > rubinius_install_fix_repo_branch
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 > [[ -n rubinius-2.0.0 ]]
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 > [[ -f /Users/bruce/.rvm/archives/rubinius-2.0.0 ]]
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 8 > [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 9 > file_exists_at_url http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174787.N /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381174787.N /scripts/functions/utility : file_exists_at_url() 24 > unset curl
++ 1381174787.N /scripts/functions/utility : file_exists_at_url() 25 > __rvm_curl --silent --insecure --location --list-only --max-time 3 --head http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174787.N /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() -213 > rvm_head_flag=0
++ 1381174787.N /scripts/functions/manage/rubinius : rubinius_install() -171 > __rvm_fetch_ruby
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 1 > typeset _current_command
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 3 > (( 1 == 0 ))
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 8 > (( 0 == 0 ))
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 11 > __rvm_fetch_ruby_package
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 1 > rvm_ruby_package_name=rbx-2.0.0
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 2 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 76 > case "$rvm_ruby_string" in
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 7 > rvm_archive_extension=tar.bz2
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 82 > case "$rvm_ruby_interpreter" in
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 22 > true
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 29 > rvm_log 'rbx-2.0.0 - #downloading rubinius-2.0.0, this may take a while depending on your connection...'
++ 1381174787.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174787.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174787.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174787.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174787.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174787.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174787.N /scripts/functions/logging : rvm_log() 91 > printf %b 'rbx-2.0.0 - #downloading rubinius-2.0.0, this may take a while depending on your connection...\n'
rbx-2.0.0 - #downloading rubinius-2.0.0, this may take a while depending on your connection...
++ 1381174787.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 30 > /Users/bruce/.rvm/scripts/fetch http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174787.N /scripts/base : 28 > [[ -z '' ]]
++ 1381174787.N /scripts/base : 30 > export PS4
++ 1381174787.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381174787.N /scripts/base : 35 > export __array_start rvm_path
++ 1381174787.N /scripts/base : 40 > [[ -n '' ]]
++ 1381174787.N /scripts/base : 42 > __array_start=0
++ 1381174787.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381174787.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381174787.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174787.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381174787.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174787.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174787.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381174787.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174787.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381174787.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381174787.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174787.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381174787.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174787.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174787.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174787.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174787.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174787.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174787.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174787.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381174787.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381174787.N /scripts/base : 75 > export rvm_path
++ 1381174787.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381174787.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381174787.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381174787.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381174787.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381174787.N /scripts/initialize : 6 > set -o xtrace
+++ 1381174787.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381174787.N /scripts/initialize : 10 > export PS4
+++ 1381174787.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381174787.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381174787.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381174787.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381174787.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381174787.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381174787.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381174787.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381174787.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381174787.N /scripts/base : 101 > true
++ 1381174787.N /scripts/base : 109 > typeset -a scripts
++ 1381174787.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381174787.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174787.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381174787.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381174787.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381174787.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381174787.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381174787.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174787.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381174788.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381174788.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381174788.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381174788.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381174788.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381174788.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381174788.N /scripts/functions/support : 220 > command which whence
+++ 1381174788.N /scripts/functions/support : 222 > command which which
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381174788.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381174788.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381174788.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381174788.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174788.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381174788.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381174788.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381174788.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381174788.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381174788.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381174788.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381174788.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174788.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174788.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174788.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174788.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174788.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174788.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174788.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174788.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174788.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174788.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174788.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174788.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174788.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174788.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174788.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174788.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174788.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174788.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381174788.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381174788.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381174788.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381174788.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381174788.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381174788.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174788.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381174788.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381174788.N /scripts/fetch : 17 > __rvm_cd /Users/bruce/.rvm/archives
+ 1381174788.N /scripts/functions/support : __rvm_cd() 149 > typeset old_cdpath ret
+ 1381174788.N /scripts/functions/support : __rvm_cd() 150 > ret=0
+ 1381174788.N /scripts/functions/support : __rvm_cd() 151 > old_cdpath=
+ 1381174788.N /scripts/functions/support : __rvm_cd() 152 > CDPATH=.
+ 1381174788.N /scripts/functions/support : __rvm_cd() 153 > chpwd_functions=
+ 1381174788.N /scripts/functions/support : __rvm_cd() 153 > builtin cd /Users/bruce/.rvm/archives
+ 1381174788.N /scripts/functions/support : __rvm_cd() 154 > CDPATH=
+ 1381174788.N /scripts/functions/support : __rvm_cd() 155 > return 0
+ 1381174788.N /scripts/fetch : 19 > [[ -n '' ]]
++ 1381174788.N /scripts/fetch : 19 > basename http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381174788.N /scripts/fetch : 19 > archive=rubinius-2.0.0.tar.bz2
+ 1381174788.N /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1381174788.N /scripts/fetch : 22 > download=1
+ 1381174788.N /scripts/fetch : 23 > try_ftp=0
+ 1381174788.N /scripts/fetch : 24 > result=0
+ 1381174788.N /scripts/fetch : 25 > retry=0
+ 1381174788.N /scripts/fetch : 27 > __rvm_checksum_read http://releases.rubini.us/rubinius-2.0.0.tar.bz2 rubinius-2.0.0.tar.bz2
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 139 > __rvm_checksum_none
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 140 > typeset _type _value _name
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 141 > typeset -a _list
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 142 > list=()
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ http://releases.rubini.us/rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/config/md5 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n '' ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 158 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/md5 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 158 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 158 > _checksum_md5=
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/config/sha512 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/sha512 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/config/md5 rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=62e379e044c822b81e7b20a27daf133e
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/config/sha512 rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/sha512 rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z 62e379e044c822b81e7b20a27daf133e ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_read() 164 > return 0
+ 1381174788.N /scripts/fetch : 29 > __rvm_checksum_any
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381174788.N /scripts/fetch : 49 > download=0
+ 1381174788.N /scripts/fetch : 51 > [[ -e rubinius-2.0.0.tar.bz2 ]]
+ 1381174788.N /scripts/fetch : 55 > __rvm_checksum_validate_file /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 117 > __rvm_checksum_any
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 119 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > __rvm_md5_calculate /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2) = 62e379e044c822b81e7b20a27daf133e'
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 62e379e044c822b81e7b20a27daf133e
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > [[ 62e379e044c822b81e7b20a27daf133e == \6\2\e\3\7\9\e\0\4\4\c\8\2\2\b\8\1\e\7\b\2\0\a\2\7\d\a\f\1\3\3\e ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 124 > [[ -n '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 128 > return 0
+ 1381174788.N /scripts/fetch : 57 > rvm_debug 'Archive checksum matched, not downloading'
+ 1381174788.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1381174788.N /scripts/functions/logging : rvm_debug() 144 > return 0
+ 1381174788.N /scripts/fetch : 124 > (( download > 0 ))
+ 1381174788.N /scripts/fetch : 185 > __rvm_checksum_validate_file /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 117 > __rvm_checksum_any
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 119 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > __rvm_md5_calculate /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2) = 62e379e044c822b81e7b20a27daf133e'
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 62e379e044c822b81e7b20a27daf133e
++ 1381174788.N /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > [[ 62e379e044c822b81e7b20a27daf133e == \6\2\e\3\7\9\e\0\4\4\c\8\2\2\b\8\1\e\7\b\2\0\a\2\7\d\a\f\1\3\3\e ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 124 > [[ -n '' ]]
+ 1381174788.N /scripts/functions/checksum : __rvm_checksum_validate_file() 128 > return 0
+ 1381174788.N /scripts/fetch : 187 > rvm_debug 'Downloaded archive checksum matched.'
+ 1381174788.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
+ 1381174788.N /scripts/functions/logging : rvm_debug() 144 > return 0
++ 1381174788.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > [[ -d /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174788.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > true
++ 1381174788.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 37 > [[ ! -d /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174788.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 39 > mkdir -p /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174788.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 41 > __rvm_log_command extract 'rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0' __rvm_package_extract /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=extract
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0'
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=__rvm_package_extract
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 3 ))
++ 1381174788.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ __rvm_package_extract =~ = ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=__rvm_package_extract
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! __rvm_package_extract =~ = ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1[[ -n '' ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1__rvm_log_command_caclulate_log_timestamp
+++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestamp() __rvm_date +%s
+++ 1381174789.N /scripts/functions/support : __rvm_date() 0 > date +%s
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestamp() 1export rvm_log_timestamp=1381174789
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestamp() 1rvm_log_timestamp=1381174789
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestamp() 2rvm_debug 'Log prefix: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/'
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -[[ -n '' ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -__rvm_log_command_caclulate_log_filesystem
+++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesystem() __rvm_mount
+++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesystem() __rvm_awk -v rvm_path=/Users/bruce/.rvm '
BEGIN{longest=""; fstype=""}
{if (index(rvm_path,$3)==1 && length($3)>length(longest)){longest=$3; fstype=$5}}
END{print fstype}
'
+++ 1381174789.N /scripts/functions/support : __rvm_mount() 0 > mount
+++ 1381174789.N /scripts/functions/support : __rvm_awk() 0 > awk -v rvm_path=/Users/bruce/.rvm '
BEGIN{longest=""; fstype=""}
{if (index(rvm_path,$3)==1 && length($3)>length(longest)){longest=$3; fstype=$5}}
END{print fstype}
'
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesystem() export rvm_log_filesystem=local,
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesystem() rvm_log_filesystem=local,
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesystem() rvm_debug 'Log filesystem: local,'
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -[[ -n '' ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -__rvm_log_command_caclulate_log_namelen
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelen() 36 case "${rvm_log_filesystem}" in
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelen() 3 >export rvm_log_namelen=250
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelen() 3 >rvm_log_namelen=250
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelen() 5 >rvm_debug 'Log max name length: 250'
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -name=extract
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -[[ -n '' ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() -_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -67 > rvm_debug 'Log file: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log'
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174789.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -65 > [[ -d /Users/bruce/.rvm/log/1381174789_rbx-2.0.0 ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -65 > mkdir -p /Users/bruce/.rvm/log/1381174789_rbx-2.0.0
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -64 > [[ -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -64 > rm -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -56 > tee /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -56 > rvm_debug_stream
+++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -205 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381174789.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
+++ 1381174789.N /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381174789.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -62 > printf %b '[2013-10-07 14:39:49] __rvm_package_extract\n'
++ 1381174789.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -61 > is_a_function __rvm_package_extract
++ 1381174789.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174789.N /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_package_extract
++ 1381174789.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174789.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -234 > typeset -f __rvm_package_extract
++ 1381174789.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruce\n'
++ 1381174789.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(3): __rvm_package_extract /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruce/.rvm/tmp/rvm_src_78529\n'
[2013-10-07 14:39:49] __rvm_package_extract
__rvm_package_extract ()
{
rvm_debug __rvm_package_extract:$#: "$@";
typeset __tempdir __path __file __return;
__return=0;
__tempdir="$( TMPDIR="${rvm_tmp_path}" mktemp -d -t rvm-tmp.XXXXXXXXX )";
__rvm_package_extract_run "$1" "$__tempdir" || __return=$?;
if (( __return == 0 )); then
for __path in "$__tempdir"/*;
do
__file="${__path##*/}";
if [[ -n "${__file}" && -e "$2/${__file}" ]]; then
\rm -rf "$2/${__file}" || __return=$?;
fi;
\mv -f "${__path}" "$2/" || __return=$?;
done;
fi;
if [[ -n "$__tempdir" ]]; then
\rm -rf "$__tempdir";
fi;
return $__return
}
current path: /Users/bruce
command(3): __rvm_package_extract /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_command() -54 > __rvm_log_dotted /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log 'rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0' __rvm_package_extract /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0'
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_package_extract /Users/bruce/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/extract.log
++ 1381174789.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0'
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381174789.N /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
++ 1381174789.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruce/.rvm/src/rbx-2.0.0.............................
++ 1381174792.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174792.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -51 > __rvm_rm_rf /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/bruce/.rvm/src/rbx-2.0.0 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/bruce/.rvm/src/rbx-2.0.0'
++ 1381174792.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174792.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0
+++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -155 > __rvm_find /Users/bruce/.rvm/tmp/rvm_src_78529 -mindepth 1 -maxdepth 1 -type d
+++ 1381174792.N /scripts/functions/support : __rvm_find() 0 > find /Users/bruce/.rvm/tmp/rvm_src_78529 -mindepth 1 -maxdepth 1 -type d
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -13 > mv /Users/bruce/.rvm/tmp/rvm_src_78529/rubinius-2.0.0 /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -11 > __rvm_rm_rf /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruce/.rvm/tmp/rvm_src_78529 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruce/.rvm/tmp/rvm_src_78529 ]]
++ 1381174792.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 30 > rm -rf /Users/bruce/.rvm/tmp/rvm_src_78529
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 123 > [[ -n '' ]]
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 127 > rvm_log 'rbx-2.0.0 - #extracted to /Users/bruce/.rvm/src/rbx-2.0.0'
++ 1381174792.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174792.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174792.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174792.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174792.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174792.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174792.N /scripts/functions/logging : rvm_log() 91 > printf %b 'rbx-2.0.0 - #extracted to /Users/bruce/.rvm/src/rbx-2.0.0\n'
rbx-2.0.0 - #extracted to /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 72 > true
++ 1381174792.N /scripts/functions/manage/rubinius : rubinius_install() 38 > __rvm_cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381174792.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381174792.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381174792.N /scripts/functions/manage/rubinius : rubinius_install() -36 > chmod +x ./configure
++ 1381174792.N /scripts/functions/manage/rubinius : rubinius_install() -34 > __rvm_apply_patches
++ 1381174792.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
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 2 > typeset -a patches
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 3 > patches=()
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 4 > patch_level_separator=%
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 5 > patch_fuzziness=25
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 6 > result=0
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 7 > source_directory=/Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 8 > (( 0 == 0 ))
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 10 > _save_dir=/Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 11 > __rvm_cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381174792.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381174792.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174792.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381174792.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() 49 > case "${1:-all}" in
++ 1381174792.N /scripts/functions/manage/base : __rvm_apply_patches() -98 > __rvm_current_patch_names patches
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 1 > typeset -a expanded_names
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 2 > typeset _variable patch_level_separator level name expanded_name
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 3 > _variable=patches
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 5 > patch_level_separator=%
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 8 > [[ -n default ]]
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() 10 > __rvm_string_match default '*%*'
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 2 > _string=default
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174792.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=default
++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/63
+++ 1381174792.N /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name default 1
++ 1381174792.N /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381174792.N /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() 2 > name=default
++ 1381174792.N /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/63 == \- ]]
+++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
++ 1381174792.N /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n default ]]
+++ 1381174792.N /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381174792.N /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/63
++++ 1381174792.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruce/.rvm/scripts/patchsets show default
++ 1381174792.N /scripts/base : 28 > [[ -z '' ]]
++ 1381174792.N /scripts/base : 30 > export PS4
++ 1381174792.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381174792.N /scripts/base : 35 > export __array_start rvm_path
++ 1381174792.N /scripts/base : 40 > [[ -n '' ]]
++ 1381174792.N /scripts/base : 42 > __array_start=0
++ 1381174792.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381174792.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381174792.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174792.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381174792.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174792.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174792.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381174792.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174792.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381174792.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381174792.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174792.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381174792.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174792.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174792.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174792.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174792.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174792.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174792.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174792.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381174792.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381174792.N /scripts/base : 75 > export rvm_path
++ 1381174792.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381174792.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381174792.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381174792.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381174792.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381174792.N /scripts/initialize : 6 > set -o xtrace
+++ 1381174792.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381174792.N /scripts/initialize : 10 > export PS4
+++ 1381174792.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381174792.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381174792.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381174792.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381174792.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381174792.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381174792.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381174792.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381174792.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381174792.N /scripts/base : 101 > true
++ 1381174792.N /scripts/base : 109 > typeset -a scripts
++ 1381174792.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381174792.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174792.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381174792.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381174792.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381174792.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381174792.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381174792.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381174792.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381174792.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381174792.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174792.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381174792.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174792.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381174792.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381174792.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381174792.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381174792.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381174792.N /scripts/functions/support : 220 > command which whence
+++ 1381174792.N /scripts/functions/support : 222 > command which which
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381174792.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381174792.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381174792.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381174792.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174792.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381174792.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381174792.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174792.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381174792.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381174792.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381174792.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381174792.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381174792.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381174792.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174792.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174792.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174792.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174792.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174792.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174792.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174792.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174792.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174792.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174792.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381174793.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381174793.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381174793.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381174793.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381174793.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381174793.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381174793.N /scripts/patchsets : 6 > source /Users/bruce/.rvm/scripts/patches
+ 1381174793.N /scripts/patchsets : 48 > args=($*)
+ 1381174793.N /scripts/patchsets : 49 > action=show
+ 1381174793.N /scripts/patchsets : 50 > patchset=default
++ 1381174793.N /scripts/patchsets : 51 > echo
+ 1381174793.N /scripts/patchsets : 51 > args=
+ 1381174793.N /scripts/patchsets : 53 > case "$action" in
+ 1381174793.N /scripts/patchsets : 54 > lookup_patchset default
+ 1381174793.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381174793.N /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]]
+ 1381174793.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381174793.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruce/.rvm/patchsets
++ 1381174793.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruce/.rvm/patchsets
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruce/.rvm/patchsets
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruce/.rvm/patchsets/rbx
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruce/.rvm/patchsets/rbx
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruce/.rvm/patchsets/rbx/2.0.0
++ 1381174793.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruce/.rvm/patchsets/rbx/2.0.0
+ 1381174793.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174793.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/rbx/2.0.0/default ]]
+ 1381174793.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174793.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/rbx/default ]]
+ 1381174793.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174793.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/default ]]
+ 1381174793.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381174793.N /scripts/patchsets : 58 > exit 1
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ default != \d\e\f\a\u\l\t ]]
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''default'\'', expanded_name(s) '\'''\''.'
++ 1381174793.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174793.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -126 > [[ -n OSX ]]
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -124 > __rvm_string_match OSX '*%*'
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 2 > _string=OSX
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381174793.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=OSX
++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/62
+++ 1381174793.N /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name OSX 1
++ 1381174793.N /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381174793.N /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 2 > name=OSX
++ 1381174793.N /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/62 == \- ]]
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 3 > level=1
++ 1381174793.N /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n OSX ]]
+++ 1381174793.N /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381174793.N /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/62
++++ 1381174793.N /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruce/.rvm/scripts/patchsets show OSX
++ 1381174793.N /scripts/base : 28 > [[ -z '' ]]
++ 1381174793.N /scripts/base : 30 > export PS4
++ 1381174793.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381174793.N /scripts/base : 35 > export __array_start rvm_path
++ 1381174793.N /scripts/base : 40 > [[ -n '' ]]
++ 1381174793.N /scripts/base : 42 > __array_start=0
++ 1381174793.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381174793.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381174793.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174793.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381174793.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174793.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174793.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381174793.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381174793.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381174793.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381174793.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174793.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381174793.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174793.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174793.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174793.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174793.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174793.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174793.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174793.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381174793.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381174793.N /scripts/base : 75 > export rvm_path
++ 1381174793.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381174793.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381174793.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381174793.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381174793.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381174793.N /scripts/initialize : 6 > set -o xtrace
+++ 1381174793.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381174793.N /scripts/initialize : 10 > export PS4
+++ 1381174793.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381174793.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381174793.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381174793.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381174793.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381174793.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381174793.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381174793.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381174793.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381174793.N /scripts/base : 101 > true
++ 1381174793.N /scripts/base : 109 > typeset -a scripts
++ 1381174793.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381174793.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381174793.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381174793.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381174793.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381174793.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381174793.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381174793.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381174793.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381174793.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381174793.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381174793.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381174793.N /scripts/functions/support : 220 > command which whence
+++ 1381174793.N /scripts/functions/support : 222 > command which which
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381174793.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381174793.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381174793.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381174793.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381174793.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381174793.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381174793.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174793.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381174793.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381174793.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381174793.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381174793.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381174793.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381174793.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174793.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174793.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174793.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174793.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174793.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174793.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174793.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174793.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174793.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174793.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174793.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174794.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174794.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174794.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174794.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381174794.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381174794.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381174794.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381174794.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381174794.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381174794.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381174794.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381174794.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381174794.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381174794.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381174794.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381174794.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381174794.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381174794.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381174794.N /scripts/patchsets : 6 > source /Users/bruce/.rvm/scripts/patches
+ 1381174794.N /scripts/patchsets : 48 > args=($*)
+ 1381174794.N /scripts/patchsets : 49 > action=show
+ 1381174794.N /scripts/patchsets : 50 > patchset=OSX
++ 1381174794.N /scripts/patchsets : 51 > echo
+ 1381174794.N /scripts/patchsets : 51 > args=
+ 1381174794.N /scripts/patchsets : 53 > case "$action" in
+ 1381174794.N /scripts/patchsets : 54 > lookup_patchset OSX
+ 1381174794.N /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381174794.N /scripts/patchsets : lookup_patchset() 12 > [[ -z OSX ]]
+ 1381174794.N /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381174794.N /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruce/.rvm/patchsets
++ 1381174794.N /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruce/.rvm/patchsets
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruce/.rvm/patchsets
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruce/.rvm/patchsets/rbx
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruce/.rvm/patchsets/rbx
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruce/.rvm/patchsets/rbx/2.0.0
++ 1381174794.N /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruce/.rvm/patchsets/rbx/2.0.0
+ 1381174794.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174794.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/rbx/2.0.0/OSX ]]
+ 1381174794.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174794.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/rbx/OSX ]]
+ 1381174794.N /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381174794.N /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruce/.rvm/patchsets/OSX ]]
+ 1381174794.N /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381174794.N /scripts/patchsets : 58 > exit 1
+++ 1381174794.N /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381174794.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \d\e\f\a\u\l\t ]]
+++ 1381174794.N /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \O\S\X ]]
++ 1381174794.N /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''OSX'\'', expanded_name(s) '\'''\''.'
++ 1381174794.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174794.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174794.N /scripts/functions/manage/base : __rvm_apply_patches() -90 > rvm_debug 'All found patches(0): .'
++ 1381174794.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174794.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174794.N /scripts/functions/manage/base : __rvm_apply_patches() -87 > [[ -n '' ]]
++ 1381174794.N /scripts/functions/manage/base : __rvm_apply_patches() -56 > __rvm_cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174794.N /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381174794.N /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381174794.N /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381174794.N /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381174794.N /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381174794.N /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruce/.rvm/src/rbx-2.0.0
++ 1381174794.N /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381174794.N /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381174794.N /scripts/functions/manage/base : __rvm_apply_patches() -60 > return 0
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() -28 > (( 1 ))
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() -27 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}")
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() -25 > __rvm_db rbx_configure_flags db_configure_flags
++ 1381174794.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++ 1381174794.N /scripts/functions/db : __rvm_db() 2 > key=rbx_configure_flags
++ 1381174794.N /scripts/functions/db : __rvm_db() 3 > key=rbx_configure_flags
++ 1381174794.N /scripts/functions/db : __rvm_db() 4 > variable=db_configure_flags
++ 1381174794.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
++++ 1381174794.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruce/.rvm/user/db
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381174794.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruce/.rvm/user/db
+++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
++ 1381174794.N /scripts/functions/db : __rvm_db() 7 > value=
++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
++++ 1381174794.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381174794.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_configure_flags
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruce/.rvm/config/db
+++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381174794.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruce/.rvm/config/db
+++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
++ 1381174794.N /scripts/functions/db : __rvm_db() 10 > value=
++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++ 1381174794.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 118 > [[ -n '' ]]
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 120 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}")
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 124 > (( 1 ))
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 127 > [[ -f Gemfile ]]
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 129 > ruby=ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 131 > rvm_create_flag=1
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 132 > rvm_verbose_flag=0
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 133 > __rvm_select ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector : __rvm_select() 1 > true
++ 1381174794.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381174794.N /scripts/selector : __rvm_select() 3 > _original_env_string=rbx-2.0.0
++ 1381174794.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381174794.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381174794.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
++ 1381174794.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector : __rvm_select() 14 > [[ -z ruby-2.0.0-p247@rubinius ]]
++ 1381174794.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381174794.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 699 > true 2.0.0 '' rbx 2.0.0 '' '' '' @ ruby-2.0.0-p247@rubinius 0 0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 704 > echo ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 706 > rvm_gemset_name=rubinius
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 707 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 712 > [[ -n ruby-2.0.0-p247 ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 712 > [[ ruby-2.0.0-p247 != \s\y\s\t\e\m ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruce/.rvm/config/alias ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruce/.rvm/config/alias ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 721 > [[ ruby-2.0.0-p247 == default ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 728 > echo ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 734 > ruby_string=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 735 > gemset_name=rubinius
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381174794.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
++ 1381174794.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruce ]]
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruce/.rvmrc ]]
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruce/.rvmrc
+++ 1381174794.N rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174794.N rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381174794.N rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174794.N rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381174794.N rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381174794.N rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381174794.N rc : source() -170 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381174794.N rc : source() -170 > PARALLEL_TEST_PROCESSORS=11
++ 1381174794.N /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 539 > [[ -n rubinius ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 541 > rvm_gemset_name=rubinius
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 542 > rvm_sticky_flag=1
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - ruby-2.0.0-p247
++ 1381174794.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381174794.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381174794.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381174794.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381174794.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 523 > (( 3 == 0 ))
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=ruby
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 597 > [[ ruby == \r\b\x ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 850 > case "$string" in
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 628 > rvm_ruby_version=2.0.0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 629 > rvm_ruby_revision=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 630 > rvm_ruby_tag=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 654 > rvm_ruby_patch_level=p247
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 738 > [[ -z ruby ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=ruby-2.0.0
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 770 > [[ ruby == \e\x\t ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 800 > [[ -n p247 ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 802 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381174794.N /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381174794.N /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381174794.N /scripts/selector : __rvm_select() -93 > [[ -z ruby ]]
++ 1381174794.N /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381174794.N /scripts/selector : __rvm_select() 171 > [[ -n p247 ]]
++ 1381174794.N /scripts/selector : __rvm_select() 173 > rvm_ruby_package_file=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_select() 174 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_select() 180 > [[ -z 2.0.0 ]]
+++ 1381174794.N /scripts/selector : __rvm_select() -56 > __rvm_db ruby_repo_url
+++ 1381174794.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381174794.N /scripts/functions/db : __rvm_db() 2 > key=ruby_repo_url
+++ 1381174794.N /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1381174794.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381174794.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
+++ 1381174794.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381174794.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381174794.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db ruby_repo_url
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381174794.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381174794.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruce/.rvm/config/db
+++ 1381174794.N /scripts/functions/db : __rvm_db() 10 > value=git://github.com/ruby/ruby.git
+++ 1381174794.N /scripts/functions/db : __rvm_db() 13 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381174794.N /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1381174794.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381174794.N /scripts/selector : __rvm_select() 184 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1381174794.N /scripts/selector : __rvm_select() 185 > (( 0 == 0 ))
++ 1381174794.N /scripts/selector : __rvm_select() 187 > __rvm_version_compare 2.0.0 -lt 1.8.5
++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n1.8.5\n'
+++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381174794.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381174794.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
++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \2\.\0\.\0 ]]
++ 1381174794.N /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1381174794.N /scripts/selector : __rvm_select() 226 > rvm_archive_extension=tar.bz2
++ 1381174794.N /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381174794.N /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381174794.N /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381174794.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381174794.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381174794.N /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381174794.N /scripts/selector : __rvm_select() 285 > [[ ruby == ext ]]
++ 1381174794.N /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruce/.rvm/rubies/ruby-2.0.0-p247
++ 1381174794.N /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruce/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
++ 1381174794.N /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruce/.rvm/rubies/ruby-2.0.0-p247/.irbrc
++ 1381174794.N /scripts/selector : __rvm_select() 292 > [[ maglev == \r\u\b\y ]]
++ 1381174794.N /scripts/selector : __rvm_select() 298 > [[ system == \r\u\b\y ]]
++ 1381174794.N /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/ruby-2.0.0-p247
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/ruby-2.0.0-p247@global
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@rubinius@
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@rubinius@
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=rubinius
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z rubinius ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ rubinius == \g\l\o\b\a\l ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruce/.rvm/gems/ruby-2.0.0-p247@global
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n rubinius ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 75 > rvm_env_string=ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 11 > (( 0 == 1 ))
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 27 > typeset rvm_ruby_gem_home_254
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 28 > [[ -n '' ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 30 > rvm_ruby_gem_home_254=/Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 33 > [[ /Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius != \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\g\e\m\s\/\r\u\b\y\-\2\.\0\.\0\-\p\2\4\7\@\r\u\b\i\n\i\u\s ]]
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select() 66 > __rvm_gemset_select_ensure
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 1 > mkdir -p /Users/bruce/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381174794.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 4 > __rvm_using_gemset_globalcache
++ 1381174794.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 1 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/db use_gemset_globalcache
++ 1381174794.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > __rvm_grep '^true$'
++ 1381174794.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 3 > return 1
++ 1381174794.N /scripts/selector : __rvm_select() 492 > rvm_ruby_selected_flag=1
++ 1381174794.N /scripts/selector : __rvm_select() 494 > [[ -d /Users/bruce/.rvm/log/ruby-2.0.0-p247 ]]
++ 1381174794.N /scripts/functions/manage/rubinius : rubinius_install() 136 > rvm_log 'Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation'
++ 1381174794.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174795.N /scripts/functions/logging : rvm_log() 91 > printf %b 'Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation\n'
Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 71 > rubinius_install_ensure_wrapper ruby
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 1 > typeset __binary=ruby
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 2 > shift
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 3 > [[ -x /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ]]
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 67 > rubinius_install_ensure_wrapper gem
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 1 > typeset __binary=gem
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 2 > shift
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 3 > [[ -x /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem ]]
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 68 > rubinius_install_ensure_wrapper rake /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem install rake
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 1 > typeset __binary=rake
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 2 > shift
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 3 > [[ -x /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake ]]
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 70 > [[ -f Gemfile ]]
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 72 > rubinius_install_ensure_wrapper bundle /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem install bundle
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 1 > typeset __binary=bundle
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 2 > shift
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 3 > [[ -x /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle ]]
++ 1381174795.N /scripts/functions/manage/rubinius : rubinius_install() 73 > __rvm_log_command bundle 'rbx-2.0.0 - #bundle install' /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=bundle
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #bundle install'
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=/Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 2 ))
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle =~ = ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=/Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle =~ = ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1[[ -n 1381174789 ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2[[ -n local, ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n 250 ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 4name=bundle
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 6[[ -n '' ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 8_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() 32 > rvm_debug 'Log file: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log'
++ 1381174795.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174795.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -65 > [[ -d /Users/bruce/.rvm/log/1381174789_rbx-2.0.0 ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -64 > [[ -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -64 > rm -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -56 > tee /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -56 > rvm_debug_stream
+++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -205 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381174795.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
+++ 1381174795.N /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381174795.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -62 > printf %b '[2013-10-07 14:39:55] /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle\n'
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -61 > is_a_function /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174795.N /scripts/functions/support : is_a_function() 1 > typeset -f /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174795.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruce/.rvm/src/rbx-2.0.0\n'
++ 1381174795.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(2): /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install\n'
++ 1381174795.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
[2013-10-07 14:39:55] /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle
current path: /Users/bruce/.rvm/src/rbx-2.0.0
command(2): /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_command() -54 > __rvm_log_dotted /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log 'rbx-2.0.0 - #bundle install' /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #bundle install'
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/bundle install
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/bundle.log
++ 1381174795.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #bundle install'
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381174795.N /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #bundle install";} { printf "."; fflush} END{print ""}'
++ 1381174795.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #bundle install";} { printf "."; fflush} END{print ""}'
rbx-2.0.0 - #bundle install................
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174802.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381174802.N /scripts/functions/manage/rubinius : rubinius_install() -22 > [[ -f /Users/bruce/.gem/credentials ]]
++ 1381174802.N /scripts/functions/manage/rubinius : rubinius_install() -18 > __rvm_log_command configure 'rbx-2.0.0 - #configuring' env /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/bruce/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/opt/local
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=configure
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #configuring'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=env
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 5 ))
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ env =~ = ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=env
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! env =~ = ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1[[ -n 1381174789 ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2[[ -n local, ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n 250 ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 4name=configure
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 6[[ -n '' ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 8_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() 32 > rvm_debug 'Log file: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log'
++ 1381174802.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174802.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -65 > [[ -d /Users/bruce/.rvm/log/1381174789_rbx-2.0.0 ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -64 > [[ -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -64 > rm -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -56 > tee /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -56 > rvm_debug_stream
+++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -205 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381174802.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
+++ 1381174802.N /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381174802.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -62 > printf %b '[2013-10-07 14:40:02] env\n'
++ 1381174802.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -61 > is_a_function env
++ 1381174802.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174802.N /scripts/functions/support : is_a_function() 1 > typeset -f env
++ 1381174802.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174802.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174802.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruce/.rvm/src/rbx-2.0.0\n'
++ 1381174802.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(5): env /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/bruce/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/opt/local\n'
++ 1381174802.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
[2013-10-07 14:40:02] env
current path: /Users/bruce/.rvm/src/rbx-2.0.0
command(5): env /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/bruce/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/opt/local
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_command() -54 > __rvm_log_dotted /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log 'rbx-2.0.0 - #configuring' env /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/bruce/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/opt/local
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #configuring'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > env /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/bruce/.rvm/rubies/rbx-2.0.0 --with-opt-dir=/opt/local
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/configure.log
++ 1381174802.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #configuring'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381174802.N /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #configuring";} { printf "."; fflush} END{print ""}'
++ 1381174802.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #configuring";} { printf "."; fflush} END{print ""}'
rbx-2.0.0 - #configuring.................................................................................................................................................................................................
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381174897.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381174897.N /scripts/functions/manage/rubinius : rubinius_install() -14 > [[ -n '' ]]
++ 1381174897.N /scripts/functions/manage/rubinius : rubinius_install() -10 > __rvm_every_nth_dot 20 __rvm_log_command rake 'rbx-2.0.0 - #compiling' /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
++ 1381174897.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 1 > typeset result=0
++ 1381174897.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 2 > export rvm_show_every_nth_dot=20
++ 1381174897.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 2 > rvm_show_every_nth_dot=20
++ 1381174897.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 3 > shift
++ 1381174897.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 4 > __rvm_log_command rake 'rbx-2.0.0 - #compiling' /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=rake
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #compiling'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=/Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 3 ))
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake =~ = ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=/Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake =~ = ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1[[ -n 1381174789 ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2[[ -n local, ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n 250 ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 4name=rake
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 6[[ -n '' ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 8_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() 32 > rvm_debug 'Log file: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log'
++ 1381174897.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381174897.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -65 > [[ -d /Users/bruce/.rvm/log/1381174789_rbx-2.0.0 ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -64 > [[ -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -64 > rm -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -56 > tee /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -56 > rvm_debug_stream
+++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -205 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381174897.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
+++ 1381174897.N /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381174897.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -62 > printf %b '[2013-10-07 14:41:37] /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake\n'
++ 1381174897.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -61 > is_a_function /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
++ 1381174897.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381174897.N /scripts/functions/support : is_a_function() 1 > typeset -f /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
++ 1381174897.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381174897.N /scripts/functions/support : is_a_function() 1 > return 1
++ 1381174897.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruce/.rvm/src/rbx-2.0.0\n'
++ 1381174897.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(3): /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace\n'
++ 1381174897.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
[2013-10-07 14:41:37] /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
current path: /Users/bruce/.rvm/src/rbx-2.0.0
command(3): /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_command() -54 > __rvm_log_dotted /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log 'rbx-2.0.0 - #compiling' /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #compiling'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > /Users/bruce/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/rake.log
++ 1381174897.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #compiling'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=20
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 7 > __show_nth_dot='if (NR%20==1)'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381174897.N /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #compiling";} {if (NR%20==1) printf "."; fflush} END{print ""}'
++ 1381174897.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #compiling";} {if (NR%20==1) printf "."; fflush} END{print ""}'
rbx-2.0.0 - #compiling...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
++ 1381175083.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175083.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381175083.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 18 > unset rvm_show_every_nth_dot
++ 1381175083.N /scripts/functions/utility_logging : __rvm_every_nth_dot() 19 > return 0
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() -6 > [[ -d /Users/bruce/.rvm/rubies/rbx-2.0.0 ]]
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() -6 > [[ -f /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/rbx ]]
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 4 > unset ruby
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 7 > [[ -f /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby ]]
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 11 > [[ -f /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/rdoc ]]
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 12 > rm -iv -f /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/rdoc
/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/rdoc
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 192 > case ${rvm_ruby_string} in
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 17 > binaries=()
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 38 > rvm_create_flag=1
++ 1381175083.N /scripts/functions/manage/rubinius : rubinius_install() 38 > __rvm_use
++ 1381175083.N /scripts/selector : __rvm_use() 1 > typeset new_path binary full_binary_path rvm_ruby_gem_home
++ 1381175083.N /scripts/selector : __rvm_use() 3 > __rvm_select
++ 1381175083.N /scripts/selector : __rvm_select() 1 > true
++ 1381175083.N /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381175083.N /scripts/selector : __rvm_select() 3 > _original_env_string=rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381175083.N /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381175083.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
++ 1381175083.N /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381175083.N /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381175083.N /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 699 > true 2.0.0 '' rbx 2.0.0 '' '' '' @ rbx-2.0.0 0 0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruce/.rvm/config/alias ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruce/.rvm/config/alias ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381175083.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
++ 1381175083.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruce ]]
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruce/.rvmrc ]]
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruce/.rvmrc
+++ 1381175083.N rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175083.N rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175083.N rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175083.N rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175083.N rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381175083.N rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381175083.N rc : source() -170 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381175083.N rc : source() -170 > PARALLEL_TEST_PROCESSORS=11
++ 1381175083.N /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381175083.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381175083.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381175083.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381175083.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381175083.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381175083.N /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381175083.N /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381175083.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381175083.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381175083.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381175083.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381175083.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381175083.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381175083.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381175083.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381175083.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381175084.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381175084.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381175084.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381175084.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381175084.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381175084.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381175084.N /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381175084.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381175084.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381175084.N /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381175084.N /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381175084.N /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381175084.N /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381175084.N /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381175084.N /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381175084.N /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381175084.N /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381175084.N /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381175084.N /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381175084.N /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381175084.N /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381175084.N /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381175084.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381175084.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381175084.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381175084.N /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381175084.N /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381175084.N /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381175084.N /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381175084.N /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381175084.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
++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381175084.N /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381175084.N /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381175084.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381175084.N /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381175084.N /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381175084.N /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381175084.N /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/user/db
+++++ 1381175084.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/user/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381175084.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
+++ 1381175084.N /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381175084.N /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381175084.N /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruce/.rvm/config/db
+++++ 1381175084.N /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381175084.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_url
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruce/.rvm/config/db ]]
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381175084.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381175084.N /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
++++ 1381175084.N /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381175084.N /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381175084.N /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381175084.N /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381175084.N /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381175084.N /scripts/functions/db : __rvm_db() 20 > true
++ 1381175084.N /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381175084.N /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381175084.N /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381175084.N /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381175084.N /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381175084.N /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381175084.N /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381175084.N /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381175084.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381175084.N /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381175084.N /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381175084.N /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381175084.N /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175084.N /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175084.N /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381175084.N /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381175084.N /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 1 == 0 && 0 == 0 ))
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 27 > typeset rvm_ruby_gem_home_254
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 28 > [[ -n '' ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 30 > rvm_ruby_gem_home_254=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 33 > [[ /Users/bruce/.rvm/gems/rbx-2.0.0 != \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\g\e\m\s\/\r\b\x\-\2\.\0\.\0 ]]
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select() 66 > __rvm_gemset_select_ensure
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 1 > mkdir -p /Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 4 > __rvm_using_gemset_globalcache
++ 1381175084.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 1 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/db use_gemset_globalcache
++ 1381175084.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > __rvm_grep '^true$'
++ 1381175084.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 3 > return 1
++ 1381175084.N /scripts/selector : __rvm_select() 492 > rvm_ruby_selected_flag=1
++ 1381175084.N /scripts/selector : __rvm_select() 494 > [[ -d /Users/bruce/.rvm/log/rbx-2.0.0 ]]
++ 1381175084.N /scripts/selector : __rvm_use() 546 > [[ system == rbx ]]
++ 1381175084.N /scripts/selector : __rvm_use() 550 > [[ ! -d /Users/bruce/.rvm/rubies/rbx-2.0.0 ]]
++ 1381175084.N /scripts/selector : __rvm_use() 564 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
++ 1381175084.N /scripts/selector : __rvm_use() 564 > [[ -n '' ]]
++ 1381175084.N /scripts/selector : __rvm_use() 576 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381175084.N /scripts/selector : __rvm_use() 577 > GEM_HOME=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_use() 578 > GEM_PATH=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175084.N /scripts/selector : __rvm_use() 579 > MY_RUBY_HOME=/Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_use() 580 > RUBY_VERSION=rbx-2.0.0
++ 1381175084.N /scripts/selector : __rvm_use() 581 > IRBRC=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175084.N /scripts/selector : __rvm_use() 582 > unset BUNDLE_PATH
++ 1381175084.N /scripts/selector : __rvm_use() 585 > [[ maglev == \r\b\x ]]
++ 1381175084.N /scripts/selector : __rvm_use() 590 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc ]]
++ 1381175084.N /scripts/selector : __rvm_use() 593 > __rvm_ensure_has_environment_files
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 1 > typeset environment_id file_name directory identifier variable value variables
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -81 > __rvm_env_string
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 6 > _string=rbx-2.0.0
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 7 > _string=rbx-2.0.0
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 8 > _string=rbx-2.0.0
+++ 1381175084.N /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'rbx-2.0.0\n'
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 3 > environment_id=rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 5 > file_name=/Users/bruce/.rvm/environments/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 7 > [[ ! -d /Users/bruce/.rvm/environments ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 12 > [[ ! -s /Users/bruce/.rvm/environments/rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 14 > rm -f /Users/bruce/.rvm/environments/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 15 > printf %b 'export PATH ; PATH="/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:$PATH"\n'
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export rvm_env_string'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export rvm_env_string
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${rvm_env_string:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' rvm_env_string rvm_env_string rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export rvm_path'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export rvm_path
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${rvm_path:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=/Users/bruce/.rvm
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n /Users/bruce/.rvm ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' rvm_path rvm_path /Users/bruce/.rvm
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export rvm_ruby_string'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export rvm_ruby_string
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${rvm_ruby_string:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' rvm_ruby_string rvm_ruby_string rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export rvm_gemset_name'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export rvm_gemset_name
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${rvm_gemset_name:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n '' ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 28 > printf 'unset %b\n' rvm_gemset_name
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export RUBY_VERSION'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export RUBY_VERSION
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${RUBY_VERSION:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' RUBY_VERSION RUBY_VERSION rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export GEM_HOME'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export GEM_HOME
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${GEM_HOME:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' GEM_HOME GEM_HOME /Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export GEM_PATH'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export GEM_PATH
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${GEM_PATH:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n /Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' GEM_PATH GEM_PATH /Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export MY_RUBY_HOME'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export MY_RUBY_HOME
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${MY_RUBY_HOME:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=/Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' MY_RUBY_HOME MY_RUBY_HOME /Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export IRBRC'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export IRBRC
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${IRBRC:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 26 > printf 'export %b ; %b='\''%b'\''\n' IRBRC IRBRC /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export MAGLEV_HOME'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export MAGLEV_HOME
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${MAGLEV_HOME:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n '' ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 28 > printf 'unset %b\n' MAGLEV_HOME
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 > for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 22 > eval 'export RBXOPT'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -62 > export RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 23 > eval 'value=${RBXOPT:-}'
+++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() -61 > value=
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 24 > [[ -n '' ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 28 > printf 'unset %b\n' RBXOPT
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 34 > (( 0 == 1 ))
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 35 > [[ ! -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 > for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 40 > rvm_create_default_wrappers=1
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 42 > directory=/Users/bruce/.rvm/wrappers/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 44 > [[ ! -L /Users/bruce/.rvm/wrappers/rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 44 > [[ ! -d /Users/bruce/.rvm/wrappers/rbx-2.0.0 ]]
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 45 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
++ 1381175084.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 47 > /Users/bruce/.rvm/scripts/wrapper rbx-2.0.0
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 > for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 40 > rvm_create_default_wrappers=1
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 42 > directory=/Users/bruce/.rvm/wrappers/rbx-2.0.0@global
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 44 > [[ ! -L /Users/bruce/.rvm/wrappers/rbx-2.0.0@global ]]
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 44 > [[ ! -d /Users/bruce/.rvm/wrappers/rbx-2.0.0@global ]]
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 50 > rvm_create_default_wrappers=0
++ 1381175089.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 53 > return 0
++ 1381175089.N /scripts/selector : __rvm_use() 532 > (( 1 >= 2 ))
++ 1381175089.N /scripts/selector : __rvm_use() 533 > (( 1 == 1 && 0 == 1 ))
++ 1381175089.N /scripts/selector : __rvm_use() 538 > [[ /Users/bruce/.rvm/gems/rbx-2.0.0 != \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\g\e\m\s\/\r\b\x\-\2\.\0\.\0\@\g\l\o\b\a\l ]]
+++ 1381175089.N /scripts/selector : __rvm_use() 456 > __rvm_remove_rvm_from_path
+++ 1381175089.N /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path
+++ 1381175089.N /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin =~ // ]]
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: '*:/Users/bruce/.rvm/*:*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 7 > return 0
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() 80 > __rvm_custom_separated_array _path : /Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+++ 1381175089.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
+++ 1381175089.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
+++ 1381175089.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
+++ 1381175089.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
++++ 1381175089.N /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_path() -133 > __rvm_remove_from_array _path '/Users/bruce/.rvm/*' /Users/bruce/.rvm/bin /opt/local/bin /Users/bruce/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /opt/local/lib/postgresql91/bin /opt/local/sbin /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /usr/X11/bin /Developer/Tools /usr/local/mysql/bin /Applications/Firefox.app/Contents/MacOS /Users/bruce/.gem/ruby/1.8/bin
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/bruce/.rvm/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.rvm/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 7 > return 0
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/lib/postgresql91/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/lib/postgresql91/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/X11/bin '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/X11/bin
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools '/Users/bruce/.rvm/*'
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175089.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175089.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin '/Users/bruce/.rvm/*'
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruce/.rvm/*'
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruce/.gem/ruby/1.8/bin '/Users/bruce/.rvm/*'
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruce/.gem/ruby/1.8/bin
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
++++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
+++ 1381175090.N /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
+++ 1381175090.N /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
+++ 1381175090.N /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
++++ 1381175090.N /scripts/functions/utility : __rvm_join_array() -262 > PATH=/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+++ 1381175090.N /scripts/functions/env : __rvm_remove_rvm_from_path() -90 > __rvm_remove_from_path /Users/bruce/.rvm/bin
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/bruce/.rvm/bin
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin =~ // ]]
+++ 1381175090.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: '*:/Users/bruce/.rvm/bin:*'
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 3 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 9 > shift
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
+++ 1381175090.N /scripts/functions/support : __rvm_string_match() 11 > return 1
++++ 1381175090.N /scripts/functions/env : __rvm_remove_rvm_from_path() 125 > __rvm_which rvm
+++ 1381175090.N /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
+++ 1381175090.N /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
+++ 1381175090.N /scripts/selector : __rvm_use() 514 > printf %b /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175090.N /scripts/selector : __rvm_use() 540 > new_path=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175090.N /scripts/selector : __rvm_use() 546 > [[ -z rbx-2.0.0 ]]
++ 1381175090.N /scripts/selector : __rvm_use() 546 > export rvm_ruby_string
++ 1381175090.N /scripts/selector : __rvm_use() 547 > [[ -z '' ]]
++ 1381175090.N /scripts/selector : __rvm_use() 549 > [[ -n /Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin ]]
++ 1381175090.N /scripts/selector : __rvm_use() 551 > export PATH=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175090.N /scripts/selector : __rvm_use() 551 > PATH=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175090.N /scripts/selector : __rvm_use() 552 > unset new_path
++ 1381175090.N /scripts/selector : __rvm_use() 553 > builtin hash -r
++ 1381175090.N /scripts/selector : __rvm_use() 556 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381175090.N /scripts/selector : __rvm_use() 642 > case "${rvm_rvmrc_flag:-0}" in
++ 1381175090.N /scripts/selector : __rvm_use() 564 > typeset environment_id
+++ 1381175090.N /scripts/selector : __rvm_use() 481 > __rvm_env_string
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 6 > _string=rbx-2.0.0
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 7 > _string=rbx-2.0.0
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 8 > _string=rbx-2.0.0
+++ 1381175090.N /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'rbx-2.0.0\n'
++ 1381175090.N /scripts/selector : __rvm_use() 565 > environment_id=rbx-2.0.0
++ 1381175090.N /scripts/selector : __rvm_use() 567 > (( 0 == 1 ))
++ 1381175090.N /scripts/selector : __rvm_use() 576 > rvm_default_flag=0
++ 1381175090.N /scripts/selector : __rvm_use() 578 > [[ -n '' ]]
++ 1381175090.N /scripts/selector : __rvm_use() 584 > [[ -n '' ]]
++ 1381175090.N /scripts/selector : __rvm_use() 601 > rvm_hook=after_use
++ 1381175090.N /scripts/selector : __rvm_use() 602 > source /Users/bruce/.rvm/scripts/hook
+++ 1381175090.N /scripts/hook : source() -80 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1381175090.N /scripts/hook : source() -79 > old_rvm_verbose_flag=0
+++ 1381175090.N /scripts/hook : source() -78 > old_rvm_debug_flag=0
+++ 1381175090.N /scripts/hook : source() -75 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1381175090.N /scripts/hook : source() -73 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_use
+++ 1381175090.N /scripts/hook : source() -69 > [[ -n after_use ]]
+++ 1381175090.N /scripts/hook : source() -67 > hooks=("$rvm_hooks_path")
+++ 1381175090.N /scripts/hook : source() -66 > [[ /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1381175090.N /scripts/hook : source() -65 > hooks+=("$PWD/.rvm/hooks")
+++ 1381175090.N /scripts/hook : source() -61 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1381175090.N /scripts/hook : source() -144 > __rvm_find -L /Users/bruce/.rvm/hooks /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks -iname 'after_use*' -type f
+++ 1381175090.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175090.N /scripts/hook : source() -57 > [[ -x /Users/bruce/.rvm/hooks/after_use_jruby ]]
+++ 1381175090.N /scripts/hook : source() -57 > [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
+++ 1381175090.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175090.N /scripts/hook : source() -57 > [[ -x /Users/bruce/.rvm/hooks/after_use_jruby_opts ]]
+++ 1381175090.N /scripts/hook : source() -57 > [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
+++ 1381175090.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175090.N /scripts/hook : source() -57 > [[ -x /Users/bruce/.rvm/hooks/after_use_maglev ]]
+++ 1381175090.N /scripts/hook : source() -55 > rvm_debug 'Running /Users/bruce/.rvm/hooks/after_use_maglev'
+++ 1381175090.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381175090.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381175090.N /scripts/hook : source() -113 > __rvm_conditionally_do_with_env . /Users/bruce/.rvm/hooks/after_use_maglev
+++ 1381175090.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 1 > (( __rvm_env_loaded > 0 ))
+++ 1381175090.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 3 > . /Users/bruce/.rvm/hooks/after_use_maglev
++++ 1381175090.N /hooks/after_use_maglev : source() -342 > . /Users/bruce/.rvm/scripts/functions/hooks/maglev
++++ 1381175090.N /hooks/after_use_maglev : source() -339 > [[ rbx-2.0.0 =~ maglev ]]
+++ 1381175090.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175090.N /scripts/hook : source() -318 > [[ -x /Users/bruce/.rvm/hooks/after_use_rbx_opts ]]
+++ 1381175090.N /scripts/hook : source() -318 > [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
+++ 1381175090.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175090.N /scripts/hook : source() -318 > [[ -x /Users/bruce/.rvm/hooks/after_use_textmate ]]
+++ 1381175090.N /scripts/hook : source() -318 > [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]]
+++ 1381175090.N /scripts/hook : source() -310 > unset rvm_hook hooks _hooks_list hook
++ 1381175090.N /scripts/selector : __rvm_use() 342 > return 0
++ 1381175090.N /scripts/functions/manage/rubinius : rubinius_install() -129 > __rvm_rubygems_create_link /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 1 > mkdir -p /Users/bruce/.rvm/gems/rbx-2.0.0 /Users/bruce/.rvm/gems/rbx-2.0.0@global
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 3 > typeset ruby_lib_gem_path
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 4 > rubygems_detect_ruby_lib_gem_path /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
+++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() -38 > __rvm_which /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
+++ 1381175090.N /scripts/functions/support : __rvm_which() 0 > command which /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
+++ 1381175090.N /scripts/functions/support : __rvm_which() -223 > which /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 1 > typeset ruby_path=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 2 > [[ -L /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby ]]
+++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() -36 > __rvm_readlink /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
+++ 1381175090.N /scripts/functions/support : __rvm_readlink() 0 > readlink /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 3 > ruby_path=rbx
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 2 > [[ -L rbx ]]
+++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() -33 > rbx -rrubygems -e 'puts Gem.default_dir'
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 6 > ruby_lib_gem_path=/Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/utility_gems : rubygems_detect_ruby_lib_gem_path() 8 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 20 > [[ ! -e /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 26 > [[ -d /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 26 > [[ ! -L /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 29 > mv -f /Users/bruce/.rvm/rubies/rbx-2.0.0/gems/bin /Users/bruce/.rvm/rubies/rbx-2.0.0/gems/cache /Users/bruce/.rvm/rubies/rbx-2.0.0/gems/gems /Users/bruce/.rvm/rubies/rbx-2.0.0/gems/specifications /Users/bruce/.rvm/gems/rbx-2.0.0@global/
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 30 > __rvm_rm_rf /Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruce/.rvm/rubies/rbx-2.0.0/gems ]]
++ 1381175090.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 30 > rm -rf /Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/utility_gems : __rvm_rubygems_create_link() 58 > ln -fs /Users/bruce/.rvm/gems/rbx-2.0.0@global /Users/bruce/.rvm/rubies/rbx-2.0.0/gems
++ 1381175090.N /scripts/functions/manage/rubinius : rubinius_install() 41 > __rvm_post_install
++ 1381175090.N /scripts/functions/manage/base : __rvm_post_install() 604 > case "$rvm_ruby_interpreter" in
++ 1381175090.N /scripts/functions/manage/base : __rvm_post_install() 2 > true
++ 1381175090.N /scripts/functions/manage/base : __rvm_post_install() 9 > (( 0 ))
++ 1381175090.N /scripts/functions/manage/base : __rvm_post_install() 33 > binaries=(gem irb erb ri rdoc testrb rake)
++ 1381175090.N /scripts/functions/manage/base : __rvm_post_install() 34 > __rvm_gemsets_initial
++ 1381175090.N /scripts/functions/utility_gems : __rvm_gemsets_initial() 2 > (( 0 == 0 ))
++ 1381175091.N /scripts/functions/utility_gems : __rvm_gemsets_initial() 4 > __rvm_log_command gemsets.initial 'rbx-2.0.0 - #importing default gemsets, this may take time' __rvm_with rbx-2.0.0 /Users/bruce/.rvm/scripts/gemsets initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 4 > name=gemsets.initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #importing default gemsets, this may take time'
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=__rvm_with
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 4 ))
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ __rvm_with =~ = ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=__rvm_with
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! __rvm_with =~ = ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 1[[ -n 1381174789 ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 2[[ -n local, ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 3[[ -n 250 ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 4name=gemsets.initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 5_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 6[[ -n '' ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_name() 8_log=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() 32 > rvm_debug 'Log file: /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log'
++ 1381175091.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1381175091.N /scripts/functions/logging : rvm_debug() 1 > return 0
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -65 > [[ -d /Users/bruce/.rvm/log/1381174789_rbx-2.0.0 ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -64 > [[ -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -64 > rm -f /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -56 > tee /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -56 > rvm_debug_stream
+++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -205 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381175091.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
+++ 1381175091.N /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381175091.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -62 > printf %b '[2013-10-07 14:44:51] __rvm_with\n'
++ 1381175091.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -61 > is_a_function __rvm_with
++ 1381175091.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381175091.N /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_with
++ 1381175091.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -234 > typeset -f __rvm_with
++ 1381175091.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381175091.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruce/.rvm/src/rbx-2.0.0\n'
++ 1381175091.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(4): __rvm_with rbx-2.0.0 /Users/bruce/.rvm/scripts/gemsets initial\n'
[2013-10-07 14:44:51] __rvm_with
__rvm_with ()
{
( __rvm_use "$1";
shift;
"$@" || return $? )
}
current path: /Users/bruce/.rvm/src/rbx-2.0.0
command(4): __rvm_with rbx-2.0.0 /Users/bruce/.rvm/scripts/gemsets initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_command() -54 > __rvm_log_dotted /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log 'rbx-2.0.0 - #importing default gemsets, this may take time' __rvm_with rbx-2.0.0 /Users/bruce/.rvm/scripts/gemsets initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #importing default gemsets, this may take time'
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_with rbx-2.0.0 /Users/bruce/.rvm/scripts/gemsets initial
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruce/.rvm/log/1381174789_rbx-2.0.0/gemsets.initial.log
++ 1381175091.N /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #importing default gemsets, this may take time'
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381175091.N /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #importing default gemsets, this may take time";} { printf "."; fflush} END{print ""}'
++ 1381175091.N /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #importing default gemsets, this may take time";} { printf "."; fflush} END{print ""}'
rbx-2.0.0 - #importing default gemsets, this may take time......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
++ 1381175157.N /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381175157.N /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381175157.N /scripts/functions/manage/base : __rvm_post_install() 461 > __rvm_irbrc
++ 1381175157.N /scripts/functions/irbrc : __rvm_irbrc() 2 > [[ -d /Users/bruce/.rvm/rubies/rbx-2.0.0 ]]
++ 1381175157.N /scripts/functions/irbrc : __rvm_irbrc() 2 > [[ ! -s /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc ]]
++ 1381175157.N /scripts/functions/irbrc : __rvm_irbrc() 4 > __rvm_cp /Users/bruce/.rvm/scripts/irbrc /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175157.N /scripts/functions/support : __rvm_cp() 0 > cp /Users/bruce/.rvm/scripts/irbrc /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381175157.N /scripts/functions/manage/rubinius : rubinius_install() -5 > __rvm_generate_wrappers
++ 1381175157.N /scripts/functions/environment : __rvm_generate_wrappers() 1 > /Users/bruce/.rvm/scripts/wrapper rbx-2.0.0 --no-links --all
++ 1381175157.N /scripts/base : 28 > [[ -z '' ]]
++ 1381175157.N /scripts/base : 30 > export PS4
++ 1381175157.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381175157.N /scripts/base : 35 > export __array_start rvm_path
++ 1381175157.N /scripts/base : 40 > [[ -n '' ]]
++ 1381175157.N /scripts/base : 42 > __array_start=0
++ 1381175157.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381175157.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381175157.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381175157.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381175157.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381175157.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381175157.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381175157.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381175157.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381175157.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381175157.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381175157.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381175157.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175157.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175157.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175157.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175157.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381175157.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381175157.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381175157.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381175157.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381175157.N /scripts/base : 75 > export rvm_path
++ 1381175157.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381175157.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381175157.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381175157.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381175157.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381175157.N /scripts/initialize : 6 > set -o xtrace
+++ 1381175157.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381175157.N /scripts/initialize : 10 > export PS4
+++ 1381175157.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381175157.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381175157.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381175157.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381175157.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381175157.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381175157.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381175157.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381175157.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381175157.N /scripts/base : 104 > source /Users/bruce/.rvm/scripts/selector
++ 1381175157.N /scripts/base : 105 > source /Users/bruce/.rvm/scripts/selector_gemsets
++ 1381175157.N /scripts/base : 109 > typeset -a scripts
++ 1381175157.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381175157.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175157.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381175157.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381175157.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381175157.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381175157.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381175157.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381175157.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381175157.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381175157.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175157.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381175157.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175157.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381175157.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381175157.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381175157.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381175157.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381175157.N /scripts/functions/support : 220 > command which whence
+++ 1381175157.N /scripts/functions/support : 222 > command which which
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381175157.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381175157.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381175157.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381175157.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175157.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381175157.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381175157.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175157.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381175157.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381175157.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381175157.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381175157.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381175157.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381175157.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175157.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175157.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175157.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175157.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175157.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175157.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175157.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175157.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175157.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175157.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175157.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175157.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175157.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175157.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175157.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175157.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175157.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175157.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175157.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175157.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175158.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175158.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175158.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381175158.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381175158.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381175158.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381175158.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381175158.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381175158.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175158.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381175158.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381175158.N /scripts/wrapper : 9 > source /Users/bruce/.rvm/scripts/initialize
++ 1381175158.N /scripts/initialize : 3 > : rvm_trace_flag:1
++ 1381175158.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
++ 1381175158.N /scripts/initialize : 6 > set -o xtrace
++ 1381175158.N /scripts/initialize : 8 > [[ -z '' ]]
++ 1381175158.N /scripts/initialize : 10 > export PS4
++ 1381175158.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381175158.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
++ 1381175158.N /scripts/initialize : 19 > shopt -s extglob
++ 1381175158.N /scripts/initialize : 29 > export __rvm_env_loaded
++ 1381175158.N /scripts/initialize : 31 > : __rvm_env_loaded:3:
++ 1381175158.N /scripts/initialize : 33 > : __rvm_env_loaded:4:
++ 1381175158.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
++ 1381175158.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
+ 1381175158.N /scripts/wrapper : 101 > (( 3 ))
+ 1381175158.N /scripts/wrapper : 101 > [[ -n rbx-2.0.0 ]]
+ 1381175158.N /scripts/wrapper : 106 > ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/wrapper : 107 > shift
+ 1381175158.N /scripts/wrapper : 108 > prefix=--no-links
+ 1381175158.N /scripts/wrapper : 109 > (( 2 == 0 ))
+ 1381175158.N /scripts/wrapper : 109 > shift
+ 1381175158.N /scripts/wrapper : 111 > (( 1 ))
+ 1381175158.N /scripts/wrapper : 112 > binaries=("$@")
+ 1381175158.N /scripts/wrapper : 115 > override_check=0
+ 1381175158.N /scripts/wrapper : 116 > (( 0 == 0 ))
+ 1381175158.N /scripts/wrapper : 119 > __rvm_become rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_become() 67 > typeset string rvm_rvmrc_flag
+ 1381175158.N /scripts/functions/environment : __rvm_become() 68 > string=rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_become() 69 > rvm_rvmrc_flag=0
+ 1381175158.N /scripts/functions/environment : __rvm_become() 71 > [[ -n rbx-2.0.0 ]]
+ 1381175158.N /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_become() 73 > rvm_gemset_name=
+ 1381175158.N /scripts/functions/environment : __rvm_become() 76 > __rvm_use
+ 1381175158.N /scripts/selector : __rvm_use() 562 > typeset new_path binary full_binary_path rvm_ruby_gem_home
+ 1381175158.N /scripts/selector : __rvm_use() 564 > __rvm_select
+ 1381175158.N /scripts/selector : __rvm_select() 119 > true
+ 1381175158.N /scripts/selector : __rvm_select() 120 > typeset _original_env_string
+ 1381175158.N /scripts/selector : __rvm_select() 121 > _original_env_string=
+ 1381175158.N /scripts/selector : __rvm_select() 124 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ 1381175158.N /scripts/selector : __rvm_select() 125 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1381175158.N /scripts/selector : __rvm_select() 126 > 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
+ 1381175158.N /scripts/selector : __rvm_select() 129 > rvm_ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_select() 132 > [[ -z rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_select() 143 > __rvm_ruby_string
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 700 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 702 > __rvm_default_flags
+ 1381175158.N /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 704 > rvm_expanding_aliases=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 707 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 712 > echo rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 712 > __rvm_grep @
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 719 > (( rvm_expanding_aliases == 0 ))
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 720 > [[ -n rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 720 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 724 > [[ -f /Users/bruce/.rvm/config/alias ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 724 > [[ -s /Users/bruce/.rvm/config/alias ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 729 > [[ rbx-2.0.0 == default ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 736 > echo rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 736 > __rvm_grep @
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 742 > ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 743 > gemset_name=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 744 > repo_url=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 745 > branch_name=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 746 > ruby_name=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 748 > __rvm_unset_ruby_variables
+ 1381175158.N /scripts/functions/env : __rvm_unset_ruby_variables() 21 > 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
+ 1381175158.N /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]]
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /Users/bruce ]]
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /Users/bruce/.rvmrc ]]
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 31 > source /Users/bruce/.rvmrc
++ 1381175158.N rc : source() 38 > export RUBY_HEAP_MIN_SLOTS=600000
++ 1381175158.N rc : source() 38 > RUBY_HEAP_MIN_SLOTS=600000
++ 1381175158.N rc : source() 41 > export RUBY_GC_MALLOC_LIMIT=59000000
++ 1381175158.N rc : source() 41 > RUBY_GC_MALLOC_LIMIT=59000000
++ 1381175158.N rc : source() 42 > export RUBY_HEAP_FREE_MIN=100000
++ 1381175158.N rc : source() 42 > RUBY_HEAP_FREE_MIN=100000
++ 1381175158.N rc : source() 45 > export PARALLEL_TEST_PROCESSORS=11
++ 1381175158.N rc : source() 45 > PARALLEL_TEST_PROCESSORS=11
+ 1381175158.N /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 750 > rvm_ruby_repo_url=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_repo_branch=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 752 > rvm_ruby_name=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 754 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 760 > strings=()
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 761 > __rvm_custom_separated_array strings - rbx-2.0.0
+ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 241 > typeset IFS
+ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 242 > IFS=-
+ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 243 > [[ -n '' ]]
+ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 245 > eval 'strings+=( $3 )'
++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 245 > strings+=($3)
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 763 > (( 2 == 0 ))
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 964 > rvm_ruby_interpreter=rbx
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 837 > [[ rbx == \r\b\x ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 839 > [[ -z '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 841 > rvm_ruby_version=2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 978 > [[ -z rbx ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 991 > rvm_ruby_version=2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 992 > [[ -z 2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1007 > rvm_ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1010 > [[ rbx == \e\x\t ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1014 > [[ 0 == \1 ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1014 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1014 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1035 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1040 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1044 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1049 > (( 0 == 1 ))
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1059 > (( 0 == 1 ))
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1070 > [[ -n '' ]]
++ 1381175158.N /scripts/selector : __rvm_ruby_string() 1074 > __rvm_db rbx_2.0.0_patch_level
++ 1381175158.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++ 1381175158.N /scripts/functions/db : __rvm_db() 8 > key=rbx_2.0.0_patch_level
++ 1381175158.N /scripts/functions/db : __rvm_db() 9 > key=rbx_2.0.0_patch_level
++ 1381175158.N /scripts/functions/db : __rvm_db() 10 > variable=
++ 1381175158.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/user/db
+++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++ 1381175158.N /scripts/functions/db : __rvm_db() 13 > value=
++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_patch_level
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruce/.rvm/config/db
+++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > value=
++ 1381175158.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++ 1381175158.N /scripts/functions/db : __rvm_db() 26 > true
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1073 > rvm_ruby_patch_level=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1074 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1080 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1089 > detected_rvm_ruby_name=
+ 1381175158.N /scripts/selector : __rvm_ruby_string() 1091 > true
+ 1381175158.N /scripts/selector : __rvm_select() 145 > rvm_archive_extension=tar.gz
+ 1381175158.N /scripts/selector : __rvm_select() 147 > [[ -z rbx ]]
+ 1381175158.N /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
+ 1381175158.N /scripts/selector : __rvm_select() 209 > __rvm_select_rbx_nightly
+ 1381175158.N /scripts/selector : __rvm_select_rbx_nightly() 5 > (( 0 == 1 ))
+ 1381175158.N /scripts/selector : __rvm_select_rbx_nightly() 5 > return 0
+ 1381175158.N /scripts/selector : __rvm_select() 211 > rvm_ruby_interpreter=rbx
+ 1381175158.N /scripts/selector : __rvm_select() 212 > rvm_ruby_string=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_select() 214 > __rvm_select_rbx_compatibility_branch
+ 1381175158.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
+ 1381175158.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 53 > [[ 0 == 1 ]]
+ 1381175158.N /scripts/selector : __rvm_select_rbx_compatibility_branch() 58 > [[ 0 == 1 ]]
+ 1381175158.N /scripts/selector : __rvm_select() 217 > (( 0 == 0 ))
+ 1381175158.N /scripts/selector : __rvm_select() 218 > [[ -z '' ]]
+ 1381175158.N /scripts/selector : __rvm_select() 219 > [[ 2.0.0 != \h\e\a\d ]]
+ 1381175158.N /scripts/selector : __rvm_select() 222 > __rvm_version_compare 2.0.0 -ge 2.0.0
+ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 206 > typeset first
++ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 207 > printf %b '2.0.0\n2.0.0\n'
++ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 207 > __rvm_version_sort
++ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 207 > head -n1
++ 1381175158.N /scripts/functions/utility : __rvm_version_sort() 201 > LC_ALL=C
++ 1381175158.N /scripts/functions/utility : __rvm_version_sort() 201 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 207 > first=2.0.0
+ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
+ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 220 > [[ 2.0.0 == \2\.\0\.\0 ]]
+ 1381175158.N /scripts/functions/utility : __rvm_version_compare() 233 > return 0
++ 1381175158.N /scripts/selector : __rvm_select() 224 > __rvm_db rbx_2.0.0_url
++ 1381175158.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++ 1381175158.N /scripts/functions/db : __rvm_db() 8 > key=rbx_2.0.0_url
++ 1381175158.N /scripts/functions/db : __rvm_db() 9 > key=rbx_2.0.0_url
++ 1381175158.N /scripts/functions/db : __rvm_db() 10 > variable=
++ 1381175158.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/user/db
+++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++ 1381175158.N /scripts/functions/db : __rvm_db() 13 > value=
++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++ 1381175158.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 61 > __key=rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381175158.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db rbx_2.0.0_url
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
+++ 1381175158.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381175158.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruce/.rvm/config/db
+++ 1381175158.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++ 1381175158.N /scripts/functions/db : __rvm_db() 16 > value=http://releases.rubini.us
++ 1381175158.N /scripts/functions/db : __rvm_db() 19 > [[ -n http://releases.rubini.us ]]
++ 1381175158.N /scripts/functions/db : __rvm_db() 21 > [[ -n '' ]]
++ 1381175158.N /scripts/functions/db : __rvm_db() 23 > echo http://releases.rubini.us
++ 1381175158.N /scripts/functions/db : __rvm_db() 26 > true
+ 1381175158.N /scripts/selector : __rvm_select() 224 > rbx_url=http://releases.rubini.us
+ 1381175158.N /scripts/selector : __rvm_select() 225 > rvm_archive_extension=tar.bz2
+ 1381175158.N /scripts/selector : __rvm_select() 226 > rvm_ruby_package_file=rubinius-2.0.0
+ 1381175158.N /scripts/selector : __rvm_select() 227 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381175158.N /scripts/selector : __rvm_select() 242 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_select() 474 > [[ -n 2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
+ 1381175158.N /scripts/selector : __rvm_select() 478 > rvm_ruby_release_version=2
+ 1381175158.N /scripts/selector : __rvm_select() 479 > rvm_ruby_major_version=2.0
+ 1381175158.N /scripts/selector : __rvm_select() 479 > rvm_ruby_major_version=0
+ 1381175158.N /scripts/selector : __rvm_select() 480 > rvm_ruby_minor_version=0
+ 1381175158.N /scripts/selector : __rvm_select() 490 > [[ rbx == ext ]]
+ 1381175158.N /scripts/selector : __rvm_select() 491 > rvm_ruby_package_name=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_select() 492 > rvm_ruby_home=/Users/bruce/.rvm/rubies/rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_select() 493 > rvm_ruby_binary=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
+ 1381175158.N /scripts/selector : __rvm_select() 494 > rvm_ruby_irbrc=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
+ 1381175158.N /scripts/selector : __rvm_select() 497 > [[ maglev == \r\b\x ]]
+ 1381175158.N /scripts/selector : __rvm_select() 503 > [[ system == \r\b\x ]]
+ 1381175158.N /scripts/selector : __rvm_select() 505 > __rvm_gemset_select
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select() 151 > __rvm_gemset_select_only
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/Users/bruce/.rvm/gems/rbx-2.0.0
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 57 > (( rvm_ignore_gemsets_flag ))
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/Users/bruce/.rvm/gems/rbx-2.0.0@global
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 66 > [[ -z '' ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > [[ '' == \g\l\o\b\a\l ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > [[ -n '' ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 81 > rvm_env_string=rbx-2.0.0
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_only() 83 > true
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select() 152 > __rvm_gemset_select_validation
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 89 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 98 > (( 0 == 1 ))
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 114 > typeset rvm_ruby_gem_home_254
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 115 > [[ -n '' ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 117 > rvm_ruby_gem_home_254=/Users/bruce/.rvm/gems/rbx-2.0.0
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_validation() 120 > [[ /Users/bruce/.rvm/gems/rbx-2.0.0 != \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\g\e\m\s\/\r\b\x\-\2\.\0\.\0 ]]
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select() 153 > __rvm_gemset_select_ensure
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 129 > mkdir -p /Users/bruce/.rvm/gems/rbx-2.0.0
+ 1381175158.N /scripts/selector_gemsets : __rvm_gemset_select_ensure() 132 > __rvm_using_gemset_globalcache
+ 1381175158.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /Users/bruce/.rvm/scripts/db /Users/bruce/.rvm/user/db use_gemset_globalcache
+ 1381175158.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > __rvm_grep '^true$'
+ 1381175158.N /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
+ 1381175158.N /scripts/selector : __rvm_select() 512 > rvm_ruby_selected_flag=1
+ 1381175158.N /scripts/selector : __rvm_select() 514 > [[ -d /Users/bruce/.rvm/log/rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_use() 566 > [[ system == rbx ]]
+ 1381175158.N /scripts/selector : __rvm_use() 570 > [[ ! -d /Users/bruce/.rvm/rubies/rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_use() 584 > [[ ! -d /Users/bruce/.rvm/gems/rbx-2.0.0 ]]
+ 1381175158.N /scripts/selector : __rvm_use() 584 > [[ -n '' ]]
+ 1381175158.N /scripts/selector : __rvm_use() 596 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1381175158.N /scripts/selector : __rvm_use() 597 > GEM_HOME=/Users/bruce/.rvm/gems/rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_use() 598 > GEM_PATH=/Users/bruce/.rvm/gems/rbx-2.0.0:/Users/bruce/.rvm/gems/rbx-2.0.0@global
+ 1381175158.N /scripts/selector : __rvm_use() 599 > MY_RUBY_HOME=/Users/bruce/.rvm/rubies/rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_use() 600 > RUBY_VERSION=rbx-2.0.0
+ 1381175158.N /scripts/selector : __rvm_use() 601 > IRBRC=/Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc
+ 1381175158.N /scripts/selector : __rvm_use() 602 > unset BUNDLE_PATH
+ 1381175158.N /scripts/selector : __rvm_use() 605 > [[ maglev == \r\b\x ]]
+ 1381175158.N /scripts/selector : __rvm_use() 610 > [[ -n /Users/bruce/.rvm/rubies/rbx-2.0.0/.irbrc ]]
+ 1381175158.N /scripts/selector : __rvm_use() 613 > __rvm_ensure_has_environment_files
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > typeset environment_id file_name directory identifier variable value variables
++ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > __rvm_env_string
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 10 > _string=rbx-2.0.0
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 11 > _string=rbx-2.0.0
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 12 > _string=rbx-2.0.0
++ 1381175158.N /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'rbx-2.0.0\n'
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > environment_id=rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > file_name=/Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 91 > [[ ! -d /Users/bruce/.rvm/environments ]]
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > [[ ! -s /Users/bruce/.rvm/environments/rbx-2.0.0 ]]
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > __rvm_grep rvm_env_string= /Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175158.N /scripts/functions/support : __rvm_grep() 215 > GREP_OPTIONS=
+ 1381175158.N /scripts/functions/support : __rvm_grep() 215 > grep rvm_env_string= /Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 118 > (( 0 == 1 ))
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 119 > [[ ! -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby ]]
+ 1381175158.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 137 > return 0
+ 1381175158.N /scripts/selector : __rvm_use() 616 > (( 1 >= 2 ))
+ 1381175158.N /scripts/selector : __rvm_use() 617 > (( 1 == 1 && 0 == 1 ))
+ 1381175158.N /scripts/selector : __rvm_use() 622 > [[ /Users/bruce/.rvm/gems/rbx-2.0.0 != \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\g\e\m\s\/\r\b\x\-\2\.\0\.\0\@\g\l\o\b\a\l ]]
++ 1381175158.N /scripts/selector : __rvm_use() 624 > __rvm_remove_rvm_from_path
++ 1381175158.N /scripts/functions/env : __rvm_remove_rvm_from_path() 173 > typeset local_rvm_path
++ 1381175158.N /scripts/functions/env : __rvm_remove_rvm_from_path() 174 > __rvm_remove_from_path '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value='/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin =~ // ]]
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: '*:/Users/bruce/.rvm/*:*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 104 > typeset -a _path
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 105 > _path=()
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 106 > __rvm_custom_separated_array _path : /Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 241 > typeset IFS
++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 242 > IFS=:
++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 243 > [[ -n '' ]]
++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 245 > eval '_path+=( $3 )'
+++ 1381175158.N /scripts/functions/utility : __rvm_custom_separated_array() 245 > _path+=($3)
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_path() 107 > __rvm_remove_from_array _path '/Users/bruce/.rvm/*' /Users/bruce/.rvm/bin /opt/local/bin /Users/bruce/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /opt/local/lib/postgresql91/bin /opt/local/sbin /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /usr/X11/bin /Developer/Tools /usr/local/mysql/bin /Applications/Firefox.app/Contents/MacOS /Users/bruce/.gem/ruby/1.8/bin
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 251 > typeset _array_name _search _iterator
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 252 > typeset -a _temp_array
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 253 > _array_name=_path
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 254 > _search='/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 255 > shift 2
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 256 > _temp_array=()
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruce/.rvm/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruce/.rvm/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/local/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/local/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruce/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruce/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/sbin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/sbin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/php/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/php/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/local/lib/postgresql91/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/local/lib/postgresql91/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/local/sbin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/local/sbin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sw/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/sw/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sw/sbin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/sw/sbin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /bin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/bin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175158.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/sbin '/Users/bruce/.rvm/*'
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/sbin
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175158.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sbin '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/sbin
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/X11/bin '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/X11/bin
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Developer/Tools '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/Developer/Tools
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/mysql/bin '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/mysql/bin
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruce/.gem/ruby/1.8/bin '/Users/bruce/.rvm/*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruce/.gem/ruby/1.8/bin
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 261 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_array() 261 > _path=("${_temp_array[@]}")
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 108 > __rvm_join_array PATH : _path
++ 1381175159.N /scripts/functions/utility : __rvm_join_array() 266 > typeset IFS
++ 1381175159.N /scripts/functions/utility : __rvm_join_array() 267 > IFS=:
++ 1381175159.N /scripts/functions/utility : __rvm_join_array() 268 > eval 'PATH="${_path[*]}"'
+++ 1381175159.N /scripts/functions/utility : __rvm_join_array() 268 > PATH=/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
++ 1381175159.N /scripts/functions/env : __rvm_remove_rvm_from_path() 175 > __rvm_remove_from_path /Users/bruce/.rvm/bin
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/Users/bruce/.rvm/bin
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin =~ // ]]
++ 1381175159.N /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin: '*:/Users/bruce/.rvm/bin:*'
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 28 > _string=:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin:
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381175159.N /scripts/functions/support : __rvm_string_match() 37 > return 1
+++ 1381175159.N /scripts/functions/env : __rvm_remove_rvm_from_path() 177 > __rvm_which rvm
++ 1381175159.N /scripts/functions/env : __rvm_remove_rvm_from_path() 177 > local_rvm_path=
++ 1381175159.N /scripts/functions/env : __rvm_remove_rvm_from_path() 180 > builtin hash -r
++ 1381175159.N /scripts/selector : __rvm_use() 624 > printf %b /opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+ 1381175159.N /scripts/selector : __rvm_use() 624 > new_path=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+ 1381175159.N /scripts/selector : __rvm_use() 630 > [[ -z rbx-2.0.0 ]]
+ 1381175159.N /scripts/selector : __rvm_use() 630 > export rvm_ruby_string
+ 1381175159.N /scripts/selector : __rvm_use() 631 > [[ -z '' ]]
+ 1381175159.N /scripts/selector : __rvm_use() 633 > [[ -n /Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin ]]
+ 1381175159.N /scripts/selector : __rvm_use() 635 > export PATH=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+ 1381175159.N /scripts/selector : __rvm_use() 635 > PATH=/Users/bruce/.rvm/gems/rbx-2.0.0/bin:/Users/bruce/.rvm/gems/rbx-2.0.0@global/bin:/Users/bruce/.rvm/rubies/rbx-2.0.0/bin:/Users/bruce/.rvm/bin:/opt/local/bin:/Users/bruce/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/opt/local/lib/postgresql91/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruce/.gem/ruby/1.8/bin
+ 1381175159.N /scripts/selector : __rvm_use() 636 > unset new_path
+ 1381175159.N /scripts/selector : __rvm_use() 637 > builtin hash -r
+ 1381175159.N /scripts/selector : __rvm_use() 640 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
+ 1381175159.N /scripts/selector : __rvm_use() 642 > case "${rvm_rvmrc_flag:-0}" in
+ 1381175159.N /scripts/selector : __rvm_use() 648 > typeset environment_id
++ 1381175159.N /scripts/selector : __rvm_use() 649 > __rvm_env_string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 10 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 11 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 12 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'rbx-2.0.0\n'
+ 1381175159.N /scripts/selector : __rvm_use() 649 > environment_id=rbx-2.0.0
+ 1381175159.N /scripts/selector : __rvm_use() 651 > (( 0 == 1 ))
+ 1381175159.N /scripts/selector : __rvm_use() 660 > rvm_default_flag=0
+ 1381175159.N /scripts/selector : __rvm_use() 662 > [[ -n '' ]]
+ 1381175159.N /scripts/selector : __rvm_use() 668 > [[ -n '' ]]
+ 1381175159.N /scripts/selector : __rvm_use() 685 > rvm_hook=after_use
+ 1381175159.N /scripts/selector : __rvm_use() 686 > source /Users/bruce/.rvm/scripts/hook
++ 1381175159.N /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
++ 1381175159.N /scripts/hook : source() 5 > old_rvm_verbose_flag=0
++ 1381175159.N /scripts/hook : source() 6 > old_rvm_debug_flag=0
++ 1381175159.N /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
++ 1381175159.N /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_use
++ 1381175159.N /scripts/hook : source() 15 > [[ -n after_use ]]
++ 1381175159.N /scripts/hook : source() 17 > hooks=("$rvm_hooks_path")
++ 1381175159.N /scripts/hook : source() 18 > [[ /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\h\o\o\k\s ]]
++ 1381175159.N /scripts/hook : source() 19 > hooks+=("$PWD/.rvm/hooks")
++ 1381175159.N /scripts/hook : source() 23 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
+++ 1381175159.N /scripts/hook : source() 24 > __rvm_find -L /Users/bruce/.rvm/hooks /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks -iname 'after_use*' -type f
++ 1381175159.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381175159.N /scripts/hook : source() 27 > [[ -x /Users/bruce/.rvm/hooks/after_use_jruby ]]
++ 1381175159.N /scripts/hook : source() 27 > [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
++ 1381175159.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381175159.N /scripts/hook : source() 27 > [[ -x /Users/bruce/.rvm/hooks/after_use_jruby_opts ]]
++ 1381175159.N /scripts/hook : source() 27 > [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1381175159.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381175159.N /scripts/hook : source() 27 > [[ -x /Users/bruce/.rvm/hooks/after_use_maglev ]]
++ 1381175159.N /scripts/hook : source() 29 > rvm_debug 'Running /Users/bruce/.rvm/hooks/after_use_maglev'
++ 1381175159.N /scripts/functions/logging : rvm_debug() 144 > (( 0 ))
++ 1381175159.N /scripts/functions/logging : rvm_debug() 144 > return 0
++ 1381175159.N /scripts/hook : source() 30 > __rvm_conditionally_do_with_env . /Users/bruce/.rvm/hooks/after_use_maglev
++ 1381175159.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 346 > (( __rvm_env_loaded > 0 ))
++ 1381175159.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 348 > . /Users/bruce/.rvm/hooks/after_use_maglev
+++ 1381175159.N /hooks/after_use_maglev : source() 3 > . /Users/bruce/.rvm/scripts/functions/hooks/maglev
+++ 1381175159.N /hooks/after_use_maglev : source() 6 > [[ rbx-2.0.0 =~ maglev ]]
++ 1381175159.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381175159.N /scripts/hook : source() 27 > [[ -x /Users/bruce/.rvm/hooks/after_use_rbx_opts ]]
++ 1381175159.N /scripts/hook : source() 27 > [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1381175159.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381175159.N /scripts/hook : source() 27 > [[ -x /Users/bruce/.rvm/hooks/after_use_textmate ]]
++ 1381175159.N /scripts/hook : source() 27 > [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]]
++ 1381175159.N /scripts/hook : source() 35 > unset rvm_hook hooks _hooks_list hook
+ 1381175159.N /scripts/selector : __rvm_use() 687 > return 0
+ 1381175159.N /scripts/functions/environment : __rvm_become() 78 > rvm_ruby_string=rbx-2.0.0
+ 1381175159.N /scripts/functions/environment : __rvm_become() 80 > return 0
+ 1381175159.N /scripts/wrapper : 125 > rvm_bin_path=/Users/bruce/.rvm/bin
+ 1381175159.N /scripts/wrapper : 126 > rvm_wrappers_path=/Users/bruce/.rvm/wrappers
+ 1381175159.N /scripts/wrapper : 128 > [[ -d /Users/bruce/.rvm/bin ]]
+ 1381175159.N /scripts/wrapper : 128 > [[ ! -w /Users/bruce/.rvm/bin ]]
+ 1381175159.N /scripts/wrapper : 129 > [[ ! -d /Users/bruce/.rvm/bin ]]
+ 1381175159.N /scripts/wrapper : 142 > [[ -d /Users/bruce/.rvm/bin ]]
+ 1381175159.N /scripts/wrapper : 144 > __rvm_ensure_has_environment_files
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > typeset environment_id file_name directory identifier variable value variables
++ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > __rvm_env_string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 10 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 11 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 12 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'rbx-2.0.0\n'
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > environment_id=rbx-2.0.0
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > file_name=/Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 91 > [[ ! -d /Users/bruce/.rvm/environments ]]
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > [[ ! -s /Users/bruce/.rvm/environments/rbx-2.0.0 ]]
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > __rvm_grep rvm_env_string= /Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175159.N /scripts/functions/support : __rvm_grep() 215 > GREP_OPTIONS=
+ 1381175159.N /scripts/functions/support : __rvm_grep() 215 > grep rvm_env_string= /Users/bruce/.rvm/environments/rbx-2.0.0
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 118 > (( 0 == 1 ))
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 119 > [[ ! -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby ]]
+ 1381175159.N /scripts/functions/environment : __rvm_ensure_has_environment_files() 137 > return 0
++ 1381175159.N /scripts/wrapper : 145 > __rvm_env_string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 10 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 11 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 12 > _string=rbx-2.0.0
++ 1381175159.N /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'rbx-2.0.0\n'
+ 1381175159.N /scripts/wrapper : 145 > environment_identifier=rbx-2.0.0
+ 1381175159.N /scripts/wrapper : 166 > [[ --all =~ --all ]]
+ 1381175159.N /scripts/wrapper : 168 > old_binaries=("${binaries[@]}")
+ 1381175159.N /scripts/wrapper : 169 > __rvm_read_lines binaries /dev/fd/63
++ 1381175159.N /scripts/wrapper : 170 > for binary_name in '"${old_binaries[@]}"'
++ 1381175159.N /scripts/wrapper : 179 > sort -u
+ 1381175159.N /scripts/functions/support : __rvm_read_lines() 366 > typeset IFS
++ 1381175159.N /scripts/wrapper : 173 > [[ --all == \-\-\a\l\l ]]
+ 1381175159.N /scripts/functions/support : __rvm_read_lines() 369 > IFS='
'
++ 1381175159.N /scripts/wrapper : 175 > find_all_wrappers rbx-2.0.0
+ 1381175159.N /scripts/functions/support : __rvm_read_lines() 370 > [[ /dev/fd/63 == \- ]]
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 149 > typeset -a search_paths
+ 1381175159.N /scripts/functions/support : __rvm_read_lines() 372 > eval 'binaries=( $( \cat "${2:--}" ) )'
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 150 > typeset _path
++ 1381175159.N /scripts/functions/support : __rvm_read_lines() 372 > binaries=($( \cat "${2:--}" ))
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 151 > search_paths=()
+++ 1381175159.N /scripts/functions/support : __rvm_read_lines() 372 > cat /dev/fd/63
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 157 > [[ -d /Users/bruce/.rvm/gems/rbx-2.0.0/bin/ ]]
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 157 > [[ -d /Users/bruce/.rvm/gems/rbx-2.0.0@global/bin/ ]]
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 158 > search_paths+=("${_path}")
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 157 > [[ -d /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ ]]
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 158 > search_paths+=("${_path}")
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 161 > (( 2 ))
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 162 > __rvm_find /Users/bruce/.rvm/gems/rbx-2.0.0@global/bin/ /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ -type f -perm -u=x
++ 1381175159.N /scripts/wrapper : find_all_wrappers() 162 > __rvm_awk -F/ '{print $NF}'
++ 1381175159.N /scripts/functions/support : __rvm_find() 230 > find /Users/bruce/.rvm/gems/rbx-2.0.0@global/bin/ /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ -type f -perm -u=x
++ 1381175159.N /scripts/functions/support : __rvm_awk() 230 > awk -F/ '{print $NF}'
+ 1381175159.N /scripts/wrapper : 183 > _log=/Users/bruce/.rvm/log/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : 184 > [[ -d /Users/bruce/.rvm/log/rbx-2.0.0 ]]
+ 1381175159.N /scripts/wrapper : 185 > _log=/Users/bruce/.rvm/log/rbx-2.0.0/wrappers.log
+ 1381175159.N /scripts/wrapper : 187 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 188 > wrappers_target=/Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : 192 > echo 'prefix: '\''--no-links'\''.'
+ 1381175159.N /scripts/wrapper : 244 > tee -a /Users/bruce/.rvm/log/rbx-2.0.0/wrappers.log
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 244 > __rvm_dotted 'Saving wrappers to '\''/Users/bruce/.rvm/wrappers/rbx-2.0.0'\'''
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''bundle'\''.'
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 139 > typeset flush __show_nth_dot
+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/bundle
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 140 > __show_nth_dot=1
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/bundle
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 141 > unset rvm_show_every_nth_dot
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 143 > (( __show_nth_dot == 1 ))
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 144 > __show_nth_dot=
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 148 > __rvm_awk '{fflush;}'
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 149 > flush=fflush
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/bundle ]]
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 153 > (( 1 ))
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/functions/utility_logging : __rvm_dotted() 154 > __rvm_awk 'BEGIN{printf "Saving wrappers to '\''/Users/bruce/.rvm/wrappers/rbx-2.0.0'\''";} { printf "."; fflush} END{print ""}'
+ 1381175159.N /scripts/functions/support : __rvm_awk() 230 > awk 'BEGIN{printf "Saving wrappers to '\''/Users/bruce/.rvm/wrappers/rbx-2.0.0'\''";} { printf "."; fflush} END{print ""}'
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/bundle
Saving wrappers to '/Users/bruce/.rvm/wrappers/rbx-2.0.0'.+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec bundle "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/bundle
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''executable-hooks-uninstaller'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/executable-hooks-uninstaller
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/executable-hooks-uninstaller
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/executable-hooks-uninstaller ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/executable-hooks-uninstaller
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec executable-hooks-uninstaller "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/executable-hooks-uninstaller
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''irb'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/irb
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/irb
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/irb ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/irb
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec irb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/irb
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''racc'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/racc
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/racc
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec racc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''racc2y'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/racc2y
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/racc2y
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc2y ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc2y
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec racc2y "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/racc2y
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''rake'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rake
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rake
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/rake ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/rake
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec rake "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/rake
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''rbx'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rbx
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rbx
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/rbx ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/rbx
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec rbx "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/rbx
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''rdoc'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rdoc
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/rdoc
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/rdoc ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/rdoc
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec rdoc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/rdoc
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''ri'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/ri
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/ri
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/ri ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/ri
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec ri "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/ri
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''ruby_executable_hooks'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby_executable_hooks
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby_executable_hooks
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby_executable_hooks ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby_executable_hooks
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec ruby_executable_hooks "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/ruby_executable_hooks
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''testrb'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/testrb
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/testrb
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/testrb ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/testrb
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec testrb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/testrb
+ 1381175159.N /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381175159.N /scripts/wrapper : 198 > echo 'wrapper: '\''y2racc'\''.'
.+ 1381175159.N /scripts/wrapper : 199 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/y2racc
+ 1381175159.N /scripts/wrapper : 200 > file_name=/Users/bruce/.rvm/wrappers/rbx-2.0.0/y2racc
+ 1381175159.N /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381175159.N /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381175159.N /scripts/wrapper : 223 > override_check=1
+ 1381175159.N /scripts/wrapper : 224 > wrap_binary
+ 1381175159.N /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381175159.N /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381175159.N /scripts/wrapper : wrap() 49 > [[ -n /Users/bruce/.rvm/wrappers/rbx-2.0.0/y2racc ]]
+ 1381175159.N /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruce/.rvm/wrappers/rbx-2.0.0
+ 1381175159.N /scripts/wrapper : wrap() 55 > rm -f /Users/bruce/.rvm/wrappers/rbx-2.0.0/y2racc
+ 1381175159.N /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruce/.rvm/environments/rbx-2.0.0" ]]
then
source "/Users/bruce/.rvm/environments/rbx-2.0.0"
exec y2racc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruce/.rvm/environments/rbx-2.0.0'\''" >&2
exit 1
fi
'
+ 1381175159.N /scripts/wrapper : wrap() 68 > chmod +x /Users/bruce/.rvm/wrappers/rbx-2.0.0/y2racc
++ 1381175159.N /scripts/functions/manage/base : __rvm_install_ruby() 260 > __rvm_ruby_config_save /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175159.N /scripts/functions/support : __rvm_ruby_config_save() 1 > typeset ruby_path config_path default_config_path
++ 1381175159.N /scripts/functions/support : __rvm_ruby_config_save() 2 > ruby_path=/Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381175159.N /scripts/functions/support : __rvm_ruby_config_save() 3 > default_config_path='#{RbConfig::CONFIG["prefix"]}/config'
++ 1381175159.N /scripts/functions/support : __rvm_ruby_config_save() 4 > config_path='#{RbConfig::CONFIG["prefix"]}/config'
++ 1381175159.N /scripts/functions/support : __rvm_ruby_config_save() 5 > /Users/bruce/.rvm/rubies/rbx-2.0.0/bin/ruby -rrbconfig -e '\
File.open("#{RbConfig::CONFIG["prefix"]}/config","w") { |file|
RbConfig::CONFIG.sort.each{|key,value|
file.write("#{key.gsub(/\.|-/,"_")}=\"#{value.gsub("$","\\$")}\"\n")
}
}
'
++ 1381175160.N /scripts/functions/manage/base : __rvm_install_ruby() 28 > __rvm_fix_group_permissions /Users/bruce/.rvm/rubies/rbx-2.0.0
++ 1381175160.N /scripts/functions/utility_package : __rvm_fix_group_permissions() 2 > umask -S
++ 1381175160.N /scripts/functions/utility_package : __rvm_fix_group_permissions() 2 > __rvm_grep g=rw
++ 1381175160.N /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381175160.N /scripts/functions/support : __rvm_grep() 0 > grep g=rw
++ 1381175160.N /scripts/functions/support : __rvm_grep() 0 > return 1
++ 1381175160.N /scripts/functions/manage/base : __rvm_install_ruby() 403 > rvm_hook=after_install
++ 1381175160.N /scripts/functions/manage/base : __rvm_install_ruby() 404 > source /Users/bruce/.rvm/scripts/hook
+++ 1381175160.N /scripts/hook : source() 0 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1381175160.N /scripts/hook : source() 1 > old_rvm_verbose_flag=0
+++ 1381175160.N /scripts/hook : source() 2 > old_rvm_debug_flag=0
+++ 1381175160.N /scripts/hook : source() 5 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1381175160.N /scripts/hook : source() 7 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_install
+++ 1381175160.N /scripts/hook : source() 11 > [[ -n after_install ]]
+++ 1381175160.N /scripts/hook : source() 13 > hooks=("$rvm_hooks_path")
+++ 1381175160.N /scripts/hook : source() 14 > [[ /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1381175160.N /scripts/hook : source() 15 > hooks+=("$PWD/.rvm/hooks")
+++ 1381175160.N /scripts/hook : source() 19 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1381175160.N /scripts/hook : source() 16 > __rvm_find -L /Users/bruce/.rvm/hooks /Users/bruce/.rvm/src/rbx-2.0.0/.rvm/hooks -iname 'after_install*' -type f
+++ 1381175160.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175160.N /scripts/hook : source() 23 > [[ -x /Users/bruce/.rvm/hooks/after_install_auto_gem ]]
+++ 1381175160.N /scripts/hook : source() 25 > rvm_debug 'Running /Users/bruce/.rvm/hooks/after_install_auto_gem'
+++ 1381175160.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : rvm_debug() 1 > return 0
+++ 1381175160.N /scripts/hook : source() -113 > __rvm_conditionally_do_with_env . /Users/bruce/.rvm/hooks/after_install_auto_gem
+++ 1381175160.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 1 > (( __rvm_env_loaded > 0 ))
+++ 1381175160.N /scripts/functions/environment : __rvm_conditionally_do_with_env() 3 > . /Users/bruce/.rvm/hooks/after_install_auto_gem
++++ 1381175160.N /hooks/after_install_auto_gem : source() -339 > [[ -f /etc/gentoo-release ]]
++++ 1381175160.N /hooks/after_install_auto_gem : source() -339 > [[ '' =~ -rauto_gem ]]
+++ 1381175160.N /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
+++ 1381175160.N /scripts/hook : source() -318 > [[ -x /Users/bruce/.rvm/hooks/after_install_codesign ]]
+++ 1381175160.N /scripts/hook : source() -318 > [[ after_install_codesign == \a\f\t\e\r\_\i\n\s\t\a\l\l ]]
+++ 1381175160.N /scripts/hook : source() -310 > unset rvm_hook hooks _hooks_list hook
++ 1381175160.N /scripts/functions/manage/base : __rvm_install_ruby() 65 > [[ -n '' ]]
++ 1381175160.N /scripts/functions/manage/base : __rvm_manage_rubies() 621 > [[ install == \i\n\s\t\a\l\l ]]
++ 1381175160.N /scripts/functions/manage/base : __rvm_manage_rubies() 622 > __rvm_record_install rbx-2.0.0
++ 1381175160.N /scripts/functions/install : __rvm_record_install() 1 > [[ -n rbx-2.0.0 ]]
++ 1381175160.N /scripts/functions/install : __rvm_record_install() 3 > typeset recorded_ruby_name rvm_install_record_file
+++ 1381175160.N /scripts/functions/install : __rvm_record_install() 0 > /Users/bruce/.rvm/scripts/tools strings rbx-2.0.0
++ 1381175160.N /scripts/base : 28 > [[ -z '' ]]
++ 1381175160.N /scripts/base : 30 > export PS4
++ 1381175160.N /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381175160.N /scripts/base : 35 > export __array_start rvm_path
++ 1381175160.N /scripts/base : 40 > [[ -n '' ]]
++ 1381175160.N /scripts/base : 42 > __array_start=0
++ 1381175160.N /scripts/base : 45 > (( 0 == 0 ))
++ 1381175160.N /scripts/base : 47 > [[ -n 0022 ]]
++ 1381175160.N /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381175160.N /scripts/base : 49 > [[ -n /Users/bruce ]]
++ 1381175160.N /scripts/base : 49 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
++ 1381175160.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381175160.N /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381175160.N /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381175160.N /scripts/base : 55 > [[ -f /Users/bruce/.rvmrc ]]
++ 1381175160.N /scripts/base : 58 > GREP_OPTIONS=
++ 1381175160.N /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruce/.rvmrc
++ 1381175160.N /scripts/base : 67 > source /Users/bruce/.rvmrc
+++ 1381175160.N rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175160.N rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381175160.N rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175160.N rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381175160.N rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381175160.N rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381175160.N rc : 45 > export PARALLEL_TEST_PROCESSORS=11
+++ 1381175160.N rc : 45 > PARALLEL_TEST_PROCESSORS=11
++ 1381175160.N /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381175160.N /scripts/base : 75 > export rvm_path
++ 1381175160.N /scripts/base : 76 > [[ -z /Users/bruce/.rvm ]]
++ 1381175160.N /scripts/base : 92 > true /Users/bruce/.rvm/scripts
++ 1381175160.N /scripts/base : 95 > source /Users/bruce/.rvm/scripts/initialize
+++ 1381175160.N /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381175160.N /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381175160.N /scripts/initialize : 6 > set -o xtrace
+++ 1381175160.N /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381175160.N /scripts/initialize : 10 > export PS4
+++ 1381175160.N /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381175160.N /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381175160.N /scripts/initialize : 19 > shopt -s extglob
+++ 1381175160.N /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381175160.N /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381175160.N /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381175160.N /scripts/initialize : 36 > [[ -z /Users/bruce/.rvm/tmp ]]
+++ 1381175160.N /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381175160.N /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381175160.N /scripts/base : 104 > source /Users/bruce/.rvm/scripts/selector
++ 1381175160.N /scripts/base : 105 > source /Users/bruce/.rvm/scripts/selector_gemsets
++ 1381175160.N /scripts/base : 109 > typeset -a scripts
++ 1381175160.N /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381175160.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175160.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/logging
+++ 1381175160.N /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381175160.N /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381175160.N /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381175160.N /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381175160.N /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381175160.N /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381175160.N /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381175160.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175160.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/db
++ 1381175160.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175160.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/support
+++ 1381175160.N /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381175160.N /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381175160.N /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381175160.N /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381175160.N /scripts/functions/support : 220 > command which whence
+++ 1381175160.N /scripts/functions/support : 222 > command which which
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381175160.N /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381175160.N /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381175160.N /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381175160.N /scripts/functions/support : 249 > [[ OSX 10.6 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381175160.N /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381175160.N /scripts/functions/support : 264 > unset other_util other_utils
++ 1381175160.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175160.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/utility
+++ 1381175160.N /scripts/functions/utility : 3 > source /Users/bruce/.rvm/scripts/functions/utility_gems
+++ 1381175160.N /scripts/functions/utility : 4 > source /Users/bruce/.rvm/scripts/functions/utility_logging
+++ 1381175160.N /scripts/functions/utility : 5 > source /Users/bruce/.rvm/scripts/functions/utility_package
+++ 1381175160.N /scripts/functions/utility : 6 > source /Users/bruce/.rvm/scripts/functions/utility_system
++++ 1381175160.N /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Bruces-Studio-Mac-Pro.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64'
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.6
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.6
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381175160.N /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 187 > typeset _var
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175160.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175160.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175160.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175160.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175160.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175160.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175160.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175160.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 26 > true
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 188 > for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381175160.N /scripts/functions/utility_system : __rvm_detect_system_override() 189 > __rvm_db _
++++ 1381175160.N /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381175160.N /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381175160.N /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/user/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/user/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/user/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175160.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/user/db
+++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175160.N /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381175160.N /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175160.N /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruce/.rvm/config/db _
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruce/.rvm/config/db
++++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381175160.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381175160.N /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381175161.N /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruce/.rvm/config/db _
+++++ 1381175161.N /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruce/.rvm/config/db ]]
+++++ 1381175161.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175161.N /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381175161.N /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruce/.rvm/config/db
+++++ 1381175161.N /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381175161.N /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381175161.N /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381175161.N /scripts/functions/db : __rvm_db() 26 > true
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/init
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/cleanup
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/env
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/rvmrc
+++ 1381175161.N /scripts/functions/rvmrc : 3 > source /Users/bruce/.rvm/scripts/functions/rvmrc_project
+++ 1381175161.N /scripts/functions/rvmrc : 4 > source /Users/bruce/.rvm/scripts/functions/rvmrc_set
+++ 1381175161.N /scripts/functions/rvmrc : 5 > source /Users/bruce/.rvm/scripts/functions/rvmrc_to
+++ 1381175161.N /scripts/functions/rvmrc : 6 > source /Users/bruce/.rvm/scripts/functions/rvmrc_trust
+++ 1381175161.N /scripts/functions/rvmrc : 7 > source /Users/bruce/.rvm/scripts/functions/rvmrc_warning
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/install
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/environment
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/gemset
++ 1381175161.N /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381175161.N /scripts/base : 114 > source /Users/bruce/.rvm/scripts/functions/checksum
++ 1381175161.N /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381175161.N /scripts/tools : 226 > args=($*)
+ 1381175161.N /scripts/tools : 227 > action=strings
++ 1381175161.N /scripts/tools : 228 > echo rbx-2.0.0
+ 1381175161.N /scripts/tools : 228 > args=rbx-2.0.0
+ 1381175161.N /scripts/tools : 230 > [[ -z strings ]]
+ 1381175161.N /scripts/tools : 232 > case "$action" in
+ 1381175161.N /scripts/tools : 235 > tools_strings rbx-2.0.0
+ 1381175161.N /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"'
+ 1381175161.N /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables
+ 1381175161.N /scripts/functions/env : __rvm_unset_ruby_variables() 21 > 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
+ 1381175161.N /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]]
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /Users/bruce ]]
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /Users/bruce/.rvmrc -ef /Users/bruce/.rvmrc ]]
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /Users/bruce/.rvmrc ]]
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /Users/bruce/.rvmrc
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 31 > source /Users/bruce/.rvmrc
++ 1381175161.N rc : source() 38 > export RUBY_HEAP_MIN_SLOTS=600000
++ 1381175161.N rc : source() 38 > RUBY_HEAP_MIN_SLOTS=600000
++ 1381175161.N rc : source() 41 > export RUBY_GC_MALLOC_LIMIT=59000000
++ 1381175161.N rc : source() 41 > RUBY_GC_MALLOC_LIMIT=59000000
++ 1381175161.N rc : source() 42 > export RUBY_HEAP_FREE_MIN=100000
++ 1381175161.N rc : source() 42 > RUBY_HEAP_FREE_MIN=100000
++ 1381175161.N rc : source() 45 > export PARALLEL_TEST_PROCESSORS=11
++ 1381175161.N rc : source() 45 > PARALLEL_TEST_PROCESSORS=11
+ 1381175161.N /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1381175161.N /scripts/tools : tools_strings() 37 > rvm_ruby_string=rbx-2.0.0
+ 1381175161.N /scripts/tools : tools_strings() 39 > basename /Users/bruce/.rvm/gems/rbx-2.0.0
++ 1381175161.N /scripts/functions/install : __rvm_record_install() 4 > recorded_ruby_name=rbx-2.0.0
++ 1381175161.N /scripts/functions/install : __rvm_record_install() 5 > rvm_install_record_file=/Users/bruce/.rvm/user/installs
++ 1381175161.N /scripts/functions/install : __rvm_record_install() 7 > [[ -f /Users/bruce/.rvm/user/installs ]]
++ 1381175161.N /scripts/functions/install : __rvm_record_install() 8 > __rvm_sed_i /Users/bruce/.rvm/user/installs -e '/^rbx-2.0.0/d'
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 1 > typeset _filename _executable
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 2 > [[ -n /Users/bruce/.rvm/user/installs ]]
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 6 > _filename=/Users/bruce/.rvm/user/installs
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 7 > shift
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 9 > [[ -x /Users/bruce/.rvm/user/installs ]]
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 16 > rvm_debug_stream
++ 1381175161.N /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 == 0 && 1 == 0 ))
++ 1381175161.N /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381175161.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381175161.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381175161.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381175161.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381175161.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381175161.N /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 14 > __rvm_sed -e '/^rbx-2.0.0/d'
++ 1381175161.N /scripts/functions/support : __rvm_sed() 0 > sed -e '/^rbx-2.0.0/d'
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() -86 > mv -f /Users/bruce/.rvm/user/installs.new /Users/bruce/.rvm/user/installs
++ 1381175161.N /scripts/functions/support : __rvm_sed_i() 18 > [[ -n '' ]]
++ 1381175161.N /scripts/functions/install : __rvm_record_install() -108 > printf %b 'rbx-2.0.0 -- \n'
++ 1381175161.N /scripts/functions/manage/base : __rvm_manage_rubies() 648 > return 0
+ 1381175161.N /scripts/cli : rvm() 1136 > current_result=0
+ 1381175161.N /scripts/cli : rvm() 1137 > (( result ))
+ 1381175161.N /scripts/cli : rvm() 1137 > result=0
+ 1381175161.N /scripts/cli : rvm() 1139 > (( result ))
+ 1381175161.N /scripts/cli : rvm() 1209 > case "$rvm_action" in
++ 1381175161.N /scripts/cli : rvm() 1074 > __rvm_find /Users/bruce/.rvm/rubies -maxdepth 1 -mindepth 1 -type d
++ 1381175161.N /scripts/cli : rvm() 1074 > wc -l
+ 1381175161.N /scripts/cli : rvm() 1143 > [[ 12 -eq 1 ]]
+ 1381175161.N /scripts/cli : rvm() 1152 > current_result=0
+ 1381175161.N /scripts/cli : rvm() 1153 > (( result ))
+ 1381175161.N /scripts/cli : rvm() 1153 > result=0
+ 1381175161.N /scripts/cli : rvm() 1155 > typeset __local_rvm_trace_flag
+ 1381175161.N /scripts/cli : rvm() 1156 > __local_rvm_trace_flag=1
+ 1381175161.N /scripts/cli : rvm() 1159 > [[ 0 -eq 1 ]]
+ 1381175161.N /scripts/cli : rvm() 1171 > __rvm_teardown
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp
+ 1381175161.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /Users/bruce/.rvm/tmp/ ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in
+ 1381175161.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/Users/bruce/.rvm/tmp/78529*'
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/Users/bruce/.rvm/tmp/78529*'
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/Users/bruce/.rvm/tmp/78529*'
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruce/.rvm/tmp/78529* ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruce/.rvm/tmp/78529* ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/bruce/.rvm/tmp/78529* ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/bruce/.rvm/tmp/78529* ]]
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/bruce/.rvm/tmp/78529*'
+ 1381175161.N /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+ 1381175161.N /scripts/functions/logging : rvm_debug() 1 > return 0
+ 1381175161.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0
+ 1381175161.N /scripts/functions/cleanup : __rvm_cleanup_tmp() -26 > return 0
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 117 > export __rvm_env_loaded
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 119 > : __rvm_env_loaded:1:
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 121 > : __rvm_env_loaded:1:
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 123 > : __rvm_env_loaded:0:
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 125 > [[ -z /Users/bruce/.rvm/tmp ]]
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 125 > (( __rvm_env_loaded > 0 ))
+ 1381175161.N /scripts/functions/environment : __rvm_teardown() 130 > [[ -n 3.2.48(1)-release ]]
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 132 > trap - 0 1 2 3 15
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 135 > [[ -n '' ]]
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 145 > [[ -n 0022 ]]
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 147 > umask 0022
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 148 > unset rvm_stored_umask
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 151 > [[ '' == \1 ]]
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 155 > __variables_definition unset
+ 1381175162.N /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list
+ 1381175162.N /scripts/functions/environment : __variables_definition() 2 > typeset __method
+ 1381175162.N /scripts/functions/environment : __variables_definition() 4 > __method=unset
+ 1381175162.N /scripts/functions/environment : __variables_definition() 37 > __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_21_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_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 rvm_log_timestamp rvm_log_filesystem rvm_log_namelen)
+ 1381175162.N /scripts/functions/environment : __variables_definition() 41 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
+ 1381175162.N /scripts/functions/environment : __variables_definition() 206 > case "${__method}" in
+ 1381175162.N /scripts/functions/environment : __variables_definition() 45 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+ 1381175162.N /scripts/functions/environment : __variables_definition() 52 > 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_21_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_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 rvm_log_timestamp rvm_log_filesystem rvm_log_namelen
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 137 > builtin command -v __rvm_cleanup_download
+ 1381175162.N /scripts/functions/environment : __rvm_teardown() 142 > return 0
+ 1381175162.N /scripts/cli : rvm() 1080 > (( __local_rvm_trace_flag > 0 ))
+ 1381175162.N /scripts/cli : rvm() 1082 > set +o verbose
+ 1381175162.N /scripts/cli : rvm() 1083 > set +o xtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment