Skip to content

Instantly share code, notes, and snippets.

@baburdick
Created October 7, 2013 23:50
Show Gist options
  • Save baburdick/6877052 to your computer and use it in GitHub Desktop.
Save baburdick/6877052 to your computer and use it in GitHub Desktop.
New install of rbx with latest rvm head on OS X 10.8. (requests sudo password for mkdir -p: `bruceb password required for 'mkdir -p ':`)
$ rvm --trace --debug install rbx-2.0.0 2>&1 | tee big.log
+ [[ -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} > '
+ 1381189387.292630000 /scripts/cli : __rvm_parse_args() 688 > [[ -z '' ]]
+ 1381189387.297973000 /scripts/cli : __rvm_parse_args() 688 > [[ -n '' ]]
+ 1381189387.303203000 /scripts/cli : __rvm_parse_args() 691 > [[ error == '' ]]
+ 1381189387.308031000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381189387.313299000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381189387.318889000 /scripts/cli : __rvm_parse_args() 15 > [[ -n --debug ]]
+ 1381189387.324132000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=--debug
+ 1381189387.329859000 /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 ))
+ 1381189387.335240000 /scripts/cli : __rvm_parse_args() 21 > next_token=install
+ 1381189387.340788000 /scripts/cli : __rvm_parse_args() 22 > shift
+ 1381189387.346160000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381189387.350980000 /scripts/cli : __rvm_parse_args() 416 > case "$rvm_token" in
+ 1381189387.356045000 /scripts/cli : __rvm_parse_args() 560 > rvm_token=debug
+ 1381189387.361088000 /scripts/cli : __rvm_parse_args() 561 > rvm_token=debug
+ 1381189387.367597000 /scripts/cli : __rvm_parse_args() 562 > export rvm_debug_flag=1
+ 1381189387.372880000 /scripts/cli : __rvm_parse_args() 562 > rvm_debug_flag=1
+ 1381189387.378873000 /scripts/cli : __rvm_parse_args() 688 > [[ -z '' ]]
+ 1381189387.384648000 /scripts/cli : __rvm_parse_args() 688 > [[ -n '' ]]
+ 1381189387.390269000 /scripts/cli : __rvm_parse_args() 691 > [[ error == '' ]]
+ 1381189387.395510000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381189387.400607000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381189387.405386000 /scripts/cli : __rvm_parse_args() 15 > [[ -n install ]]
+ 1381189387.410172000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=install
+ 1381189387.415291000 /scripts/cli : __rvm_parse_args() 19 > (( 1 > 0 ))
+ 1381189387.420397000 /scripts/cli : __rvm_parse_args() 21 > next_token=rbx-2.0.0
+ 1381189387.425326000 /scripts/cli : __rvm_parse_args() 22 > shift
+ 1381189387.430728000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381189387.436494000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381189387.441633000 /scripts/cli : __rvm_parse_args() 37 > export install_flag=1
+ 1381189387.446690000 /scripts/cli : __rvm_parse_args() 37 > install_flag=1
+ 1381189387.452211000 /scripts/cli : __rvm_parse_args() 38 > rvm_action=install
+ 1381189387.457859000 /scripts/cli : __rvm_parse_args() 688 > [[ -z install ]]
+ 1381189387.462958000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \i\n\s\t\a\l\l ]]
+ 1381189387.468584000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381189387.473879000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381189387.478941000 /scripts/cli : __rvm_parse_args() 15 > [[ -n rbx-2.0.0 ]]
+ 1381189387.484155000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=rbx-2.0.0
+ 1381189387.490024000 /scripts/cli : __rvm_parse_args() 19 > (( 0 > 0 ))
+ 1381189387.495012000 /scripts/cli : __rvm_parse_args() 24 > next_token=
+ 1381189387.500378000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381189387.505662000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381189387.511360000 /scripts/cli : __rvm_parse_args() 268 > rvm_action=install
+ 1381189387.516686000 /scripts/cli : __rvm_parse_args() 269 > rvm_ruby_string=rbx-2.0.0
+ 1381189387.522033000 /scripts/cli : __rvm_parse_args() 270 > rvm_ruby_strings=rbx-2.0.0
+ 1381189387.527373000 /scripts/cli : __rvm_parse_args() 688 > [[ -z install ]]
+ 1381189387.532532000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \i\n\s\t\a\l\l ]]
+ 1381189387.537878000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381189387.542747000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381189387.547881000 /scripts/cli : __rvm_parse_args() 15 > [[ -n '' ]]
+ 1381189387.553352000 /scripts/cli : __rvm_parse_args() 696 > : rvm_ruby_args:0::
+ 1381189387.558605000 /scripts/cli : __rvm_parse_args() 698 > [[ -n '' ]]
+ 1381189387.565356000 /scripts/cli : rvm() 867 > (( rvm_trace_flag == 0 ))
+ 1381189387.571770000 /scripts/cli : rvm() 869 > export PS4
+ 1381189387.577557000 /scripts/cli : rvm() 870 > [[ -n '' ]]
+ 1381189387.583518000 /scripts/cli : rvm() 872 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1381189387.589262000 /scripts/cli : rvm() 874 > set -x
+ 1381189387.595635000 /scripts/cli : rvm() 876 > result=0
+ 1381189387.601575000 /scripts/cli : rvm() 877 > : rvm_ruby_args:0::
+ 1381189387.607009000 /scripts/cli : rvm() 879 > (( result ))
+ 1381189387.612561000 /scripts/cli : rvm() 949 > case "${rvm_action:=help}" in
+ 1381189387.618888000 /scripts/cli : rvm() 1070 > export rvm_path
+ 1381189387.624618000 /scripts/cli : rvm() 1071 > [[ -n rbx-2.0.0 ]]
+ 1381189387.630216000 /scripts/cli : rvm() 1073 > typeset save_ruby
++ 1381189387.636461000 /scripts/cli : rvm() 1005 > __rvm_select
++ 1381189387.643669000 /scripts/selector : __rvm_select() 1 > true
++ 1381189387.648427000 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381189387.653646000 /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1381189387.658849000 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381189387.664238000 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381189387.670897000 /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
++ 1381189387.676628000 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381189387.681970000 /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381189387.687147000 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381189387.691913000 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381189387.696633000 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381189387.702429000 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381189387.709013000 /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381189387.714296000 /scripts/selector : __rvm_ruby_string() 699 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
++ 1381189387.720282000 /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381189387.720215000 /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381189387.750126000 /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381189387.755127000 /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381189387.759922000 /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381189387.764878000 /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruceb/.rvm/config/alias ]]
++ 1381189387.769871000 /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruceb/.rvm/config/alias ]]
++ 1381189387.775157000 /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381189387.781063000 /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381189387.781063000 /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381189387.810835000 /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381189387.815899000 /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381189387.820583000 /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381189387.825145000 /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381189387.829898000 /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381189387.835137000 /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381189387.840599000 /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
++ 1381189387.846248000 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381189387.851910000 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381189387.857136000 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381189387.862366000 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381189387.868358000 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381189387.873627000 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189387.879276000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruceb ]]
++ 1381189387.885223000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189387.890670000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189387.895978000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381189387.901642000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189387.906511000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruceb/.rvmrc ]]
++ 1381189387.911753000 /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189387.941118000 /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruceb/.rvmrc
+++ 1381189387.946903000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189387.952657000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189387.958619000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189387.964447000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189387.970357000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189387.976515000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189387.982425000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189387.988307000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381189387.993693000 /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381189387.999186000 /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381189388.004481000 /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381189388.010037000 /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381189388.015834000 /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381189388.021651000 /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381189388.027349000 /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381189388.033832000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189388.039885000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381189388.045617000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189388.050963000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381189388.056557000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381189388.061712000 /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381189388.067247000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189388.072421000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189388.079165000 /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381189388.084492000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189388.089406000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189388.095839000 /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381189388.101744000 /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381189388.107293000 /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381189388.112366000 /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381189388.118236000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381189388.123521000 /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381189388.128940000 /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381189388.134441000 /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381189388.139236000 /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381189388.144443000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189388.149891000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189388.155021000 /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381189388.160071000 /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381189388.165555000 /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381189388.170945000 /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381189388.176246000 /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381189388.181179000 /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381189388.187003000 /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381189388.192435000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381189388.197443000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381189388.203408000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381189388.208531000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381189388.213505000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189388.219297000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381189388.224214000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189388.229093000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381189388.234957000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189388.240512000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189388.250976000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381189388.257056000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189388.262114000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189388.267486000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189388.272772000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381189388.277780000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189388.283757000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189388.283773000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381189388.289392000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189388.289323000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381189388.298970000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381189388.303817000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381189388.308509000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189388.313939000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381189388.319428000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189388.324653000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381189388.330049000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189388.336510000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189388.346374000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381189388.351563000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189388.356143000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189388.362076000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189388.367637000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381189388.373255000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189388.379141000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381189388.379199000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189388.385290000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189388.385361000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381189388.396244000 /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381189388.401368000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381189388.406134000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189388.411554000 /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381189388.416845000 /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381189388.422065000 /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381189388.427138000 /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381189388.432322000 /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381189388.437572000 /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381189388.443849000 /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381189388.449849000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381189388.455076000 /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381189388.460072000 /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381189388.465411000 /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381189388.470835000 /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381189388.475894000 /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381189388.480996000 /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381189388.486109000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381189388.491440000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381189388.500208000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381189388.505823000 /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381189388.511805000 /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381189388.517298000 /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381189388.522945000 /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381189388.528228000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381189388.534808000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381189388.534751000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381189388.534767000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381189388.540837000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381189388.546825000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381189388.556840000 /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381189388.561999000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381189388.567756000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381189388.573063000 /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381189388.579255000 /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381189388.585094000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381189388.590653000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381189388.595952000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381189388.600910000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381189388.605717000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189388.611506000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381189388.617337000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189388.622485000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381189388.628176000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189388.633485000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189388.643012000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381189388.648178000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189388.653415000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189388.658659000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189388.663362000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381189388.669083000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189388.674603000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189388.674567000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381189388.680325000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189388.680237000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381189388.689731000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381189388.694953000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381189388.700908000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189388.706572000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381189388.711865000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189388.716897000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381189388.722490000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189388.727896000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189388.737343000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381189388.742904000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189388.748324000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189388.753694000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189388.758678000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381189388.763560000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189388.769430000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381189388.769970000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189388.775004000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189388.775074000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381189388.785788000 /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381189388.791132000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381189388.796628000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381189388.802052000 /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381189388.807452000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189388.812730000 /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381189388.818242000 /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381189388.823218000 /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381189388.828362000 /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189388.834338000 /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381189388.839430000 /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381189388.844762000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381189388.850302000 /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381189388.856359000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381189388.861646000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381189388.867314000 /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381189388.872716000 /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381189388.877871000 /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381189388.882930000 /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/rbx-2.0.0
++ 1381189388.887897000 /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381189388.893368000 /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381189388.898868000 /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381189388.904247000 /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381189388.909709000 /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381189388.915065000 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381189388.920629000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381189388.926031000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381189388.932125000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381189388.937299000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189388.942573000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381189388.948055000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381189388.954452000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381189388.960211000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381189388.965961000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381189388.971831000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381189388.977363000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/rbx-2.0.0:/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189388.983366000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381189388.988833000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381189388.994242000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381189389.000009000 /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381189389.005308000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruceb/.rvm/gems/rbx-2.0.0 ]]
++ 1381189389.010933000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1381189389.016601000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1381189389.022621000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1381189389.027995000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1381189389.033476000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381189389.038659000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381189389.043755000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381189389.048827000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189389.054112000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381189389.059279000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381189389.065091000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381189389.070775000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381189389.075883000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381189389.080716000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381189389.085949000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/rbx-2.0.0:/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189389.091113000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381189389.097199000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381189389.102314000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381189389.107407000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1381189389.113128000 /scripts/selector_gemsets : __rvm_gemset_select() 150 > return 2
++ 1381189389.119552000 /scripts/selector : __rvm_select() 506 > case $? in
++ 1381189389.124634000 /scripts/selector : __rvm_select() 503 > true
++ 1381189389.130172000 /scripts/selector : __rvm_select() 508 > rvm_ruby_selected_flag=1
++ 1381189389.135248000 /scripts/selector : __rvm_select() 510 > [[ -d /Users/bruceb/.rvm/log/rbx-2.0.0 ]]
++ 1381189389.140168000 /scripts/selector : __rvm_select() 511 > mkdir -p /Users/bruceb/.rvm/log/rbx-2.0.0
++ 1381189389.151862000 /scripts/cli : rvm() 1070 > echo rbx-2.0.0
+ 1381189389.158060000 /scripts/cli : rvm() 1074 > selected_ruby=rbx-2.0.0
+ 1381189389.164950000 /scripts/cli : rvm() 1076 > [[ -z rbx-2.0.0 ]]
+ 1381189389.171616000 /scripts/cli : rvm() 1081 > (( 0 == 0 ))
+ 1381189389.178650000 /scripts/cli : rvm() 1082 > __rvm_grep '^rbx-2.0.0$'
+ 1381189389.178789000 /scripts/cli : rvm() 1082 > /Users/bruceb/.rvm/scripts/list strings
+ 1381189389.186221000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189389.188854000 /scripts/base : 28 > [[ -z '' ]]
++ 1381189389.192965000 /scripts/base : 30 > export PS4
+ 1381189389.192702000 /scripts/functions/support : __rvm_grep() 0 > grep '^rbx-2.0.0$'
++ 1381189389.197407000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381189389.201936000 /scripts/base : 35 > export __array_start rvm_path
++ 1381189389.206480000 /scripts/base : 40 > [[ -n '' ]]
++ 1381189389.210642000 /scripts/base : 42 > __array_start=0
++ 1381189389.215288000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381189389.219438000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381189389.223863000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189389.228079000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381189389.232583000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189389.237146000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189389.241787000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381189389.246565000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189389.251421000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381189389.255850000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381189389.260442000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189389.270830000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381189389.275267000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189389.280174000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189389.285352000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189389.289806000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189389.294414000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189389.299128000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189389.303510000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189389.307937000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381189389.313107000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381189389.317355000 /scripts/base : 75 > export rvm_path
++ 1381189389.321761000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381189389.326360000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381189389.330820000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381189389.335906000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381189389.340266000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381189389.344495000 /scripts/initialize : 6 > set -o xtrace
+++ 1381189389.349126000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381189389.353494000 /scripts/initialize : 10 > export PS4
+++ 1381189389.357800000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381189389.362338000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381189389.367085000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381189389.371845000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381189389.376175000 /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1381189389.380615000 /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1381189389.385832000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381189389.391091000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381189389.395501000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381189389.399993000 /scripts/base : 101 > true
++ 1381189389.404381000 /scripts/base : 109 > typeset -a scripts
++ 1381189389.409051000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381189389.413572000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189389.418189000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381189389.422626000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381189389.426922000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381189389.432356000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189389.437174000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189389.441554000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381189389.445857000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189389.450626000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189389.455130000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381189389.459752000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189389.464012000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381189389.468525000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189389.473302000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189389.477715000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189389.482294000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189389.487059000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381189389.491558000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381189389.495708000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381189389.500437000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381189389.505023000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381189389.509504000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189389.513841000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189389.518244000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381189389.522684000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189389.526879000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189389.531617000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381189389.536200000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189389.540518000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381189389.544835000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189389.549117000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189389.553463000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189389.557776000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189389.562259000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381189389.566724000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381189389.571379000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381189389.576153000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381189389.581119000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381189389.586282000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189389.590613000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189389.595404000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381189389.599834000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189389.604463000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189389.608625000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381189389.613019000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189389.618041000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381189389.622920000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189389.627352000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189389.631936000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189389.636646000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189389.641415000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381189389.645790000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381189389.650353000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381189389.654969000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381189389.659180000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381189389.663518000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189389.668911000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189389.673198000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381189389.677980000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189389.682679000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189389.687248000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381189389.691466000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189389.695634000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381189389.700407000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189389.705000000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189389.709268000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189389.713698000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189389.717955000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381189389.722433000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381189389.727180000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381189389.731648000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381189389.736252000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381189389.740550000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189389.744808000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189389.749562000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381189389.754165000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189389.758741000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189389.763080000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381189389.768140000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189389.773042000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381189389.777672000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189389.782615000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189389.787110000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189389.791625000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189389.795727000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381189389.800105000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381189389.804017000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381189389.808041000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381189389.812860000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189389.816792000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381189389.821612000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189389.825691000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381189389.830181000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381189389.836045000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381189389.840877000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381189389.845427000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381189389.857518000 /scripts/functions/support : 220 > command which whence
+++ 1381189389.872016000 /scripts/functions/support : 222 > command which which
+++ 1381189389.886798000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.891439000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381189389.895642000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.899930000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381189389.904303000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.908861000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381189389.913155000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.917913000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381189389.922485000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.927024000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381189389.932152000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.936547000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381189389.940997000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.945202000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381189389.949939000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189389.954654000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381189389.959143000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381189389.963622000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381189389.968714000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381189389.973650000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381189389.978098000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381189389.982594000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189389.987242000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381189389.991775000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189389.996290000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381189390.000973000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.005941000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381189390.010852000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.016472000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381189390.021308000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.025769000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381189390.030640000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.035476000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381189390.040076000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.044606000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381189390.049107000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189390.053703000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381189390.059131000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381189390.064266000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189390.069046000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381189390.073546000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381189390.078317000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381189390.083820000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381189390.088937000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381189390.094998000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381189390.100180000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381189390.105409000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381189390.110601000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381189390.118962000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Dax.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin'
++++ 1381189390.124315000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381189390.128872000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381189390.133955000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381189390.138478000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381189390.143346000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381189390.151563000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381189390.156061000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381189390.161057000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381189390.170414000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381189390.174893000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381189390.180888000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
+++++ 1381189390.181064000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
++++ 1381189390.200222000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381189390.205343000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381189390.209697000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381189390.215253000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381189390.215181000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381189390.223086000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381189390.227634000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381189390.232205000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381189390.237330000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381189390.242069000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381189390.247298000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381189390.252759000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381189390.257583000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189390.262269000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189390.267434000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189390.272255000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189390.276637000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189390.281632000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189390.286253000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.291315000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189390.295721000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.300412000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189390.305693000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.311589000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.320983000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.325537000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.330744000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.335680000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.340390000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189390.344891000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.350618000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.350602000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.355761000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.356270000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189390.366253000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189390.371136000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189390.376114000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.381244000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189390.385714000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.390134000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189390.394765000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.399480000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.408475000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.413378000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.418477000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.422875000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.427663000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189390.432427000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.437498000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.437467000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189390.442363000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.442338000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189390.451572000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189390.456248000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189390.460861000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189390.466821000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189390.471414000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189390.476142000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189390.480704000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189390.485382000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189390.490237000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189390.494983000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.500360000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189390.505055000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.509723000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189390.515669000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.521261000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.529827000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.534866000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.540744000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.545641000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.550302000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189390.555224000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.561042000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.561023000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.566479000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.566527000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189390.576414000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189390.581478000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189390.586592000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.591413000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189390.595832000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.600561000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189390.605697000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.610948000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.619989000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.624920000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.629615000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.634747000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.639473000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189390.644396000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.649613000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189390.649593000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.654354000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189390.654444000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189390.663844000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189390.669321000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189390.674066000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189390.678777000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189390.683447000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189390.688662000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189390.693210000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189390.697552000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189390.702518000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189390.707274000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.712512000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189390.717415000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.722592000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189390.728798000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.733911000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.743503000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.748906000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.753381000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.757494000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.761835000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189390.766821000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.772061000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.772125000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.776829000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.776851000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189390.787809000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189390.792552000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189390.797125000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.802412000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189390.807256000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.811684000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189390.816368000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.821045000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.829679000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.834894000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.840043000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.844429000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.849075000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189390.854168000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189390.859758000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.860171000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189390.865344000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.865297000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189390.874803000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189390.879518000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189390.884864000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189390.889718000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189390.894224000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189390.899176000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189390.903877000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189390.908290000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189390.912894000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189390.917762000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.922837000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189390.927439000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189390.931889000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189390.936696000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189390.943105000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189390.952965000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189390.958614000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189390.963350000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189390.968617000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189390.973815000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189390.978236000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189390.983164000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.983132000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189390.987943000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189390.987964000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189390.996715000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189391.001492000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189391.006293000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189391.011604000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189391.017132000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189391.022004000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189391.026962000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189391.032337000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189391.041372000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189391.045812000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189391.050889000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189391.055497000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189391.060117000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189391.064489000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189391.069879000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189391.069852000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189391.074746000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189391.074775000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189391.084067000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189391.088659000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189391.093850000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189391.099636000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189391.105789000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189391.110410000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189391.115431000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189391.120241000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189391.125057000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189391.129676000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189391.135093000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189391.139623000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189391.145141000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189391.151174000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189391.156186000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189391.165038000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189391.169756000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189391.174676000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189391.179465000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189391.184322000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189391.188959000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189391.193989000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189391.193952000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189391.199685000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189391.199667000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189391.208640000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189391.213299000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189391.218098000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189391.223492000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189391.228247000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189391.232857000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189391.237505000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189391.242540000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189391.252669000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189391.257304000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189391.261822000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189391.266799000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189391.271752000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189391.276475000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189391.282030000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189391.282006000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189391.287025000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189391.287410000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189391.296259000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189391.301330000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189391.306663000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381189391.313455000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.318037000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381189391.323029000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.328119000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381189391.333499000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.337981000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381189391.343411000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.347834000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381189391.352465000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381189391.358466000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381189391.364882000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381189391.370642000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381189391.377260000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381189391.383196000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.387875000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381189391.392973000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.397721000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381189391.403815000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.408619000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381189391.413921000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189391.419280000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381189391.424790000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381189391.430713000 /scripts/list : 355 > args=($*)
+ 1381189391.435367000 /scripts/list : 356 > action=strings
+ 1381189391.440202000 /scripts/list : 357 > args=
+ 1381189391.444915000 /scripts/list : 359 > case "${action:-rubies}" in
+ 1381189391.449615000 /scripts/list : 366 > list_strings
+ 1381189391.454585000 /scripts/list : list_strings() 214 > __rvm_cd /Users/bruceb/.rvm/rubies
+ 1381189391.459232000 /scripts/functions/support : __rvm_cd() 149 > typeset old_cdpath ret
+ 1381189391.464126000 /scripts/functions/support : __rvm_cd() 150 > ret=0
+ 1381189391.469153000 /scripts/functions/support : __rvm_cd() 151 > old_cdpath=
+ 1381189391.473678000 /scripts/functions/support : __rvm_cd() 152 > CDPATH=.
+ 1381189391.478510000 /scripts/functions/support : __rvm_cd() 153 > chpwd_functions=
+ 1381189391.483390000 /scripts/functions/support : __rvm_cd() 153 > builtin cd /Users/bruceb/.rvm/rubies
+ 1381189391.488014000 /scripts/functions/support : __rvm_cd() 154 > CDPATH=
+ 1381189391.492222000 /scripts/functions/support : __rvm_cd() 155 > return 0
+ 1381189391.497023000 /scripts/list : list_strings() 215 > __rvm_sed -e s#./##g
+ 1381189391.496963000 /scripts/list : list_strings() 215 > __rvm_find . -maxdepth 1 -mindepth 1 -type d
+ 1381189391.501895000 /scripts/functions/support : __rvm_sed() 230 > sed -e s#./##g
+ 1381189391.502061000 /scripts/functions/support : __rvm_find() 230 > find . -maxdepth 1 -mindepth 1 -type d
+ 1381189391.511300000 /scripts/list : 375 > exit 0
+ 1381189391.517298000 /scripts/functions/support : __rvm_grep() 0 > return 1
+ 1381189391.523820000 /scripts/cli : rvm() 1090 > __rvm_run_wrapper manage install rbx-2.0.0
+ 1381189391.530874000 /scripts/cli : __rvm_run_wrapper() 708 > file=manage
+ 1381189391.536910000 /scripts/cli : __rvm_run_wrapper() 709 > action=install
+ 1381189391.542716000 /scripts/cli : __rvm_run_wrapper() 710 > shift 2
+ 1381189391.548432000 /scripts/cli : __rvm_run_wrapper() 711 > rubies_string=rbx-2.0.0
+ 1381189391.554076000 /scripts/cli : __rvm_run_wrapper() 712 > export -a args
+ 1381189391.560212000 /scripts/cli : __rvm_run_wrapper() 713 > args=($@)
+ 1381189391.566721000 /scripts/cli : __rvm_run_wrapper() 714 > source /Users/bruceb/.rvm/scripts/manage
+++ 1381189391.573148000 /scripts/manage : source() -134 > uname -s
++ 1381189391.583051000 /scripts/manage : source() -65 > sys=Darwin
++ 1381189391.589030000 /scripts/manage : source() -64 > [[ Darwin == AIX ]]
++ 1381189391.594632000 /scripts/manage : source() -62 > name_opt=-iname
++ 1381189391.600133000 /scripts/manage : source() -60 > original_ruby_version=
++ 1381189391.606017000 /scripts/manage : source() -59 > original_ruby_string=rbx-2.0.0
++ 1381189391.611772000 /scripts/manage : source() -57 > source /Users/bruceb/.rvm/scripts/base
+++ 1381189391.619364000 /scripts/base : source() -52 > __rvm_has_opt errexit
+++ 1381189391.625637000 /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
+++ 1381189391.632102000 /scripts/base : __rvm_has_opt() 4 > [[ -n 3.2.48(1)-release ]]
+++ 1381189391.637792000 /scripts/base : __rvm_has_opt() 4 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1381189391.643726000 /scripts/base : __rvm_has_opt() 6 > return 1
+++ 1381189391.649505000 /scripts/base : source() 14 > set +e
+++ 1381189391.654851000 /scripts/base : source() 16 > : rvm_trace_flag:1
+++ 1381189391.660711000 /scripts/base : source() 17 > (( rvm_trace_flag > 0 ))
+++ 1381189391.667312000 /scripts/base : source() 19 > set -o xtrace
+++ 1381189391.673570000 /scripts/base : source() 21 > [[ -z '' ]]
+++ 1381189391.679052000 /scripts/base : source() 23 > export PS4
+++ 1381189391.685425000 /scripts/base : source() 24 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381189391.691483000 /scripts/base : source() 28 > export __array_start rvm_path
+++ 1381189391.697185000 /scripts/base : source() 33 > [[ -n '' ]]
+++ 1381189391.703071000 /scripts/base : source() 35 > __array_start=0
+++ 1381189391.709252000 /scripts/base : source() 38 > (( 0 == 0 ))
+++ 1381189391.715345000 /scripts/base : source() 40 > [[ -n 0022 ]]
+++ 1381189391.721921000 /scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1381189391.728033000 /scripts/base : source() 42 > [[ -n /Users/bruceb ]]
+++ 1381189391.733699000 /scripts/base : source() 42 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+++ 1381189391.739568000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381189391.745293000 /scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
+++ 1381189391.751166000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381189391.756821000 /scripts/base : source() 48 > [[ -f /Users/bruceb/.rvmrc ]]
+++ 1381189391.763351000 /scripts/base : source() 51 > GREP_OPTIONS=
+++ 1381189391.770034000 /scripts/base : source() 51 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+++ 1381189391.782876000 /scripts/base : source() 60 > source /Users/bruceb/.rvmrc
++++ 1381189391.789039000 rc : source() 31 > export RUBY_HEAP_MIN_SLOTS=600000
++++ 1381189391.794370000 rc : source() 31 > RUBY_HEAP_MIN_SLOTS=600000
++++ 1381189391.799997000 rc : source() 34 > export RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381189391.805801000 rc : source() 34 > RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381189391.811143000 rc : source() 35 > export RUBY_HEAP_FREE_MIN=100000
++++ 1381189391.816723000 rc : source() 35 > RUBY_HEAP_FREE_MIN=100000
++++ 1381189391.822553000 rc : source() 38 > export PARALLEL_TEST_PROCESSORS=6
++++ 1381189391.828308000 rc : source() 38 > PARALLEL_TEST_PROCESSORS=6
+++ 1381189391.834568000 /scripts/base : source() 64 > unset rvm_rvmrc_files
+++ 1381189391.840377000 /scripts/base : source() 68 > export rvm_path
+++ 1381189391.846205000 /scripts/base : source() 69 > [[ -z /Users/bruceb/.rvm ]]
+++ 1381189391.852137000 /scripts/base : source() 85 > true /Users/bruceb/.rvm/scripts
+++ 1381189391.857670000 /scripts/base : source() 88 > source /Users/bruceb/.rvm/scripts/initialize
++++ 1381189391.863797000 /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1381189391.870130000 /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1381189391.875988000 /scripts/initialize : source() -1 > set -o xtrace
++++ 1381189391.881803000 /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1381189391.888358000 /scripts/initialize : source() 3 > export PS4
++++ 1381189391.894370000 /scripts/initialize : source() 4 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1381189391.900309000 /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1381189391.905760000 /scripts/initialize : source() 12 > shopt -s extglob
++++ 1381189391.912248000 /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1381189391.918352000 /scripts/initialize : source() 24 > : __rvm_env_loaded:1:
++++ 1381189391.924309000 /scripts/initialize : source() 26 > : __rvm_env_loaded:2:
++++ 1381189391.930839000 /scripts/initialize : source() 29 > [[ -z /Users/bruceb/.rvm/tmp ]]
++++ 1381189391.936629000 /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1381189391.942539000 /scripts/base : source() 99 > case " ${rvm_base_except:-} " in
+++ 1381189391.948129000 /scripts/base : source() 97 > source /Users/bruceb/.rvm/scripts/selector
+++ 1381189391.960141000 /scripts/base : source() 98 > source /Users/bruceb/.rvm/scripts/selector_gemsets
+++ 1381189391.967726000 /scripts/base : source() 102 > typeset -a scripts
+++ 1381189391.974583000 /scripts/base : source() 105 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
+++ 1381189391.980837000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189391.986575000 /scripts/base : source() 107 > source /Users/bruceb/.rvm/scripts/functions/logging
++++ 1381189391.994026000 /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1381189392.000688000 /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1381189392.006921000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381189392.012152000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381189392.017903000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1381189392.023490000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381189392.028785000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381189392.034892000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1381189392.040545000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381189392.046083000 /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1381189392.052494000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381189392.057849000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381189392.063320000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381189392.069593000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381189392.075177000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1381189392.080365000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1381189392.086003000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1381189392.091545000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1381189392.100121000 /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1381189392.107263000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381189392.113135000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381189392.118966000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1381189392.124925000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381189392.131786000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381189392.137641000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1381189392.143443000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381189392.149173000 /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1381189392.155298000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381189392.161098000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381189392.167431000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381189392.173477000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381189392.179406000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1381189392.185843000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1381189392.191872000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1381189392.197445000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1381189392.203742000 /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1381189392.209357000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381189392.214877000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381189392.220438000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1381189392.226214000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381189392.231701000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381189392.237293000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1381189392.242508000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381189392.247493000 /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1381189392.254017000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381189392.259404000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381189392.265199000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381189392.271363000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381189392.277096000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1381189392.283264000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1381189392.289079000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1381189392.294419000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1381189392.300188000 /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1381189392.307369000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381189392.313644000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381189392.319423000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1381189392.324863000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381189392.330950000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381189392.336535000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1381189392.342271000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381189392.347837000 /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1381189392.354758000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381189392.360762000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381189392.366954000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381189392.372500000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381189392.378348000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1381189392.383823000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1381189392.389631000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1381189392.395212000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1381189392.401048000 /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1381189392.406891000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381189392.412375000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381189392.418411000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1381189392.424147000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381189392.430921000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381189392.436895000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1381189392.442760000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381189392.448323000 /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1381189392.454171000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381189392.459989000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381189392.465861000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381189392.471305000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381189392.476825000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1381189392.483384000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1381189392.490107000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1381189392.495459000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1381189392.501830000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189392.507251000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/db
+++ 1381189392.513759000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189392.519582000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/support
++++ 1381189392.526043000 /scripts/functions/support : source() 0 > [[ -n '' ]]
++++ 1381189392.533199000 /scripts/functions/support : source() 154 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1381189392.540947000 /scripts/functions/support : source() 162 > case "${_system_name}" in
++++ 1381189392.546649000 /scripts/functions/support : source() 212 > command which --skip-alias --skip-functions which
++++ 1381189392.561196000 /scripts/functions/support : source() 214 > command which whence
++++ 1381189392.576435000 /scripts/functions/support : source() 216 > command which which
++++ 1381189392.592031000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.597533000 /scripts/functions/support : source() 224 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1381189392.604221000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.609392000 /scripts/functions/support : source() 224 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1381189392.614757000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.620855000 /scripts/functions/support : source() 224 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1381189392.627129000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.632677000 /scripts/functions/support : source() 224 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1381189392.638205000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.643349000 /scripts/functions/support : source() 224 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1381189392.648186000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.653298000 /scripts/functions/support : source() 224 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1381189392.658991000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.664376000 /scripts/functions/support : source() 224 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1381189392.670386000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381189392.676048000 /scripts/functions/support : source() 224 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1381189392.682970000 /scripts/functions/support : source() 228 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1381189392.690687000 /scripts/functions/support : source() 229 > export -f __rvm_date
++++ 1381189392.697342000 /scripts/functions/support : source() 232 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1381189392.703720000 /scripts/functions/support : source() 240 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1381189392.709802000 /scripts/functions/support : source() 243 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1381189392.715986000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.721679000 /scripts/functions/support : source() 255 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1381189392.728145000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.735252000 /scripts/functions/support : source() 255 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1381189392.741454000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.747646000 /scripts/functions/support : source() 255 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1381189392.753879000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.760425000 /scripts/functions/support : source() 255 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1381189392.766689000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.773119000 /scripts/functions/support : source() 255 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1381189392.779458000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.786252000 /scripts/functions/support : source() 255 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1381189392.792090000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.798119000 /scripts/functions/support : source() 255 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1381189392.804157000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381189392.811194000 /scripts/functions/support : source() 255 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1381189392.818551000 /scripts/functions/support : source() 258 > unset other_util other_utils
+++ 1381189392.826266000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189392.832960000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/utility
++++ 1381189392.838990000 /scripts/functions/utility : source() -3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
++++ 1381189392.845813000 /scripts/functions/utility : source() -2 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
++++ 1381189392.854140000 /scripts/functions/utility : source() -1 > source /Users/bruceb/.rvm/scripts/functions/utility_package
++++ 1381189392.863029000 /scripts/functions/utility : source() 0 > source /Users/bruceb/.rvm/scripts/functions/utility_system
+++++ 1381189392.871741000 /scripts/functions/utility_system : source() 187 > __rvm_detect_system
+++++ 1381189392.878996000 /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++++ 1381189392.885321000 /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++++++ 1381189392.892188000 /scripts/functions/utility_system : __rvm_detect_system() -1 > uname -a
+++++ 1381189392.902151000 /scripts/functions/utility_system : __rvm_detect_system() 3 > _system_info='Darwin Dax.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin'
+++++ 1381189392.907517000 /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_type=unknown
+++++ 1381189392.913013000 /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_name=unknown
+++++ 1381189392.918747000 /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_name_lowercase=unknown
+++++ 1381189392.923989000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_version=unknown
++++++ 1381189392.930290000 /scripts/functions/utility_system : __rvm_detect_system() 4 > uname -m
+++++ 1381189392.938941000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_arch=x86_64
+++++ 1381189392.944336000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
++++++ 1381189392.950469000 /scripts/functions/utility_system : __rvm_detect_system() 9 > uname
+++++ 1381189392.959839000 /scripts/functions/utility_system : __rvm_detect_system() 164 > _system_type=Darwin
+++++ 1381189392.965294000 /scripts/functions/utility_system : __rvm_detect_system() 165 > _system_name=OSX
++++++ 1381189392.971877000 /scripts/functions/utility_system : __rvm_detect_system() 162 > awk -F. '{print $1"."$2}'
++++++ 1381189392.971852000 /scripts/functions/utility_system : __rvm_detect_system() 162 > sw_vers -productVersion
+++++ 1381189392.992580000 /scripts/functions/utility_system : __rvm_detect_system() 166 > _system_version=10.8
+++++ 1381189392.998112000 /scripts/functions/utility_system : __rvm_detect_system() 172 > _system_type=Darwin
+++++ 1381189393.003608000 /scripts/functions/utility_system : __rvm_detect_system() 173 > _system_name=OSX
++++++ 1381189393.010453000 /scripts/functions/utility_system : __rvm_detect_system() 170 > echo OSX
++++++ 1381189393.010318000 /scripts/functions/utility_system : __rvm_detect_system() 170 > tr '[A-Z]' '[a-z]'
+++++ 1381189393.019630000 /scripts/functions/utility_system : __rvm_detect_system() 174 > _system_name_lowercase=osx
+++++ 1381189393.024919000 /scripts/functions/utility_system : __rvm_detect_system() 175 > _system_version=10.8
+++++ 1381189393.030732000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_arch=x86_64
+++++ 1381189393.037417000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_arch=x86_64
+++++ 1381189393.043785000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_arch=x86_64
+++++ 1381189393.050419000 /scripts/functions/utility_system : source() 190 > __rvm_detect_system_override
+++++ 1381189393.056453000 /scripts/functions/utility_system : __rvm_detect_system_override() 1 > typeset _var
+++++ 1381189393.062524000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381189393.068478000 /scripts/functions/utility_system : __rvm_detect_system_override() 3 > __rvm_db _
+++++ 1381189393.074369000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381189393.079768000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381189393.086114000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381189393.093565000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381189393.099378000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.105849000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381189393.111902000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.117773000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381189393.124284000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.130700000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.141214000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.146690000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.152216000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.157736000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.163264000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381189393.169298000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.175253000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.175279000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.180890000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.180956000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189393.192411000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381189393.198327000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381189393.205341000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.211888000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381189393.217923000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.223393000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381189393.229248000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.234977000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.245472000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.251041000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.257025000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.262661000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.268525000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381189393.274116000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.280297000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189393.280213000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.286367000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189393.286340000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189393.297015000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381189393.302467000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381189393.308222000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381189393.314367000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381189393.321038000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381189393.327201000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381189393.333500000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381189393.339213000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381189393.345689000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381189393.351655000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.358630000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381189393.366228000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.373125000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381189393.380290000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.386531000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.397623000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.403072000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.408654000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.414132000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.420144000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381189393.425874000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.431544000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.431612000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.437263000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.437187000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189393.448896000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381189393.454503000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381189393.459968000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.466683000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381189393.472447000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.479119000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381189393.485799000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.491710000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.502170000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.507505000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.512918000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.518728000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.523863000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381189393.529896000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.536986000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189393.536971000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.542553000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.542574000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189393.553092000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381189393.558892000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381189393.564283000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381189393.570417000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381189393.576824000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381189393.582914000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381189393.588507000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381189393.593987000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381189393.599673000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381189393.604875000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.611639000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381189393.617813000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.623339000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381189393.630011000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.638015000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.653800000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.661845000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.670427000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.677988000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.685643000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381189393.693657000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.701936000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.702039000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.709931000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.709961000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189393.725656000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381189393.733705000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381189393.740799000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.749450000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381189393.756927000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.764270000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381189393.771640000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.778942000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.794351000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.802662000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.809604000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.816479000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.822993000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381189393.829470000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189393.836432000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189393.836483000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.843617000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.843632000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189393.854852000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381189393.862287000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381189393.869619000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381189393.876528000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381189393.882512000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381189393.888148000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381189393.893420000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381189393.899024000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381189393.904686000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381189393.910499000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.916540000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381189393.922215000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189393.927538000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381189393.933937000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189393.940000000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189393.950957000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189393.956319000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189393.961978000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189393.967487000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189393.974541000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381189393.980418000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189393.986906000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189393.987057000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.992585000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189393.992606000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189394.003985000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381189394.009838000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381189394.015493000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189394.022110000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381189394.028199000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189394.034335000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381189394.040559000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189394.046677000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189394.056670000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189394.062148000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189394.068452000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189394.073879000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189394.079199000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381189394.084717000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189394.090814000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189394.090829000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189394.097161000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189394.097108000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189394.108455000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381189394.114098000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381189394.119729000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381189394.125624000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381189394.131955000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381189394.137645000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381189394.143206000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381189394.148378000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381189394.153566000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381189394.158815000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189394.165411000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381189394.171551000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189394.177111000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381189394.183612000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189394.189713000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189394.200740000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189394.208294000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189394.214263000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189394.219485000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189394.225889000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381189394.231427000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381189394.237684000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381189394.237711000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189394.243570000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189394.243504000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189394.255240000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381189394.260491000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381189394.267379000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189394.273832000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381189394.279902000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381189394.285621000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381189394.292132000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381189394.298148000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189394.308722000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381189394.314886000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381189394.320440000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381189394.325613000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381189394.331216000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381189394.337636000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381189394.343901000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381189394.343971000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189394.349485000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381189394.349458000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189394.359726000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381189394.366327000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381189394.372169000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189394.383509000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.389210000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/init
+++ 1381189394.395230000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.401082000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/cleanup
+++ 1381189394.407840000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.413642000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/env
+++ 1381189394.421818000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.428409000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
++++ 1381189394.434815000 /scripts/functions/rvmrc : source() -3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
++++ 1381189394.442632000 /scripts/functions/rvmrc : source() -2 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
++++ 1381189394.450703000 /scripts/functions/rvmrc : source() -1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
++++ 1381189394.456949000 /scripts/functions/rvmrc : source() 0 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
++++ 1381189394.464365000 /scripts/functions/rvmrc : source() 1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
+++ 1381189394.472581000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.478143000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/install
+++ 1381189394.484260000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.489701000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/environment
+++ 1381189394.497501000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.503617000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/gemset
+++ 1381189394.509946000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381189394.515569000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/checksum
+++ 1381189394.522772000 /scripts/base : source() 110 > unset scripts entry rvm_base_except
++ 1381189394.528581000 /scripts/manage : source() 7 > source /Users/bruceb/.rvm/scripts/patches
++ 1381189394.535960000 /scripts/manage : source() 8 > source /Users/bruceb/.rvm/scripts/functions/build
+++ 1381189394.541784000 /scripts/functions/build : source() -3 > source /Users/bruceb/.rvm/scripts/functions/autolibs
+++ 1381189394.548279000 /scripts/functions/build : source() -2 > source /Users/bruceb/.rvm/scripts/functions/build_config
+++ 1381189394.556404000 /scripts/functions/build : source() -1 > source /Users/bruceb/.rvm/scripts/functions/build_requirements
++++ 1381189394.561775000 /scripts/functions/build_requirements : source() -3 > source /Users/bruceb/.rvm/scripts/functions/build_requirements_helpers
+++ 1381189394.569447000 /scripts/functions/build : source() 1 > [[ Darwin == \D\a\r\w\i\n ]]
+++ 1381189394.575519000 /scripts/functions/build : source() 3 > source /Users/bruceb/.rvm/scripts/functions/osx-ssl-certs
++++ 1381189394.582108000 /scripts/functions/osx-ssl-certs : source() 175 > export 'RVM_OSX_SSL_UPDATER=/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
++++ 1381189394.587457000 /scripts/functions/osx-ssl-certs : source() 175 > RVM_OSX_SSL_UPDATER='/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
+++ 1381189394.593021000 /scripts/functions/build : source() 4 > source /Users/bruceb/.rvm/scripts/functions/osx-support
++ 1381189394.600173000 /scripts/manage : source() 9 > source /Users/bruceb/.rvm/scripts/functions/pkg
++ 1381189394.607227000 /scripts/manage : source() 10 > source /Users/bruceb/.rvm/scripts/functions/irbrc
++ 1381189394.612732000 /scripts/manage : source() 11 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381189394.619144000 /scripts/manage : source() 12 > source /Users/bruceb/.rvm/scripts/functions/manage/base
+++ 1381189394.625031000 /scripts/functions/manage/base : source() -3 > source /Users/bruceb/.rvm/scripts/functions/manage/base_fetch
++ 1381189394.635391000 /scripts/manage : source() 14 > [[ -n '' ]]
++ 1381189394.643014000 /scripts/manage : source() 17 > unset RUBYLIB RUBYOPT
++ 1381189394.648755000 /scripts/manage : source() 19 > binaries=()
++ 1381189394.654665000 /scripts/manage : source() 21 > __rvm_manage_rubies
++ 1381189394.659757000 /scripts/functions/manage/base : __rvm_manage_rubies() 1 > typeset manage_result bin_line current_ruby_string
++ 1381189394.665400000 /scripts/functions/manage/base : __rvm_manage_rubies() 2 > typeset -a rubies
++ 1381189394.671986000 /scripts/functions/manage/base : __rvm_manage_rubies() 3 > rubies=()
++ 1381189394.677415000 /scripts/functions/manage/base : __rvm_manage_rubies() 5 > rvm_gemset_name=
++ 1381189394.682767000 /scripts/functions/manage/base : __rvm_manage_rubies() 6 > rvm_ruby_selected_flag=0
++ 1381189394.687734000 /scripts/functions/manage/base : __rvm_manage_rubies() 7 > rvm_ruby_gem_home='//@*'
++ 1381189394.692788000 /scripts/functions/manage/base : __rvm_manage_rubies() 8 > rvm_ruby_string=rbx-2.0.0
++ 1381189394.698066000 /scripts/functions/manage/base : __rvm_manage_rubies() 12 > __rvm_string_match rbx-2.0.0 'old:*'
++ 1381189394.703599000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189394.709025000 /scripts/functions/support : __rvm_string_match() 2 > _string=rbx-2.0.0
++ 1381189394.714139000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189394.719213000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189394.723962000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189394.728945000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189394.734318000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189394.739420000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189394.744841000 /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ -n rbx-2.0.0 ]]
++ 1381189394.750779000 /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ rbx-2.0.0 != \a\l\l ]]
++ 1381189394.755947000 /scripts/functions/manage/base : __rvm_manage_rubies() 701 > __rvm_custom_separated_array rubies , rbx-2.0.0
++ 1381189394.761182000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189394.766788000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=,
++ 1381189394.772086000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189394.777913000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'rubies+=( $3 )'
+++ 1381189394.784968000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > rubies+=($3)
++ 1381189394.790473000 /scripts/functions/manage/base : __rvm_manage_rubies() 752 > for rvm_ruby_string in '"${rubies[@]}"'
++ 1381189394.796283000 /scripts/functions/manage/base : __rvm_manage_rubies() 514 > rvm_debug 'rbx-2.0.0 - install'
++ 1381189394.801752000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189394.807720000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189394.813182000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189394.818547000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189394.823688000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189394.828916000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189394.834440000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189394.839594000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rbx-2.0.0 - install\n'
rbx-2.0.0 - install
++ 1381189394.845006000 /scripts/functions/manage/base : __rvm_manage_rubies() 683 > current_ruby_string=rbx-2.0.0
++ 1381189394.850809000 /scripts/functions/manage/base : __rvm_manage_rubies() 687 > rvm_hook=before_install
++ 1381189394.857486000 /scripts/functions/manage/base : __rvm_manage_rubies() 688 > source /Users/bruceb/.rvm/scripts/hook
+++ 1381189394.863344000 /scripts/hook : source() -68 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1381189394.869383000 /scripts/hook : source() -67 > old_rvm_verbose_flag=0
+++ 1381189394.874584000 /scripts/hook : source() -66 > old_rvm_debug_flag=1
+++ 1381189394.879651000 /scripts/hook : source() -63 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1381189394.885339000 /scripts/hook : source() -61 > true rvm_verbose_flag:0 rvm_debug_flag:1 rvm_hook:before_install
+++ 1381189394.889950000 /scripts/hook : source() -57 > [[ -n before_install ]]
+++ 1381189394.894631000 /scripts/hook : source() -55 > hooks=("$rvm_hooks_path")
+++ 1381189394.899322000 /scripts/hook : source() -54 > [[ /Users/bruceb/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\b\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1381189394.904379000 /scripts/hook : source() -49 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1381189394.909914000 /scripts/hook : source() -120 > __rvm_find -L /Users/bruceb/.rvm/hooks -iname 'before_install*' -type f
+++ 1381189394.923742000 /scripts/hook : source() -37 > unset rvm_hook hooks _hooks_list hook
++ 1381189394.929023000 /scripts/functions/manage/base : __rvm_manage_rubies() 689 > __rvm_install_ruby
++ 1381189394.934503000 /scripts/functions/manage/base : __rvm_install_ruby() 1 > true 0 0
++ 1381189394.939597000 /scripts/functions/manage/base : __rvm_install_ruby() 2 > typeset binary __rvm_ruby_name ruby_install_type
++ 1381189394.944786000 /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 ))
++ 1381189394.951056000 /scripts/functions/manage/base : __rvm_install_ruby() 7 > __rvm_ruby_name=
++ 1381189394.955978000 /scripts/functions/manage/base : __rvm_install_ruby() 8 > __rvm_select
++ 1381189394.962038000 /scripts/selector : __rvm_select() 1 > true
++ 1381189394.967586000 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381189394.973252000 /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1381189394.979352000 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381189394.985781000 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381189394.991639000 /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
++ 1381189394.997878000 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381189395.003616000 /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381189395.008640000 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381189395.014029000 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381189395.019573000 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381189395.024976000 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381189395.030109000 /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381189395.036150000 /scripts/selector : __rvm_ruby_string() 699 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
++ 1381189395.041757000 /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381189395.041769000 /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381189395.071289000 /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381189395.076473000 /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381189395.081776000 /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381189395.086894000 /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruceb/.rvm/config/alias ]]
++ 1381189395.092256000 /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruceb/.rvm/config/alias ]]
++ 1381189395.098657000 /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381189395.104482000 /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381189395.104572000 /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381189395.134444000 /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381189395.139843000 /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381189395.145446000 /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381189395.150326000 /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381189395.155044000 /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381189395.160200000 /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381189395.165918000 /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
++ 1381189395.171630000 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381189395.177102000 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381189395.182612000 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381189395.187969000 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381189395.193201000 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381189395.198668000 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189395.204680000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruceb ]]
++ 1381189395.210077000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189395.215094000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189395.220081000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381189395.225062000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189395.230520000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruceb/.rvmrc ]]
++ 1381189395.235656000 /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189395.264815000 /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruceb/.rvmrc
+++ 1381189395.270654000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189395.275946000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189395.281508000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189395.286846000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189395.292444000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189395.297707000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189395.303993000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189395.309233000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381189395.315403000 /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381189395.320896000 /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381189395.325837000 /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381189395.331136000 /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381189395.337050000 /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381189395.342332000 /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381189395.347789000 /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381189395.352928000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189395.357695000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381189395.363241000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189395.369369000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381189395.374716000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381189395.380707000 /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381189395.385958000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189395.391351000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189395.396496000 /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381189395.402363000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189395.407882000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189395.413352000 /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381189395.419180000 /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381189395.424706000 /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381189395.429819000 /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381189395.435242000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381189395.440792000 /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381189395.446558000 /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381189395.452339000 /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381189395.457911000 /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381189395.463939000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189395.469914000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189395.475610000 /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381189395.480894000 /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381189395.486038000 /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381189395.491858000 /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381189395.497658000 /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381189395.503206000 /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381189395.509147000 /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381189395.515308000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381189395.521547000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381189395.527309000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381189395.533475000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381189395.538740000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189395.544792000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381189395.550156000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189395.555251000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381189395.560794000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189395.566554000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189395.576486000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381189395.582166000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189395.587489000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189395.592672000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189395.597837000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381189395.603421000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189395.608804000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381189395.608831000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189395.614398000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381189395.614431000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381189395.625428000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381189395.630787000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381189395.636103000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189395.641448000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381189395.646673000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189395.652863000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381189395.658547000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189395.664327000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189395.675231000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381189395.680444000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189395.685306000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189395.690144000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189395.695616000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381189395.700947000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189395.707814000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381189395.707842000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189395.713511000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189395.713629000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381189395.725721000 /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381189395.732328000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381189395.737393000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189395.743117000 /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381189395.749019000 /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381189395.754615000 /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381189395.760192000 /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381189395.765845000 /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381189395.772677000 /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381189395.779431000 /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381189395.785412000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381189395.791568000 /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381189395.797055000 /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381189395.802478000 /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381189395.807796000 /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381189395.813256000 /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381189395.818533000 /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381189395.824039000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381189395.829406000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381189395.835007000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381189395.840510000 /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381189395.845833000 /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381189395.851104000 /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381189395.856648000 /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381189395.861816000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381189395.869159000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381189395.869038000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381189395.869051000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381189395.875218000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381189395.881905000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381189395.892554000 /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381189395.898008000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381189395.903314000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381189395.908507000 /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381189395.915096000 /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381189395.920651000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381189395.926095000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381189395.932219000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381189395.937366000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381189395.942436000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189395.948083000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381189395.953439000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189395.958676000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381189395.964020000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189395.970612000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189395.981105000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381189395.986194000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189395.990698000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189395.995375000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189396.000996000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381189396.005950000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189396.012039000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381189396.012062000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189396.018248000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381189396.018062000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381189396.028167000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381189396.033660000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381189396.038665000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189396.045519000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381189396.051292000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189396.056248000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381189396.061376000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189396.067513000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189396.077100000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381189396.082254000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189396.087262000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189396.092374000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189396.098361000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381189396.103710000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189396.109247000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189396.109271000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381189396.115631000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189396.115880000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381189396.125800000 /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381189396.131122000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381189396.136456000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381189396.141576000 /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381189396.146980000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189396.152757000 /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381189396.157964000 /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381189396.163495000 /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381189396.169693000 /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189396.174957000 /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381189396.180771000 /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381189396.186281000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381189396.191852000 /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381189396.196979000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381189396.203298000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381189396.208792000 /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381189396.214206000 /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381189396.219305000 /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381189396.225279000 /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/rbx-2.0.0
++ 1381189396.230653000 /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381189396.235854000 /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381189396.241185000 /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381189396.246508000 /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381189396.252468000 /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381189396.257837000 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381189396.263865000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381189396.270109000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381189396.275166000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381189396.281130000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189396.286678000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381189396.291919000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381189396.297402000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381189396.303117000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381189396.308473000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381189396.314191000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381189396.320136000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/rbx-2.0.0:/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189396.325281000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381189396.330194000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381189396.336105000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381189396.341372000 /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381189396.347074000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruceb/.rvm/gems/rbx-2.0.0 ]]
++ 1381189396.352822000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1381189396.358133000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1381189396.363398000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1381189396.369532000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1381189396.374409000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381189396.380263000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381189396.386594000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381189396.392104000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189396.397037000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381189396.402347000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381189396.407773000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381189396.413397000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381189396.419266000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381189396.424467000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381189396.429591000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/rbx-2.0.0:/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381189396.434938000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381189396.440277000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381189396.445002000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381189396.451171000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1381189396.457008000 /scripts/selector_gemsets : __rvm_gemset_select() 150 > return 2
++ 1381189396.463224000 /scripts/selector : __rvm_select() 506 > case $? in
++ 1381189396.469374000 /scripts/selector : __rvm_select() 503 > true
++ 1381189396.474676000 /scripts/selector : __rvm_select() 508 > rvm_ruby_selected_flag=1
++ 1381189396.480002000 /scripts/selector : __rvm_select() 510 > [[ -d /Users/bruceb/.rvm/log/rbx-2.0.0 ]]
++ 1381189396.485615000 /scripts/functions/manage/base : __rvm_install_ruby() 343 > [[ -n '' ]]
++ 1381189396.490810000 /scripts/functions/manage/base : __rvm_install_ruby() 362 > [[ -n '' ]]
++ 1381189396.495948000 /scripts/functions/manage/base : __rvm_install_ruby() 368 > __rvm_install_ruby_try_remote
++ 1381189396.501854000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 1 > : rvm_disable_binary_flag:0: rvm_remote_flag:0:
++ 1381189396.507202000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 3 > (( rvm_head_flag == 0 ))
++ 1381189396.513211000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 4 > (( rvm_remote_flag > 0 || rvm_disable_binary_flag == 0 ))
++ 1381189396.518714000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 6 > rvm_log 'Searching for binary rubies, this might take some time.'
++ 1381189396.524167000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189396.529282000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189396.534590000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189396.539584000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189396.544881000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189396.550035000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189396.554977000 /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.
++ 1381189396.560559000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 228 > typeset __rvm_ruby_url __rvm_ruby_verify_download_flag
+++ 1381189396.567032000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 157 > __rvm_remote_server_path rbx-2.0.0
+++ 1381189396.572774000 /scripts/functions/utility_system : __rvm_remote_server_path() 1 > typeset _iterator
+++ 1381189396.577918000 /scripts/functions/utility_system : __rvm_remote_server_path() 2 > _iterator=
+++ 1381189396.583095000 /scripts/functions/utility_system : __rvm_remote_server_path() 3 > __rvm_remote_server_path_single 0 1 '' rbx-2.0.0
+++ 1381189396.588411000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381189396.593632000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 '' rbx-2.0.0
++++ 1381189396.599337000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url
++++ 1381189396.604799000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189396.609947000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url
++++ 1381189396.615190000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url
++++ 1381189396.620737000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189396.625629000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189396.631777000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url
+++++ 1381189396.637271000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189396.642332000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189396.647466000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189396.653116000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189396.662493000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381189396.668553000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189396.673928000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189396.678855000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189396.684054000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url
+++++ 1381189396.689703000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189396.695472000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381189396.695440000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189396.701233000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381189396.701316000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189396.710868000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189396.715830000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189396.720785000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189396.725895000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url
+++++ 1381189396.731109000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189396.736745000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189396.743044000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189396.748922000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189396.759010000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381189396.764898000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189396.770536000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189396.775700000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189396.780823000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url
+++++ 1381189396.786666000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189396.792212000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381189396.792101000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189396.798061000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189396.798005000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
++++ 1381189396.808114000 /scripts/functions/db : __rvm_db() 10 > value=https://rvm.io/binaries
++++ 1381189396.813131000 /scripts/functions/db : __rvm_db() 13 > [[ -n https://rvm.io/binaries ]]
++++ 1381189396.818172000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381189396.823338000 /scripts/functions/db : __rvm_db() 17 > echo https://rvm.io/binaries
++++ 1381189396.828683000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189396.834297000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=https://rvm.io/binaries
+++ 1381189396.839175000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]]
+++ 1381189396.844907000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' ''
++++ 1381189396.851217000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381189396.856725000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189396.862301000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381189396.868132000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381189396.873765000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189396.878921000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189396.884359000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381189396.890019000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189396.895546000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189396.901646000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189396.907067000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189396.917633000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381189396.923818000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189396.929378000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189396.934311000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189396.939016000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381189396.944156000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189396.950439000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189396.950424000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381189396.955905000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189396.955883000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381189396.966724000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189396.972444000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189396.977966000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189396.983351000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381189396.988885000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189396.993817000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189396.999319000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189397.005003000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189397.014508000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381189397.020438000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189397.025609000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189397.031338000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189397.036800000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381189397.042343000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189397.048383000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189397.048565000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381189397.054254000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189397.054226000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381189397.065534000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381189397.071105000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381189397.075905000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189397.080916000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381189397.086022000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381189397.091318000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381189397.100388000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381189397.107016000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381189397.113744000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381189397.120804000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381189397.126929000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381189397.132860000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381189397.137862000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381189397.142887000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381189397.148284000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381189397.153621000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189397.159015000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 [[ -z https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189397.163744000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 file_exists_at_url https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189397.170205000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189397.175544000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381189397.181841000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381189397.181645000 /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.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189398.091750000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381189398.097934000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381189398.102914000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381189398.108342000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 18 rvm_debug 'Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2'
+++ 1381189398.113463000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381189398.119094000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381189398.124344000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381189398.130397000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381189398.135811000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381189398.141024000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381189398.145709000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381189398.150770000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2\n'
Remote file does not exist https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189398.157224000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381189398.163177000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 1
+++ 1381189398.169626000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 1 rbx-2.0.0
+++ 1381189398.174898000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381189398.180184000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 1 rbx-2.0.0
++++ 1381189398.186068000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url1
++++ 1381189398.191392000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189398.196688000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url1
++++ 1381189398.201995000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url1
++++ 1381189398.207664000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189398.212905000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189398.218234000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url1
+++++ 1381189398.223642000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189398.229218000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189398.234999000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189398.240305000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189398.250219000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381189398.255298000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189398.260311000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189398.266191000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189398.271675000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url1
+++++ 1381189398.277036000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189398.283550000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189398.283632000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381189398.289352000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381189398.289405000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189398.299472000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189398.304686000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189398.309996000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189398.315749000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url1
+++++ 1381189398.321203000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189398.326421000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189398.333215000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189398.339040000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189398.348619000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381189398.354014000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189398.359135000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189398.364616000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189398.370373000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url1
+++++ 1381189398.375820000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189398.382152000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189398.382418000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381189398.388168000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189398.388145000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
++++ 1381189398.397729000 /scripts/functions/db : __rvm_db() 10 > value=http://jruby.org.s3.amazonaws.com
++++ 1381189398.402546000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://jruby.org.s3.amazonaws.com ]]
++++ 1381189398.407610000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381189398.412882000 /scripts/functions/db : __rvm_db() 17 > echo http://jruby.org.s3.amazonaws.com
++++ 1381189398.418415000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189398.424101000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com
+++ 1381189398.429599000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://jruby.org.s3.amazonaws.com ]]
+++ 1381189398.435424000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 1
++++ 1381189398.441506000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path1
++++ 1381189398.446946000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189398.452615000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path1
++++ 1381189398.457558000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path1
++++ 1381189398.462485000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189398.467812000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189398.473234000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path1
+++++ 1381189398.478973000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189398.483824000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189398.489525000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189398.495226000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189398.505397000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381189398.510880000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189398.515982000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189398.520985000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189398.525862000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path1
+++++ 1381189398.530776000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189398.536828000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381189398.536762000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189398.542327000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381189398.542297000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189398.552318000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189398.557470000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189398.562885000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189398.568755000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path1
+++++ 1381189398.574228000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189398.579689000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189398.585649000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189398.591367000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189398.601309000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381189398.606843000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189398.611911000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189398.618171000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189398.624617000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path1
+++++ 1381189398.629941000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189398.635501000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381189398.635560000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189398.641200000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381189398.641177000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189398.651341000 /scripts/functions/db : __rvm_db() 10 > value=downloads
++++ 1381189398.656404000 /scripts/functions/db : __rvm_db() 13 > [[ -n downloads ]]
++++ 1381189398.661189000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381189398.666811000 /scripts/functions/db : __rvm_db() 17 > echo downloads
++++ 1381189398.672684000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189398.678342000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=downloads
+++ 1381189398.683886000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n downloads ]]
+++ 1381189398.688959000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381189398.694424000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381189398.700071000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381189398.705843000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381189398.711262000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381189398.716420000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381189398.721569000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381189398.726296000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381189398.732199000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381189398.737245000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381189398.743053000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 [[ -z http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189398.749110000 /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
+++ 1381189398.755084000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189398.760540000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381189398.766624000 /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
+++ 1381189398.766655000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381189399.558015000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381189399.563089000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381189399.568447000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381189399.574699000 /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'
+++ 1381189399.579914000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381189399.585487000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381189399.591134000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381189399.596383000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381189399.602032000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381189399.607842000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381189399.613526000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381189399.619332000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2\n'
Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381189399.625989000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381189399.631770000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 2
+++ 1381189399.637228000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 2 rbx-2.0.0
+++ 1381189399.642734000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381189399.647585000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 2 rbx-2.0.0
++++ 1381189399.653883000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url2
++++ 1381189399.660348000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189399.666463000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url2
++++ 1381189399.672210000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url2
++++ 1381189399.677392000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189399.682402000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189399.688127000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url2
+++++ 1381189399.693296000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189399.698627000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189399.704083000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189399.709538000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189399.719451000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381189399.725211000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189399.730271000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189399.735044000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189399.740020000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url2
+++++ 1381189399.745154000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189399.751241000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381189399.751313000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189399.756891000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381189399.756954000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189399.767074000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189399.772588000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189399.777918000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189399.783428000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url2
+++++ 1381189399.789279000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189399.795422000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189399.801148000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189399.806880000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189399.816651000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381189399.821547000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189399.826361000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189399.832083000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189399.837197000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url2
+++++ 1381189399.842488000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189399.848357000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189399.848424000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381189399.853932000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381189399.853957000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189399.864088000 /scripts/functions/db : __rvm_db() 10 > value=http://binaries.rubini.us
++++ 1381189399.869874000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://binaries.rubini.us ]]
++++ 1381189399.874910000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381189399.880287000 /scripts/functions/db : __rvm_db() 17 > echo http://binaries.rubini.us
++++ 1381189399.886280000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189399.892807000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://binaries.rubini.us
+++ 1381189399.897670000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://binaries.rubini.us ]]
+++ 1381189399.902926000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 2
++++ 1381189399.908388000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path2
++++ 1381189399.913510000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189399.918874000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path2
++++ 1381189399.924003000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path2
++++ 1381189399.929204000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189399.934843000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189399.940646000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path2
+++++ 1381189399.946277000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189399.951655000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189399.957463000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189399.963159000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189399.974077000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381189399.979512000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189399.984952000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189399.990062000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189399.995019000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path2
+++++ 1381189400.000767000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189400.006387000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381189400.006350000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189400.011700000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381189400.011786000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189400.022252000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189400.027465000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189400.032933000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189400.038986000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path2
+++++ 1381189400.045252000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189400.050358000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189400.055981000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189400.061552000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189400.071641000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381189400.076541000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189400.082413000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189400.087409000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189400.093229000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path2
+++++ 1381189400.099453000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189400.105119000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189400.105118000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381189400.110693000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189400.111092000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
++++ 1381189400.121540000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381189400.126362000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381189400.131986000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189400.137606000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381189400.142846000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381189400.147754000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381189400.152637000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381189400.158022000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381189400.163644000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381189400.169873000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381189400.175233000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381189400.180992000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381189400.186995000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381189400.192128000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381189400.197400000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381189400.202780000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189400.208440000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 [[ -z http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189400.213728000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 49 file_exists_at_url http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189400.219674000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381189400.224850000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381189400.230816000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381189400.230869000 /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.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189400.704554000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381189400.709241000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381189400.714220000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381189400.719390000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 18 rvm_debug 'Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2'
+++ 1381189400.724804000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381189400.729725000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381189400.734597000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381189400.739592000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381189400.744724000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381189400.751393000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381189400.756613000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381189400.762241000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2\n'
Remote file does not exist http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2
+++ 1381189400.768090000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381189400.773427000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 3
+++ 1381189400.778602000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 3 rbx-2.0.0
+++ 1381189400.783928000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381189400.789126000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 3 rbx-2.0.0
++++ 1381189400.794896000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url3
++++ 1381189400.800102000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189400.805198000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url3
++++ 1381189400.810546000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url3
++++ 1381189400.815924000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189400.821172000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189400.827096000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url3
+++++ 1381189400.832826000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189400.838147000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189400.844041000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189400.849276000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189400.859980000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381189400.865567000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189400.871107000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189400.877141000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189400.882311000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url3
+++++ 1381189400.887321000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189400.892646000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381189400.892619000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189400.898214000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189400.898100000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
++++ 1381189400.909295000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189400.914501000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189400.920108000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189400.925720000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url3
+++++ 1381189400.931260000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189400.936294000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189400.941789000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189400.947768000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189400.958075000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381189400.963717000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189400.969155000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189400.974916000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189400.979897000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url3
+++++ 1381189400.985341000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189400.991368000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189400.991680000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381189400.996876000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189400.996846000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
++++ 1381189401.008058000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381189401.013240000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381189401.018690000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189401.024046000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=
+++ 1381189401.029299000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n '' ]]
+++ 1381189401.035017000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 3 > rvm_debug 'rvm_remote_server_url3 not found'
+++ 1381189401.040399000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381189401.045237000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381189401.050325000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381189401.055676000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381189401.060729000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381189401.065957000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381189401.071386000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381189401.076739000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_remote_server_url3 not found\n'
rvm_remote_server_url3 not found
+++ 1381189401.082538000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 202 > return 0
+++ 1381189401.088216000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 215[[ -z '' ]]
+++ 1381189401.093995000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 217rvm_debug 'No remote file name found'
+++ 1381189401.099918000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381189401.104951000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381189401.110344000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381189401.115819000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381189401.121460000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381189401.126237000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381189401.131064000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381189401.135990000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'No remote file name found\n'
No remote file name found
+++ 1381189401.141471000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 218return 0
++ 1381189401.146731000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 229 > __rvm_ruby_url=
++ 1381189401.152941000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > IFS=:
++ 1381189401.158907000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > read __rvm_ruby_verify_download_flag __rvm_ruby_url
++ 1381189401.165369000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 232 > (( 0 > 0 ))
++ 1381189401.170524000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 237 > [[ -z '' ]]
++ 1381189401.175763000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 240 > (( rvm_remote_flag ))
+++ 1381189401.181606000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 174 > __rvm_system_path -
++++ 1381189401.187473000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381189401.192807000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381189401.198257000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381189401.204781000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381189401.211312000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381189401.216569000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189401.222059000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381189401.228839000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189401.234392000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189401.240167000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189401.245789000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189401.255767000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381189401.261145000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189401.266347000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189401.271262000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189401.276517000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381189401.281982000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189401.287883000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381189401.287861000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189401.293197000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381189401.293286000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189401.303058000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381189401.308150000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381189401.313409000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189401.319220000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381189401.324772000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381189401.329855000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189401.335734000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189401.341266000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189401.351308000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381189401.356192000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381189401.361200000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381189401.367077000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189401.372528000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381189401.377793000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189401.383351000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381189401.383280000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189401.388595000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189401.388578000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381189401.398436000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381189401.403502000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381189401.408756000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381189401.413894000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381189401.419996000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381189401.425655000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381189401.430477000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ - == \- ]]
+++ 1381189401.435477000 /scripts/functions/utility_system : __rvm_system_path() 5 > printf %b 'osx/10.8/x86_64\n'
++ 1381189401.440929000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 246 > rvm_warn 'No binary rubies available for: osx/10.8/x86_64/rbx-2.0.0.
Continuing with compilation. Please read '\''rvm help mount'\'' to get more information on binary rubies.'
++ 1381189401.446439000 /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1381189401.451718000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189401.457251000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189401.462589000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189401.468953000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189401.474599000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189401.479850000 /scripts/functions/logging : rvm_warn() 67 > printf %b 'No binary rubies available for: osx/10.8/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.8/x86_64/rbx-2.0.0.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
++ 1381189401.485091000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 261 > return 2
++ 1381189401.489926000 /scripts/functions/manage/base : __rvm_install_ruby() 302 > (( 2 == 2 ))
++ 1381189401.495167000 /scripts/functions/manage/base : __rvm_install_ruby() 305 > __rvm_check_for_compiler
++ 1381189401.501026000 /scripts/functions/build : __rvm_check_for_compiler() 1 > __rvm_selected_compiler
++ 1381189401.506227000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
++ 1381189401.511465000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
++ 1381189401.517400000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381189401.523146000 /scripts/functions/manage/base : __rvm_install_ruby() 363 > true
++ 1381189401.528850000 /scripts/functions/manage/base : __rvm_install_ruby() 382 > case "${rvm_ruby_interpreter}" in
++ 1381189401.534715000 /scripts/functions/manage/base : __rvm_install_ruby() 371 > ruby_install_type=rubinius
++ 1381189401.540026000 /scripts/functions/manage/base : __rvm_install_ruby() 382 > export -a rvm_configure_env
++ 1381189401.545959000 /scripts/functions/manage/base : __rvm_install_ruby() 383 > [[ -n '' ]]
++ 1381189401.551266000 /scripts/functions/manage/base : __rvm_install_ruby() 383 > rvm_configure_env=()
++ 1381189401.557040000 /scripts/functions/manage/base : __rvm_install_ruby() 385 > source /Users/bruceb/.rvm/scripts/functions/manage/rubinius
+++ 1381189401.562421000 /scripts/functions/manage/rubinius : source() -12 > source /Users/bruceb/.rvm/scripts/functions/osx-ssl-certs
++++ 1381189401.569859000 /scripts/functions/osx-ssl-certs : source() 166 > export 'RVM_OSX_SSL_UPDATER=/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
++++ 1381189401.575460000 /scripts/functions/osx-ssl-certs : source() 166 > RVM_OSX_SSL_UPDATER='/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
++ 1381189401.582391000 /scripts/functions/manage/base : __rvm_install_ruby() 386 > rubinius_install
++ 1381189401.588028000 /scripts/functions/manage/rubinius : rubinius_install() 1 > make_sure_its_enough_ram_for_rbx
++ 1381189401.593041000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 1 typeset rvm_rbx_required_ram
++ 1381189401.597778000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 2 rvm_rbx_required_ram_mb=500
++ 1381189401.602802000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 4 __rvm_compiler_is_llvm
++ 1381189401.607863000 /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381189401.613540000 /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381189401.619002000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189401.624186000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381189401.629225000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189401.634062000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189401.639050000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189401.659897000 /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381189401.665158000 /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381189401.671650000 /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381189401.677757000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381189401.682715000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381189401.687992000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381189401.693154000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381189401.698143000 /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
++ 1381189401.772443000 /scripts/functions/build : __rvm_compiler_is() 15 > [[ Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix =~ llvm ]]
++ 1381189401.778310000 /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381189401.784236000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() -9__rvm_is_enough_ram 500
++ 1381189401.789440000 /scripts/functions/build : __rvm_is_enough_ram() 1 > typeset __required_ram __existing_ram
++ 1381189401.794188000 /scripts/functions/build : __rvm_is_enough_ram() 3 > __required_ram=524288000
+++ 1381189401.800618000 /scripts/functions/build : __rvm_is_enough_ram() -324 > __rvm_awk '{if (NR==3) print $4}'
+++ 1381189401.800586000 /scripts/functions/build : __rvm_is_enough_ram() -324 > free -b
+++ 1381189401.805755000 /scripts/functions/support : __rvm_awk() 0 > awk '{if (NR==3) print $4}'
++ 1381189401.813649000 /scripts/functions/build : __rvm_is_enough_ram() 5 > __existing_ram=
+++ 1381189401.819772000 /scripts/functions/build : __rvm_is_enough_ram() -323 > sysctl hw.physmem
+++ 1381189401.819708000 /scripts/functions/build : __rvm_is_enough_ram() -323 > cut -f 2 -d :
++ 1381189401.830474000 /scripts/functions/build : __rvm_is_enough_ram() 6 > : ' 2147483648'
++ 1381189401.835983000 /scripts/functions/build : __rvm_is_enough_ram() 7 > : __existing_ram: 2147483648
++ 1381189401.840724000 /scripts/functions/build : __rvm_is_enough_ram() 8 > rvm_debug 'Existing ram 2048MB.'
++ 1381189401.845946000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189401.851497000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189401.856456000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189401.861497000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189401.868130000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189401.873638000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189401.878770000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189401.883823000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Existing ram 2048MB.\n'
Existing ram 2048MB.
++ 1381189401.890196000 /scripts/functions/build : __rvm_is_enough_ram() 267 > (( __existing_ram >= __required_ram ))
++ 1381189401.895937000 /scripts/functions/manage/rubinius : rubinius_install() 23 > rubinius_install_detect_required_ruby
++ 1381189401.901148000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(export ruby
++ 1381189401.906220000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(case "${rvm_ruby_version}" in
++ 1381189401.911184000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(case "${rvm_ruby_patch_level}" in
++ 1381189401.917238000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(ruby=ruby-2.0
++ 1381189401.923188000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(__rvm_ensure_has_mri_ruby ruby-2.0
++ 1381189401.929379000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 1 > typeset versions
++ 1381189401.934882000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 2 > versions=ruby-2.0
+++ 1381189401.940466000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() -297 > __rvm_mri_ruby ruby-2.0
+++ 1381189401.946292000 /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
++++ 1381189401.946326000 /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
+++ 1381189401.946275000 /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381189401.951727000 /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381189401.951787000 /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
++++ 1381189401.956983000 /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
+++ 1381189401.957049000 /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruceb/.rvm/rubies
+++ 1381189401.962157000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381189401.962125000 /scripts/functions/environment : __rvm_env_string() 6 > _string=ruby-2.0.0-p247
++++ 1381189401.967550000 /scripts/functions/environment : __rvm_env_string() 7 > _string=ruby-2.0.0-p247
+++ 1381189401.967443000 /scripts/functions/support : __rvm_cd() 2 > ret=0
+++ 1381189401.973130000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381189401.973130000 /scripts/functions/environment : __rvm_env_string() 8 > _string=ruby-2.0.0-p247
+++ 1381189401.979142000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++++ 1381189401.979085000 /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'ruby-2.0.0-p247\n'
+++ 1381189401.984928000 /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381189401.985622000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381189401.990331000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381189401.991357000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/rubies
+++ 1381189401.996508000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381189402.002296000 /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381189402.007669000 /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381189402.007734000 /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381189402.013254000 /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381189402.013268000 /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
++ 1381189402.026176000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 4 > [[ -z ruby-2.0.0-p247 ]]
++ 1381189402.031544000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 24 > return 0
+++ 1381189402.037149000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby__rvm_mri_ruby ruby-2.0
++++ 1381189402.042694000 /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
+++ 1381189402.042735000 /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
+++ 1381189402.043118000 /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381189402.048754000 /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381189402.049098000 /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
++++ 1381189402.054719000 /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
+++ 1381189402.054677000 /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruceb/.rvm/rubies
+++ 1381189402.059828000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381189402.059898000 /scripts/functions/environment : __rvm_env_string() 6 > _string=ruby-2.0.0-p247
+++ 1381189402.065458000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++++ 1381189402.065740000 /scripts/functions/environment : __rvm_env_string() 7 > _string=ruby-2.0.0-p247
+++ 1381189402.071049000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381189402.070948000 /scripts/functions/environment : __rvm_env_string() 8 > _string=ruby-2.0.0-p247
++++ 1381189402.076204000 /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'ruby-2.0.0-p247\n'
+++ 1381189402.076231000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
+++ 1381189402.082317000 /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381189402.083141000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381189402.087700000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381189402.089001000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/rubies
+++ 1381189402.095122000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381189402.100718000 /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381189402.106310000 /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381189402.106340000 /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381189402.111762000 /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381189402.111975000 /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
++ 1381189402.126794000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(ruby=ruby-2.0.0-p247
++ 1381189402.133652000 /scripts/functions/manage/rubinius : rubinius_install() -204 > typeset rvm_configure_args
++ 1381189402.139831000 /scripts/functions/manage/rubinius : rubinius_install() -203 > typeset -a rvm_ruby_configure
++ 1381189402.145891000 /scripts/functions/manage/rubinius : rubinius_install() -202 > unset CFLAGS LDFLAGS ARCHFLAGS
++ 1381189402.151445000 /scripts/functions/manage/rubinius : rubinius_install() -201 > unset GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC RBXOPT
++ 1381189402.157200000 /scripts/functions/manage/rubinius : rubinius_install() -200 > export PATH
++ 1381189402.163806000 /scripts/functions/manage/rubinius : rubinius_install() -199 > rvm_ruby_make=
++ 1381189402.170621000 /scripts/functions/manage/rubinius : rubinius_install() -197 > __rvm_setup_compile_environment rbx-2.0.0
++ 1381189402.176342000 /scripts/functions/build_config : __rvm_setup_compile_environment() 1 > typeset __type
++ 1381189402.182729000 /scripts/functions/build_config : __rvm_setup_compile_environment() 2 > typeset -a __types
++ 1381189402.188408000 /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)
++ 1381189402.193644000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189402.200005000 /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_setup rbx-2.0.0'
++ 1381189402.205643000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189402.211102000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189402.216093000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.221709000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.227317000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.232884000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189402.238641000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189402.244564000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_setup rbx-2.0.0\n'
__rvm_setup_compile_environment_setup rbx-2.0.0
++ 1381189402.250567000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_setup rbx-2.0.0
++ 1381189402.256162000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() [[ -z '' ]]
+++ 1381189402.262088000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/db autolibs
++ 1381189402.296782000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() rvm_autolibs_flag=
++ 1381189402.302048000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() rvm_debug rvm_autolibs_flag=4
++ 1381189402.306992000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189402.311771000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189402.317000000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.321660000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.326918000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.332905000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189402.338142000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189402.343290000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_autolibs_flag=4\n'
rvm_autolibs_flag=4
++ 1381189402.348341000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() __rvm_autolibs_translate
++ 1381189402.353592000 /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > case "${rvm_autolibs_flag}" in
++ 1381189402.358721000 /scripts/functions/autolibs : __rvm_autolibs_translate() 31 > rvm_autolibs_flag_number=4
++ 1381189402.365512000 /scripts/functions/autolibs : __rvm_autolibs_translate() 32 > rvm_autolibs_flag_runner=osx
++ 1381189402.372048000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() [[ -n 4 ]]
+++ 1381189402.378531000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() __rvm_selected_compiler
+++ 1381189402.383692000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381189402.389882000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189402.395582000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381189402.401977000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() export initially_selected_compiler=
++ 1381189402.407662000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() initially_selected_compiler=
++ 1381189402.413734000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() true
++ 1381189402.419662000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189402.425540000 /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_movable_early rbx-2.0.0'
++ 1381189402.430882000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189402.436834000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189402.442115000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.448031000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.453567000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.459239000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189402.465121000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189402.470789000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_movable_early rbx-2.0.0\n'
__rvm_setup_compile_environment_movable_early rbx-2.0.0
++ 1381189402.476200000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_movable_early rbx-2.0.0
++ 1381189402.481451000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable_e(( 0 > 0 ))
++ 1381189402.486979000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable_ereturn 0
++ 1381189402.492522000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189402.498115000 /scripts/functions/build_config : __rvm_setup_compile_environment() -19 > rvm_debug '__rvm_setup_compile_environment_requirements rbx-2.0.0'
++ 1381189402.503431000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189402.509270000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189402.515129000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.521009000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.526344000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.532418000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189402.538047000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189402.543274000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_requirements rbx-2.0.0\n'
__rvm_setup_compile_environment_requirements rbx-2.0.0
++ 1381189402.548915000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_requirements rbx-2.0.0
++ 1381189402.555050000 /scripts/functions/build_config : __rvm_setup_compile_environment_requireme(( 4 > 0 ))
++ 1381189402.561621000 /scripts/functions/build_config : __rvm_setup_compile_environment_requiremervm_log 'Checking requirements for osx.'
++ 1381189402.567980000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189402.573437000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.579620000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.585052000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.590557000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189402.595956000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189402.602432000 /scripts/functions/logging : rvm_log() 91 > printf %b 'Checking requirements for osx.\n'
Checking requirements for osx.
++ 1381189402.608166000 /scripts/functions/build_config : __rvm_setup_compile_environment_requireme__rvm_requirements_run osx rbx-2.0.0
++ 1381189402.613679000 /scripts/functions/build_requirements : __rvm_requirements_run() 1 > typeset -a packages_installed packages_missing packages_to_install packages_flags
++ 1381189402.619872000 /scripts/functions/build_requirements : __rvm_requirements_run() 2 > typeset -a packages_custom packages_custom_after
++ 1381189402.625531000 /scripts/functions/build_requirements : __rvm_requirements_run() 3 > typeset __type __lib_type __iterator
++ 1381189402.631361000 /scripts/functions/build_requirements : __rvm_requirements_run() 4 > __type=osx
++ 1381189402.636794000 /scripts/functions/build_requirements : __rvm_requirements_run() 5 > __lib_type=osx
++ 1381189402.642793000 /scripts/functions/build_requirements : __rvm_requirements_run() 6 > shift
++ 1381189402.648752000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189402.654220000 /scripts/functions/build_requirements : __rvm_requirements_run() 9 > __rvm_requirements_run_load rbx-2.0.0
++ 1381189402.659324000 /scripts/functions/build_requirements : __rvm_requirements_run_load() 2 > is_a_function requirements_osx_before
++ 1381189402.664869000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381189402.670591000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381189402.676844000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -294is_a_function requirements_osx_define
++ 1381189402.682685000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_define
++ 1381189402.687826000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381189402.693252000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -290[[ -s /Users/bruceb/.rvm/scripts/functions/requirements/osx ]]
++ 1381189402.698934000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -284source /Users/bruceb/.rvm/scripts/functions/requirements/osx
+++ 1381189402.704323000 /scripts/functions/requirements/osx : source() -314 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_brew
+++ 1381189402.712440000 /scripts/functions/requirements/osx : source() -313 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_fink
+++ 1381189402.719131000 /scripts/functions/requirements/osx : source() -312 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_port
+++ 1381189402.725870000 /scripts/functions/requirements/osx : source() -311 > source /Users/bruceb/.rvm/scripts/functions/requirements/smf
++ 1381189402.733555000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -282is_a_function requirements_osx_before
++ 1381189402.740041000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381189402.746271000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -279rvm_debug 'requirements code for osx loaded'
++ 1381189402.752199000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189402.757661000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189402.763216000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189402.768670000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189402.774299000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189402.779872000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189402.785432000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189402.791712000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'requirements code for osx loaded\n'
requirements code for osx loaded
++ 1381189402.797672000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189402.803086000 /scripts/functions/build_requirements : __rvm_requirements_run() -57 > __rvm_requirements_run_reset rbx-2.0.0
++ 1381189402.808671000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 1 >packages_installed=()
++ 1381189402.814098000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 2 >packages_missing=()
++ 1381189402.819360000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 3 >packages_to_install=()
++ 1381189402.824737000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 4 >packages_flags=()
++ 1381189402.830297000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 5 >packages_custom=()
++ 1381189402.835869000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 6 >packages_custom_after=()
++ 1381189402.841450000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189402.847389000 /scripts/functions/build_requirements : __rvm_requirements_run() -32 > __rvm_requirements_run_before rbx-2.0.0
++ 1381189402.853208000 /scripts/functions/build_requirements : __rvm_requirements_run_before() 1 is_a_function requirements_osx_before
++ 1381189402.858679000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381189402.864366000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -2requirements_osx_before rbx-2.0.0
++ 1381189402.870555000 /scripts/functions/requirements/osx : requirements_osx_before() 1 > typeset __type
++ 1381189402.876065000 /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
++ 1381189402.881499000 /scripts/functions/requirements/osx : requirements_osx_before() 5 > requirements_find_osx_port
++ 1381189402.886813000 /scripts/functions/requirements/osx_port : requirements_find_osx_port() 2 __rvm_which port
++ 1381189402.906102000 /scripts/functions/requirements/osx_port : requirements_find_osx_port() -2return 0
++ 1381189402.911508000 /scripts/functions/requirements/osx : requirements_osx_before() -207 > __lib_type=osx_port
++ 1381189402.917698000 /scripts/functions/requirements/osx : requirements_osx_before() -206 > return 0
++ 1381189402.923470000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1[[ osx_port != \o\s\x ]]
++ 1381189402.928790000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1is_a_function requirements_osx_port_before
++ 1381189402.934688000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_before
++ 1381189402.942061000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -2requirements_osx_port_before rbx-2.0.0
++ 1381189402.950156000 /scripts/functions/requirements/osx_port : requirements_osx_port_before() requirements_osx_port_ensure_port_available
++ 1381189402.957489000 /scripts/functions/requirements/osx_port : requirements_osx_port_ensure_por__rvm_which port
++ 1381189402.965210000 /scripts/functions/support : __rvm_which() 0 > command which port
++ 1381189402.972791000 /scripts/functions/support : __rvm_which() -223 > which port
++ 1381189402.986841000 /scripts/functions/requirements/osx_port : requirements_osx_port_before() typeset -ax port_libs
++ 1381189402.995068000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1true
++ 1381189403.003379000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189403.010412000 /scripts/functions/build_requirements : __rvm_requirements_run() -208 > __rvm_requirements_run_define rbx-2.0.0
++ 1381189403.017754000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 1 typeset -a list
++ 1381189403.024555000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 2 typeset element __handler
++ 1381189403.032539000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 3 is_a_function requirements_osx_port_define
++ 1381189403.039343000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_define
++ 1381189403.047022000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2__handler=requirements_osx_port_define
++ 1381189403.054274000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2list=(rvm)
++ 1381189403.060794000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2(( 1 ))
++ 1381189403.067792000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2[[ -z rbx-2.0.0 ]]
++ 1381189403.073618000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2(( 1 ))
++ 1381189403.079762000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2list+=("$@")
++ 1381189403.086301000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 85for element in '"${list[@]}"'
++ 1381189403.092916000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2requirements_osx_port_define rvm
++ 1381189403.100810000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() case "$1" in
++ 1381189403.107298000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() true
++ 1381189403.114464000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 85for element in '"${list[@]}"'
++ 1381189403.121341000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -7requirements_osx_port_define rbx-2.0.0
++ 1381189403.128015000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() case "$1" in
++ 1381189403.134189000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() requirements_osx_port_libs_default rbx-2.0.0
++ 1381189403.141092000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs=(autoconf automake libtool pkgconfig)
++ 1381189403.146851000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defaucase "$1" in
++ 1381189403.152787000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defau__rvm_compiler_is_llvm
++ 1381189403.160190000 /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381189403.166895000 /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381189403.172396000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189403.177980000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381189403.183662000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189403.188684000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189403.193739000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189403.213982000 /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381189403.218928000 /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381189403.224669000 /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381189403.229636000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381189403.234997000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381189403.240248000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381189403.245827000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381189403.252451000 /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
++ 1381189403.276701000 /scripts/functions/build : __rvm_compiler_is() 15 > [[ Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn)
Target: x86_64-apple-darwin12.5.0
Thread model: posix =~ llvm ]]
++ 1381189403.282388000 /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381189403.287489000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs+=(libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm)
++ 1381189403.293298000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defaurequirements_osx_port_lib_installed ncursesw
++ 1381189403.299352000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189403.299285000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed ncursesw
++ 1381189403.306691000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189403.313387000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189403.479315000 /scripts/functions/support : __rvm_grep() 0 > return 1
++ 1381189403.485157000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalreturn 1
++ 1381189403.490436000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs+=(ncurses)
++ 1381189403.495805000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defaurequirements_check autoconf automake libtool pkgconfig libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm ncurses
++ 1381189403.501357000 /scripts/functions/build_requirements_helpers : requirements_check() 1 > typeset _package_name _list
++ 1381189403.506467000 /scripts/functions/build_requirements_helpers : requirements_check() 3 > is_a_function requirements_osx_port_lib_installed_all_missing
++ 1381189403.511533000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed_all_missing
++ 1381189403.516657000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381189403.523426000 /scripts/functions/build_requirements_helpers : requirements_check() -306 is_a_function requirements_osx_port_lib_installed
++ 1381189403.528881000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed
++ 1381189403.534455000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189403.540043000 /scripts/functions/build_requirements_helpers : requirements_check() -303 __rvm_filter_installed_package_check requirements_osx_port_lib_installed autoconf
++ 1381189403.545761000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed autoconf
++ 1381189403.551765000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed autoconf
++ 1381189403.551826000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189403.558051000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189403.565927000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189403.649565000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed autoconf
++ 1381189403.655722000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189403.660678000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189403.667523000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189403.673013000 /scripts/functions/utility : __rvm_add_once() -269 > [[ || =~ \|autoconf\| ]]
+++ 1381189403.678341000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189403.683592000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189403.688728000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed automake
++ 1381189403.693952000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed automake
++ 1381189403.700373000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed automake
++ 1381189403.700451000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189403.706857000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189403.714562000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189403.795671000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed automake
++ 1381189403.801135000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189403.806050000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189403.810988000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189403.815928000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf| =~ \|automake\| ]]
+++ 1381189403.820851000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189403.825803000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189403.832318000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libtool
++ 1381189403.837429000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libtool
++ 1381189403.843726000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libtool
++ 1381189403.843908000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189403.851137000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189403.857591000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189403.938882000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libtool
++ 1381189403.944065000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189403.948965000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189403.954092000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189403.959828000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake| =~ \|libtool\| ]]
+++ 1381189403.965931000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189403.972005000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189403.977802000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed pkgconfig
++ 1381189403.983347000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed pkgconfig
++ 1381189403.989235000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189403.989215000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed pkgconfig
++ 1381189403.995476000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.003490000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.089960000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed pkgconfig
++ 1381189404.095554000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.100637000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.105884000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.111276000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool| =~ \|pkgconfig\| ]]
+++ 1381189404.117176000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.122497000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.128101000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libiconv
++ 1381189404.133970000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libiconv
++ 1381189404.140267000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.140549000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libiconv
++ 1381189404.147082000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.154949000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.242857000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libiconv
++ 1381189404.248554000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.253727000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.259156000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.264732000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig| =~ \|libiconv\| ]]
+++ 1381189404.270108000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.275426000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.281396000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libyaml
++ 1381189404.287477000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libyaml
++ 1381189404.294348000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libyaml
++ 1381189404.294267000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.302021000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.310305000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.402047000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libyaml
++ 1381189404.408526000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.415088000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.421084000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.426993000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv| =~ \|libyaml\| ]]
+++ 1381189404.433070000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.439625000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.445529000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libffi
++ 1381189404.452399000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libffi
++ 1381189404.460283000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.460230000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libffi
++ 1381189404.468548000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.477123000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.568633000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libffi
++ 1381189404.574152000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.579821000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.585667000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.591203000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml| =~ \|libffi\| ]]
+++ 1381189404.597471000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.602995000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.608634000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed readline
++ 1381189404.614331000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed readline
++ 1381189404.620222000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed readline
++ 1381189404.620156000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.626561000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.632810000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.714754000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed readline
++ 1381189404.719800000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.725926000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.730992000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.735991000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi| =~ \|readline\| ]]
+++ 1381189404.741106000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.746408000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.752214000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libksba
++ 1381189404.757662000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libksba
++ 1381189404.763767000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libksba
++ 1381189404.764108000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.772324000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.779786000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189404.861823000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libksba
++ 1381189404.868002000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189404.873292000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189404.878983000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189404.884103000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline| =~ \|libksba\| ]]
+++ 1381189404.889226000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189404.894262000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189404.900138000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed openssl
++ 1381189404.905651000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed openssl
++ 1381189404.912157000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189404.912277000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed openssl
++ 1381189404.918855000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189404.925930000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.010604000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed openssl
++ 1381189405.016421000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.021962000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.027030000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.032615000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba| =~ \|openssl\| ]]
+++ 1381189405.038002000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.043027000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189405.048104000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed curl-ca-bundle
++ 1381189405.053898000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed curl-ca-bundle
++ 1381189405.060322000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed curl-ca-bundle
++ 1381189405.060296000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189405.068053000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189405.075516000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.159708000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed curl-ca-bundle
++ 1381189405.165328000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.170445000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.176156000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.181678000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl| =~ \|curl-ca-bundle\| ]]
+++ 1381189405.186858000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.192090000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189405.197803000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed sqlite3
++ 1381189405.203811000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed sqlite3
++ 1381189405.210513000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed sqlite3
++ 1381189405.210479000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189405.216752000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189405.223558000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.311232000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed sqlite3
++ 1381189405.316473000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.321602000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.326666000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.331899000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle| =~ \|sqlite3\| ]]
+++ 1381189405.337195000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.342358000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189405.347428000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed zlib
++ 1381189405.352714000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed zlib
++ 1381189405.358826000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed zlib
++ 1381189405.358951000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189405.366285000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189405.373566000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.457224000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed zlib
++ 1381189405.462890000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.468158000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.473456000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.478566000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3| =~ \|zlib\| ]]
+++ 1381189405.483720000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.488947000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189405.494574000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed gdbm
++ 1381189405.500119000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed gdbm
++ 1381189405.505916000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed gdbm
++ 1381189405.505881000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189405.512863000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189405.520086000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.600569000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed gdbm
++ 1381189405.605481000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.610365000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.615179000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.620157000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib| =~ \|gdbm\| ]]
+++ 1381189405.625559000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.630879000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381189405.636219000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed ncurses
++ 1381189405.641808000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed ncurses
++ 1381189405.647919000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed ncurses
++ 1381189405.647882000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381189405.654484000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381189405.662298000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381189405.744463000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed ncurses
++ 1381189405.750087000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381189405.755092000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381189405.760177000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381189405.765706000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib|gdbm| =~ \|ncurses\| ]]
+++ 1381189405.770948000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381189405.776292000 /scripts/functions/build_requirements_helpers : requirements_check() -253 true
++ 1381189405.782472000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -1true
++ 1381189405.788983000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.794813000 /scripts/functions/build_requirements : __rvm_requirements_run() -257 > __rvm_requirements_run_summary rbx-2.0.0
++ 1381189405.800253000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1(( 0 == 0 ))
++ 1381189405.805630000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1(( 15 == 0 ))
++ 1381189405.811023000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1_list='autoconf automake libtool pkgconfig libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm ncurses'
++ 1381189405.816213000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1rvm_debug 'Found required packages: autoconf, automake, libtool, pkgconfig, libiconv, libyaml, libffi, readline, libksba, openssl, curl-ca-bundle, sqlite3, zlib, gdbm, ncurses.'
++ 1381189405.821118000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189405.826228000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189405.832010000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189405.837196000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189405.842498000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189405.847560000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189405.852834000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189405.858233000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Found required packages: autoconf, automake, libtool, pkgconfig, libiconv, libyaml, libffi, readline, libksba, openssl, curl-ca-bundle, sqlite3, zlib, gdbm, ncurses.\n'
Found required packages: autoconf, automake, libtool, pkgconfig, libiconv, libyaml, libffi, readline, libksba, openssl, curl-ca-bundle, sqlite3, zlib, gdbm, ncurses.
++ 1381189405.863919000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 3(( 0 == 0 ))
++ 1381189405.869775000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 4(( 0 == 0 ))
++ 1381189405.875818000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 5(( 0 == 0 ))
++ 1381189405.881940000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.887284000 /scripts/functions/build_requirements : __rvm_requirements_run() -57 > __rvm_requirements_run_update rbx-2.0.0
++ 1381189405.892146000 /scripts/functions/build_requirements : __rvm_requirements_run_update() 2 (( 0 > 0 ))
++ 1381189405.897213000 /scripts/functions/build_requirements : __rvm_requirements_run_update() 3 (( 0+0 > 0 && 4 > 2 ))
++ 1381189405.903390000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.908682000 /scripts/functions/build_requirements : __rvm_requirements_run() -117 > __rvm_requirements_run_custom rbx-2.0.0
++ 1381189405.914347000 /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 (( 0 ))
++ 1381189405.920249000 /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 return 0
++ 1381189405.926168000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.932831000 /scripts/functions/build_requirements : __rvm_requirements_run() -198 > __rvm_requirements_run_install rbx-2.0.0
++ 1381189405.938535000 /scripts/functions/build_requirements : __rvm_requirements_run_install() 1(( 0 ))
++ 1381189405.944402000 /scripts/functions/build_requirements : __rvm_requirements_run_install() 1return 0
++ 1381189405.950264000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.956699000 /scripts/functions/build_requirements : __rvm_requirements_run() -204 > __rvm_requirements_run_custom_after rbx-2.0.0
++ 1381189405.962462000 /scripts/functions/build_requirements : __rvm_requirements_run_custom_after(( 0 ))
++ 1381189405.968064000 /scripts/functions/build_requirements : __rvm_requirements_run_custom_afterreturn 0
++ 1381189405.974958000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381189405.981047000 /scripts/functions/build_requirements : __rvm_requirements_run() -230 > __rvm_requirements_run_after rbx-2.0.0
++ 1381189405.986630000 /scripts/functions/build_requirements : __rvm_requirements_run_after() 2 >is_a_function requirements_osx_port_after
++ 1381189405.992054000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_after
++ 1381189405.997421000 /scripts/functions/build_requirements : __rvm_requirements_run_after() -62requirements_osx_port_after rbx-2.0.0
++ 1381189406.003428000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1typeset port_root
+++ 1381189406.008879000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() __rvm_which port
++ 1381189406.030310000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 2port_root=/opt/local/bin/port
++ 1381189406.036123000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3[[ -n /opt/local/bin/port ]]
++ 1381189406.041775000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3[[ -x /opt/local/bin/port ]]
++ 1381189406.048135000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 4[[ -L /opt/local/bin/port ]]
++ 1381189406.054596000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7[[ -n /opt/local/bin/port ]]
++ 1381189406.061129000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7[[ -x /opt/local/bin/port ]]
++ 1381189406.067965000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 8port_root=/opt/local
++ 1381189406.073019000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9[[ -n /opt/local ]]
++ 1381189406.078391000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9[[ -d /opt/local ]]
++ 1381189406.083533000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1__rvm_update_configure_opt_dir rbx-2.0.0 /opt/local
++ 1381189406.088533000 /scripts/functions/build : __rvm_update_configure_opt_dir() 164 > case "$1" in
++ 1381189406.094134000 /scripts/functions/build : __rvm_update_configure_opt_dir() 3 > __rvm_update_configure_opt_dir_options /opt/local
++ 1381189406.100095000 /scripts/functions/build : __rvm_update_configure_opt_dir_options() 1 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/opt/local )'
++ 1381189406.105659000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189406.110873000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189406.116625000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189406.122353000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189406.128084000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189406.133269000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189406.138800000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189406.144008000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_configure_flags+=( --with-opt-dir=/opt/local )\n'
rvm_configure_flags+=( --with-opt-dir=/opt/local )
++ 1381189406.149650000 /scripts/functions/build : __rvm_update_configure_opt_dir_options() 124 > rvm_configure_flags+=(--with-opt-dir="$1")
++ 1381189406.155439000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7unset port_libs
++ 1381189406.160878000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7__rvm_add_to_path prepend /opt/local/bin
++ 1381189406.166825000 /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1381189406.172761000 /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1381189406.178665000 /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /opt/local/bin ]]
++ 1381189406.183917000 /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /opt/local/bin
++ 1381189406.189632000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381189406.195708000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381189406.201920000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/opt/local/bin
++ 1381189406.207479000 /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin =~ // ]]
++ 1381189406.213096000 /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: '*:/opt/local/bin:*'
++ 1381189406.219039000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.224288000 /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin:
++ 1381189406.228947000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.234193000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.239455000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.244845000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189406.250456000 /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381189406.256363000 /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381189406.261770000 /scripts/functions/utility : __rvm_remove_from_path() 80 > __rvm_custom_separated_array _path : /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189406.267594000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189406.272827000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381189406.277576000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189406.283494000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381189406.288886000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381189406.294415000 /scripts/functions/utility : __rvm_remove_from_path() -133 > __rvm_remove_from_array _path /opt/local/bin /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin /Users/bruceb/.rvm/bin /opt/local/bin /opt/local/sbin /Users/bruceb/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /sw/lib/perl5/ExtUtils /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /opt/X11/bin /Developer/Tools /usr/local/mysql/bin /usr/local/qt/bin /Applications/Firefox.app/Contents/MacOS /Users/bruceb/.gem/ruby/1.8/bin
++ 1381189406.300396000 /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381189406.305558000 /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381189406.310773000 /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381189406.315938000 /scripts/functions/utility : __rvm_remove_from_array() 4 > _search=/opt/local/bin
++ 1381189406.321251000 /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381189406.327198000 /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381189406.333414000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.338906000 /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin /opt/local/bin
++ 1381189406.344218000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.349355000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin
++ 1381189406.354391000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.359359000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.364537000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.370422000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.376503000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.381780000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.387298000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.392519000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.397773000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin /opt/local/bin
++ 1381189406.402988000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.407903000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin
++ 1381189406.412924000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.418358000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.423297000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.427989000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.433303000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.438726000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.444423000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.450216000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.455924000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin /opt/local/bin
++ 1381189406.461246000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.467871000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin
++ 1381189406.473413000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.478701000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.485162000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.490910000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.496097000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.502415000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.508088000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.513275000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.518268000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/bin /opt/local/bin
++ 1381189406.523649000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.528677000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/bin
++ 1381189406.534146000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.539204000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.544249000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.549388000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.554562000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.559928000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.565022000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.570753000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.576296000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/bin /opt/local/bin
++ 1381189406.582072000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.587695000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381189406.592846000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.598247000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.603201000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.607884000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189406.612774000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.618360000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin /opt/local/bin
++ 1381189406.623700000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.628764000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381189406.634121000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.639456000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.644472000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.649630000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.654986000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.659939000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.665985000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.671239000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.676189000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/bin /opt/local/bin
++ 1381189406.682105000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.687546000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/bin
++ 1381189406.692719000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.698878000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.704181000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.709350000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.714476000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.719703000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.725520000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.731002000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.735972000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin /opt/local/bin
++ 1381189406.740898000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.745791000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381189406.751288000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.756471000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.761612000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.767151000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.772594000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.778071000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.784094000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.789305000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.794447000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin /opt/local/bin
++ 1381189406.799902000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.804827000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381189406.809992000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.814923000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.819900000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.825317000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.830634000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.836027000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.841504000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.846962000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.852035000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin /opt/local/bin
++ 1381189406.857552000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.862895000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381189406.868852000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.874248000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.880247000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.885623000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.890852000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.896720000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.901953000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.907148000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.912781000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/lib/perl5/ExtUtils /opt/local/bin
++ 1381189406.918492000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.923777000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/lib/perl5/ExtUtils
++ 1381189406.929036000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.934592000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.939758000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189406.945024000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189406.950475000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189406.955701000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189406.960879000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189406.966410000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189406.972328000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin /opt/local/bin
++ 1381189406.977666000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189406.982938000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381189406.988308000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189406.993511000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189406.999161000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.005136000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.010701000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.017049000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.022695000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.027733000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.033688000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin /opt/local/bin
++ 1381189407.039116000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.044075000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381189407.049147000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.054273000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.059518000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.064925000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.070420000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.075165000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.080638000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.086044000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.091065000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin /opt/local/bin
++ 1381189407.097231000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.102530000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381189407.107883000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.113210000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.118882000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.123921000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.129922000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.135297000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.140378000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.145689000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.150964000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin /opt/local/bin
++ 1381189407.156037000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.160994000 /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381189407.166665000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.172287000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.177888000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.183283000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.188552000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.193637000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.199546000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.204930000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.210425000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin /opt/local/bin
++ 1381189407.215575000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.220852000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381189407.226129000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.230965000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.236658000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.241921000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.247173000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.252506000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.257747000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.263010000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.268818000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin /opt/local/bin
++ 1381189407.273809000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.278782000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381189407.284644000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.289853000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.295095000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.300534000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.305696000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.310931000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.316760000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.322013000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.327941000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/X11/bin /opt/local/bin
++ 1381189407.333828000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.339167000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin
++ 1381189407.344291000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.349770000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.354997000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.359899000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.365632000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.370942000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.376377000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.382423000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.387646000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools /opt/local/bin
++ 1381189407.392960000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.398250000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381189407.403349000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.408465000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.413039000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.418528000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.423874000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.429137000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.434441000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.439785000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.444931000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin /opt/local/bin
++ 1381189407.450616000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.456020000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381189407.461549000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.467542000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.473031000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.478022000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.483564000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.489121000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.494183000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.499877000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.505039000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/qt/bin /opt/local/bin
++ 1381189407.510283000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.515711000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/qt/bin
++ 1381189407.521092000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.526026000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.531906000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.536996000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.541980000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.547137000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.552184000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.557744000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.563056000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS /opt/local/bin
++ 1381189407.569041000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.574222000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381189407.579631000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.585369000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.590769000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.595729000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.601017000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.606182000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.611136000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.616088000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189407.621293000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.gem/ruby/1.8/bin /opt/local/bin
++ 1381189407.626489000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189407.631359000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189407.636766000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189407.642057000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189407.647687000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189407.652974000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189407.658028000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189407.663389000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189407.669543000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189407.675416000 /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381189407.680509000 /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381189407.686026000 /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381189407.691348000 /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381189407.697258000 /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381189407.702848000 /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381189407.708292000 /scripts/functions/utility : __rvm_join_array() -262 > PATH=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189407.714507000 /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1381189407.719964000 /scripts/functions/utility : __rvm_add_to_path() -141 > PATH=/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189407.725532000 /scripts/functions/utility : __rvm_add_to_path() -135 > [[ -n '' ]]
++ 1381189407.732115000 /scripts/functions/utility : __rvm_add_to_path() -130 > builtin hash -r
++ 1381189407.738011000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() -rvm_debug PATH=/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189407.743668000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189407.749035000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189407.754535000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189407.759905000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189407.765436000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189407.770988000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189407.776077000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189407.782287000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'PATH=/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin\n'
PATH=/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189407.787819000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1case "$1" in
++ 1381189407.793297000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7requirements_osx_port_after_update_certs_openssl
++ 1381189407.798738000 /scripts/functions/requirements/osx_port : requirements_osx_port_after_updarvm_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
++ 1381189407.804123000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runcase "${rvm_autolibs_flag_number}" in
++ 1381189407.809416000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runshift 2
++ 1381189407.815362000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runrequirements_osx_update_openssl_cert /opt/local/bin/openssl
++ 1381189407.820489000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() [[ Darwin == \D\a\r\w\i\n ]]
++ 1381189407.825997000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() case "${rvm_autolibs_flag_number}" in
++ 1381189407.832064000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() typeset ssl_binary ssl_dir cert_file
++ 1381189407.837397000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() ssl_binary=/opt/local/bin/openssl
+++ 1381189407.843265000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() __rvm_osx_ssl_certs_file_from_openssl /opt/local/bin/openssl
+++ 1381189407.849132000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl()/opt/local/bin/openssl version -d
+++ 1381189407.849112000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl()__rvm_awk '-F"' '{print $2"/cert.pem"}'
+++ 1381189407.854933000 /scripts/functions/support : __rvm_awk() 0 > awk '-F"' '{print $2"/cert.pem"}'
++ 1381189407.867643000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() cert_file=/opt/local/etc/openssl/cert.pem
++ 1381189407.873735000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() ssl_dir=/opt/local/etc/openssl
++ 1381189407.879049000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() requirements_osx_update_openssl_cert_old
++ 1381189407.884779000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ ! -f /opt/local/etc/openssl/cert.pem ]]
++ 1381189407.889894000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ /opt/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain ]]
++ 1381189407.895325000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ /opt/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
++ 1381189407.900997000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() rvm_log 'Certificates in '\''/opt/local/etc/openssl/cert.pem'\'' already are up to date.'
++ 1381189407.906282000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189407.911747000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189407.917444000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189407.922569000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189407.928863000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189407.933866000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189407.939265000 /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.
++ 1381189407.944652000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runtrue
++ 1381189407.950557000 /scripts/functions/build_requirements : __rvm_requirements_run_after() 189true
++ 1381189407.956096000 /scripts/functions/build_config : __rvm_setup_compile_environment_requiremervm_log 'Requirements installation successful.'
++ 1381189407.961278000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189407.967559000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189407.973259000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189407.978649000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189407.983895000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189407.989058000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189407.994725000 /scripts/functions/logging : rvm_log() 91 > printf %b 'Requirements installation successful.\n'
Requirements installation successful.
++ 1381189408.000513000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.005996000 /scripts/functions/build_config : __rvm_setup_compile_environment() -58 > rvm_debug '__rvm_setup_compile_environment_movable rbx-2.0.0'
++ 1381189408.011356000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.018063000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.024839000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.030371000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.036052000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.041497000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.046876000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.052540000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_movable rbx-2.0.0\n'
__rvm_setup_compile_environment_movable rbx-2.0.0
++ 1381189408.057924000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_movable rbx-2.0.0
++ 1381189408.063251000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable()(( 0 > 0 ))
++ 1381189408.068862000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable()return 0
++ 1381189408.074730000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.079884000 /scripts/functions/build_config : __rvm_setup_compile_environment() -82 > rvm_debug '__rvm_setup_compile_environment_osx_compiler rbx-2.0.0'
++ 1381189408.086273000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.091940000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.102810000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.108805000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.114473000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.120257000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.125306000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.130992000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_osx_compiler rbx-2.0.0\n'
__rvm_setup_compile_environment_osx_compiler rbx-2.0.0
++ 1381189408.137200000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_osx_compiler rbx-2.0.0
++ 1381189408.142801000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ Darwin == \D\a\r\w\i\n ]]
++ 1381189408.148167000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_array_contains '*debug*'
++ 1381189408.153348000 /scripts/functions/support : __rvm_array_contains() 1 > typeset _search _iterator
++ 1381189408.159471000 /scripts/functions/support : __rvm_array_contains() 2 > _search='*debug*'
++ 1381189408.164813000 /scripts/functions/support : __rvm_array_contains() 3 > shift
++ 1381189408.170608000 /scripts/functions/support : __rvm_array_contains() 10 > return 1
++ 1381189408.176114000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ -n '' ]]
++ 1381189408.181690000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_setup_compile_environment_osx_compiler_find rbx-2.0.0
++ 1381189408.186950000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_version_compare 10.8 -ge 10.9
++ 1381189408.192236000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381189408.198874000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381189408.198749000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '10.8\n10.9\n'
+++ 1381189408.198860000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381189408.205913000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381189408.212519000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381189408.223693000 /scripts/functions/utility : __rvm_version_compare() 2 > first=10.8
++ 1381189408.228841000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381189408.234429000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1381189408.239482000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1381189408.244023000 /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381189408.250659000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compicase "$1" in
++ 1381189408.256449000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compitrue
+++ 1381189408.262315000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_comp__rvm_found_compiler
+++ 1381189408.268124000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189408.273665000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381189408.278877000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189408.284884000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189408.290437000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189408.311219000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ /usr/bin/gcc =~ clang ]]
+++ 1381189408.317168000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_comp__rvm_found_compiler
+++ 1381189408.322855000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189408.327990000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381189408.333200000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189408.338440000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189408.343657000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189408.365031000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ /usr/bin/gcc == '' ]]
++ 1381189408.370824000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.376472000 /scripts/functions/build_config : __rvm_setup_compile_environment() -191 >rvm_debug '__rvm_setup_compile_environment_architectures rbx-2.0.0'
++ 1381189408.382651000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.387936000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.394702000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.400765000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.405886000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.411280000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.417999000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.424192000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_architectures rbx-2.0.0\n'
__rvm_setup_compile_environment_architectures rbx-2.0.0
++ 1381189408.429747000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_architectures rbx-2.0.0
++ 1381189408.435834000 /scripts/functions/build_config : __rvm_setup_compile_environment_architectrvm_debug 'rvm_architectures(0):.'
++ 1381189408.441627000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.447487000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.453320000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.458280000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.463759000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.470677000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.476299000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.481853000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_architectures(0):.\n'
rvm_architectures(0):.
++ 1381189408.486957000 /scripts/functions/build_config : __rvm_setup_compile_environment_architect(( 0 > 0 ))
++ 1381189408.492412000 /scripts/functions/build_config : __rvm_setup_compile_environment_architectreturn 0
++ 1381189408.497750000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.503211000 /scripts/functions/build_config : __rvm_setup_compile_environment() -58 > rvm_debug '__rvm_setup_compile_environment_gcc47plus rbx-2.0.0'
++ 1381189408.508923000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.514838000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.520679000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.526172000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.531751000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.537241000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.542417000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.547823000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_gcc47plus rbx-2.0.0\n'
__rvm_setup_compile_environment_gcc47plus rbx-2.0.0
++ 1381189408.553385000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_gcc47plus rbx-2.0.0
++ 1381189408.559074000 /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus__rvm_compiler_version_or_higher 4.7
++ 1381189408.564418000 /scripts/functions/build : __rvm_compiler_version_or_higher() 1 > typeset __version compiler
+++ 1381189408.570628000 /scripts/functions/build : __rvm_compiler_version_or_higher() -133 > __rvm_found_compiler
+++ 1381189408.576256000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189408.581826000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381189408.586952000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189408.592195000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189408.597288000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189408.617360000 /scripts/functions/build : __rvm_compiler_version_or_higher() 2 > compiler=/usr/bin/gcc
+++ 1381189408.623511000 /scripts/functions/build : __rvm_compiler_version_or_higher() -132 > __rvm_run_compiler /usr/bin/gcc -dumpversion
+++ 1381189408.628433000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381189408.633658000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381189408.638927000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381189408.644061000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381189408.649205000 /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc -dumpversion
++ 1381189408.670566000 /scripts/functions/build : __rvm_compiler_version_or_higher() 3 > __version=4.2.1
++ 1381189408.676126000 /scripts/functions/build : __rvm_compiler_version_or_higher() 4 > __rvm_version_compare 4.2.1 -ge 4.7
++ 1381189408.681767000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381189408.688509000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381189408.688645000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '4.2.1\n4.7\n'
+++ 1381189408.688569000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381189408.694533000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381189408.700592000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381189408.710605000 /scripts/functions/utility : __rvm_version_compare() 2 > first=4.2.1
++ 1381189408.715957000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381189408.721602000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381189408.726779000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381189408.732614000 /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381189408.738201000 /scripts/functions/build : __rvm_compiler_version_or_higher() -65 > return 1
++ 1381189408.743411000 /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plusreturn 0
++ 1381189408.749063000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.754347000 /scripts/functions/build_config : __rvm_setup_compile_environment() -191 >rvm_debug '__rvm_setup_compile_environment_bison rbx-2.0.0'
++ 1381189408.759805000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.765219000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.770994000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.776402000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.782694000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.788048000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.793678000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.799363000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_bison rbx-2.0.0\n'
__rvm_setup_compile_environment_bison rbx-2.0.0
++ 1381189408.804413000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_bison rbx-2.0.0
++ 1381189408.810030000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() (( 4 > 1 ))
++ 1381189408.815587000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() case "$1" in
++ 1381189408.821134000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() __rvm_check_for_bison
++ 1381189408.826955000 /scripts/functions/build : __rvm_check_for_bison() 1 > true 0
++ 1381189408.833899000 /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 ))
++ 1381189408.839818000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.846548000 /scripts/functions/build_config : __rvm_setup_compile_environment() -237 >rvm_debug '__rvm_setup_compile_environment_smartos rbx-2.0.0'
++ 1381189408.852119000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.857713000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.863049000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.868996000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.874307000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.879402000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.884614000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.890720000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_smartos rbx-2.0.0\n'
__rvm_setup_compile_environment_smartos rbx-2.0.0
++ 1381189408.897193000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_smartos rbx-2.0.0
++ 1381189408.902548000 /scripts/functions/build_config : __rvm_setup_compile_environment_smartos()[[ 10.8 =~ ^joyent ]]
++ 1381189408.908187000 /scripts/functions/build_config : __rvm_setup_compile_environment_smartos()return 0
++ 1381189408.913948000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.919933000 /scripts/functions/build_config : __rvm_setup_compile_environment() -390 >rvm_debug '__rvm_setup_compile_environment_openindiana rbx-2.0.0'
++ 1381189408.925218000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189408.930183000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189408.936143000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189408.941532000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189408.946841000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189408.952425000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189408.957909000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189408.963994000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_openindiana rbx-2.0.0\n'
__rvm_setup_compile_environment_openindiana rbx-2.0.0
++ 1381189408.970124000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_openindiana rbx-2.0.0
++ 1381189408.976763000 /scripts/functions/build_config : __rvm_setup_compile_environment_openindia[[ 10.8 =~ ^oi ]]
++ 1381189408.982521000 /scripts/functions/build_config : __rvm_setup_compile_environment_openindiareturn 0
++ 1381189408.989047000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189408.994841000 /scripts/functions/build_config : __rvm_setup_compile_environment() -405 >rvm_debug '__rvm_setup_compile_environment_sunos rbx-2.0.0'
++ 1381189409.001889000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.009177000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.015303000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.022496000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.028737000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.034546000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.040028000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.045548000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_sunos rbx-2.0.0\n'
__rvm_setup_compile_environment_sunos rbx-2.0.0
++ 1381189409.052848000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_sunos rbx-2.0.0
++ 1381189409.059064000 /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() [[ Darwin == \S\u\n\O\S ]]
++ 1381189409.065470000 /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() return 0
++ 1381189409.071761000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.077692000 /scripts/functions/build_config : __rvm_setup_compile_environment() -412 >rvm_debug '__rvm_setup_compile_environment_openbsd rbx-2.0.0'
++ 1381189409.084492000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.090772000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.097290000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.103383000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.108936000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.114126000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.119693000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.125890000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_openbsd rbx-2.0.0\n'
__rvm_setup_compile_environment_openbsd rbx-2.0.0
++ 1381189409.131659000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_openbsd rbx-2.0.0
++ 1381189409.138157000 /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd()[[ OSX == \O\p\e\n\B\S\D ]]
++ 1381189409.145023000 /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd()return 0
++ 1381189409.150953000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.156131000 /scripts/functions/build_config : __rvm_setup_compile_environment() -439 >rvm_debug '__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0'
++ 1381189409.161341000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.167733000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.173212000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.178749000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.183985000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.189175000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.194994000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.200732000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0\n'
__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0
++ 1381189409.206632000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_auto_conf_make rbx-2.0.0
++ 1381189409.212181000 /scripts/functions/build_config : __rvm_setup_compile_environment_auto_confcase "${_system_name}" in
++ 1381189409.217707000 /scripts/functions/build_config : __rvm_setup_compile_environment_auto_confreturn 0
++ 1381189409.223262000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.229090000 /scripts/functions/build_config : __rvm_setup_compile_environment() -452 >rvm_debug '__rvm_setup_compile_environment_flags_docs rbx-2.0.0'
++ 1381189409.234750000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.240140000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.245705000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.251672000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.257308000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.263013000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.268527000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.274456000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_flags_docs rbx-2.0.0\n'
__rvm_setup_compile_environment_flags_docs rbx-2.0.0
++ 1381189409.280053000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_docs rbx-2.0.0
++ 1381189409.286299000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doc(( 0 == 1 ))
++ 1381189409.291831000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doccase "$1" in
++ 1381189409.297246000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doctrue
++ 1381189409.303869000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.309618000 /scripts/functions/build_config : __rvm_setup_compile_environment() -479 >rvm_debug '__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0'
++ 1381189409.314753000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.319919000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.325630000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.331701000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.337344000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.342474000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.347679000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.353761000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0\n'
__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0
++ 1381189409.359248000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_tcltk rbx-2.0.0
++ 1381189409.365695000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcl[[ Darwin == \D\a\r\w\i\n ]]
++ 1381189409.371439000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tclcase "$1" in
++ 1381189409.377154000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltrue
++ 1381189409.382493000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.387706000 /scripts/functions/build_config : __rvm_setup_compile_environment() -495 >rvm_debug '__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0'
++ 1381189409.393398000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.399301000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.404972000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.410362000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.415813000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.421205000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.426172000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.431765000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0\n'
__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0
++ 1381189409.437817000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_shared_static rbx-2.0.0
++ 1381189409.443662000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_sha(( 0 == 1 ))
++ 1381189409.449560000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shacase "$1" in
++ 1381189409.455069000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shatrue
++ 1381189409.460226000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shatrue
++ 1381189409.466095000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.471732000 /scripts/functions/build_config : __rvm_setup_compile_environment() -521 >rvm_debug '__rvm_setup_compile_environment_flags_threads rbx-2.0.0'
++ 1381189409.477050000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.482571000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.488121000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.493225000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.498908000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.504308000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.509345000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.514906000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_flags_threads rbx-2.0.0\n'
__rvm_setup_compile_environment_flags_threads rbx-2.0.0
++ 1381189409.520634000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_threads rbx-2.0.0
++ 1381189409.526204000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thrcase "$1" in
++ 1381189409.532158000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ OSX == \F\r\e\e\B\S\D ]]
++ 1381189409.538067000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ OSX == \D\r\a\g\o\n\F\l\y ]]
++ 1381189409.543622000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ =~ -j ]]
++ 1381189409.549240000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thrrvm_make_flags+=(-j$(__rvm_detect_max_threads))
+++ 1381189409.556821000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_th__rvm_detect_max_threads
+++ 1381189409.561822000 /scripts/functions/build_config : __rvm_detect_max_threads() 580 > case "${_system_name}" in
+++ 1381189409.567939000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > wc -l
+++ 1381189409.568047000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > grep --color=auto vendor_id
+++ 1381189409.568086000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > cat /proc/cpuinfo
+++ 1381189409.579138000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > echo one
++ 1381189409.586355000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381189409.592292000 /scripts/functions/build_config : __rvm_setup_compile_environment() -591 >rvm_debug '__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0'
++ 1381189409.597836000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.603396000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.608954000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.614252000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.619896000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.625335000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.630697000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.636263000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0\n'
__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0
++ 1381189409.641858000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_compatibility_flag rbx-2.0.0
++ 1381189409.647335000 /scripts/functions/build_config : __rvm_setup_compile_environment_compatibicase "$1" in
+++ 1381189409.653765000 /scripts/functions/build_config : __rvm_setup_compile_environment() -1223__rvm_found_compiler
+++ 1381189409.659297000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381189409.664357000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381189409.670302000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381189409.675905000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381189409.681233000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381189409.702302000 /scripts/functions/build_config : __rvm_setup_compile_environment() -603 >rvm_debug 'found compiler: /usr/bin/gcc'
++ 1381189409.707491000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189409.713106000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189409.718484000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189409.723712000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189409.729020000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189409.734329000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189409.740768000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189409.747460000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'found compiler: /usr/bin/gcc\n'
found compiler: /usr/bin/gcc
++ 1381189409.753441000 /scripts/functions/manage/rubinius : rubinius_install() 33 > __rvm_remove_rvm_from_path
++ 1381189409.759287000 /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path
++ 1381189409.764949000 /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/bruceb/.rvm/*'
++ 1381189409.770820000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381189409.776420000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381189409.782588000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/bruceb/.rvm/*'
++ 1381189409.788536000 /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin =~ // ]]
++ 1381189409.794264000 /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: '*:/Users/bruceb/.rvm/*:*'
++ 1381189409.799787000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189409.805309000 /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin:
++ 1381189409.810883000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189409.816001000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189409.821045000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189409.826327000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189409.832649000 /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381189409.839187000 /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381189409.844584000 /scripts/functions/utility : __rvm_remove_from_path() 80 > __rvm_custom_separated_array _path : /opt/local/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin:/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin:/Users/bruceb/.rvm/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189409.849971000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189409.855059000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381189409.860468000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189409.866480000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381189409.871912000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381189409.877961000 /scripts/functions/utility : __rvm_remove_from_path() -133 > __rvm_remove_from_array _path '/Users/bruceb/.rvm/*' /opt/local/bin /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin /Users/bruceb/.rvm/bin /opt/local/sbin /Users/bruceb/bin /usr/local/bin /usr/local/sbin /usr/local/php/bin /sw/lib/perl5/ExtUtils /sw/bin /sw/sbin /usr/bin /bin /usr/sbin /sbin /opt/X11/bin /Developer/Tools /usr/local/mysql/bin /usr/local/qt/bin /Applications/Firefox.app/Contents/MacOS /Users/bruceb/.gem/ruby/1.8/bin
++ 1381189409.883885000 /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381189409.890466000 /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381189409.896561000 /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381189409.902013000 /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/bruceb/.rvm/*'
++ 1381189409.907289000 /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381189409.912343000 /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381189409.917894000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189409.923068000 /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /opt/local/bin '/Users/bruceb/.rvm/*'
++ 1381189409.929647000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189409.935262000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381189409.940702000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189409.945788000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189409.951187000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189409.956570000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189409.961631000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189409.967121000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189409.973065000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189409.978173000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189409.984023000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin '/Users/bruceb/.rvm/*'
++ 1381189409.989369000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189409.994689000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin
++ 1381189410.000536000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.005761000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.011191000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.016982000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189410.022971000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.028116000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin '/Users/bruceb/.rvm/*'
++ 1381189410.035062000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.040430000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin
++ 1381189410.045362000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.050614000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.055973000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.061449000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189410.067479000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.072637000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin '/Users/bruceb/.rvm/*'
++ 1381189410.078227000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.084116000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin
++ 1381189410.089431000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.095447000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.100939000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.105880000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189410.111126000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.117015000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/bin '/Users/bruceb/.rvm/*'
++ 1381189410.122724000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.128103000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/bin
++ 1381189410.133086000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.139303000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.144609000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.149721000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381189410.154816000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.160197000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin '/Users/bruceb/.rvm/*'
++ 1381189410.166487000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.171921000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381189410.176966000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.181979000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.187238000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.192370000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.197635000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.203753000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.209560000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.215171000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.220311000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/bin '/Users/bruceb/.rvm/*'
++ 1381189410.225511000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.230953000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/bin
++ 1381189410.236381000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.241527000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.246538000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.251814000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.256770000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.261777000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.267359000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.273023000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.278487000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin '/Users/bruceb/.rvm/*'
++ 1381189410.284240000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.289704000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381189410.294900000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.300321000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.305330000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.310402000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.315679000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.321017000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.326724000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.332561000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.338027000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin '/Users/bruceb/.rvm/*'
++ 1381189410.343430000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.348248000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381189410.353126000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.358267000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.363411000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.369589000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.375850000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.381322000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.387349000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.392386000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.397858000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin '/Users/bruceb/.rvm/*'
++ 1381189410.403086000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.407902000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381189410.413353000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.418522000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.423785000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.429817000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.435067000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.440761000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.446724000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.452001000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.457378000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/lib/perl5/ExtUtils '/Users/bruceb/.rvm/*'
++ 1381189410.463229000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.468865000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/lib/perl5/ExtUtils
++ 1381189410.474232000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.478917000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.484128000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.489180000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.494363000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.499840000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.505318000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.511056000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.516172000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin '/Users/bruceb/.rvm/*'
++ 1381189410.521257000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.526393000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381189410.531817000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.537483000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.542871000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.547898000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.552984000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.557968000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.563480000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.568761000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.574820000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin '/Users/bruceb/.rvm/*'
++ 1381189410.580860000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.586279000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381189410.591484000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.597296000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.603519000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.608723000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.613677000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.619387000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.624618000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.629961000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.635216000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin '/Users/bruceb/.rvm/*'
++ 1381189410.640451000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.646236000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381189410.651470000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.656427000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.661477000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.667691000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.673359000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.678444000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.683462000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.689077000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.693942000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin '/Users/bruceb/.rvm/*'
++ 1381189410.699338000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.704540000 /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381189410.710771000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.717105000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.722934000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.728511000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.733791000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.739091000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.744245000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.750624000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.755836000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin '/Users/bruceb/.rvm/*'
++ 1381189410.761564000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.766866000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381189410.772197000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.778156000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.784849000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.790716000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.796240000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.802114000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.807307000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.812313000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.817701000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin '/Users/bruceb/.rvm/*'
++ 1381189410.823150000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.828032000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381189410.833384000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.838752000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.844377000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.849629000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.854657000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.859620000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.866418000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.872520000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.877578000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/X11/bin '/Users/bruceb/.rvm/*'
++ 1381189410.882792000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.887972000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin
++ 1381189410.893242000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.898521000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.903575000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.909125000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.914751000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.920426000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.925619000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.931109000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.936309000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools '/Users/bruceb/.rvm/*'
++ 1381189410.941608000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189410.946614000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381189410.952396000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189410.957929000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189410.962941000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189410.968611000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189410.975102000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189410.981355000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189410.987350000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189410.992170000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189410.998188000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin '/Users/bruceb/.rvm/*'
++ 1381189411.003567000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189411.008967000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381189411.014130000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189411.019536000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189411.024508000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189411.029684000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189411.035528000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189411.040921000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189411.046777000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189411.051954000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189411.057102000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/qt/bin '/Users/bruceb/.rvm/*'
++ 1381189411.062321000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189411.068113000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/qt/bin
++ 1381189411.073228000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189411.078262000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189411.083949000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189411.089581000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189411.095183000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189411.100782000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189411.106884000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189411.113468000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189411.119829000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruceb/.rvm/*'
++ 1381189411.128553000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189411.135257000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381189411.141599000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189411.146779000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189411.151888000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189411.157146000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189411.162366000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189411.168498000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189411.174340000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189411.180145000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381189411.186897000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.gem/ruby/1.8/bin '/Users/bruceb/.rvm/*'
++ 1381189411.193043000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189411.199643000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189411.207035000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189411.214109000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189411.220371000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189411.226897000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189411.232655000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189411.239208000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189411.246030000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381189411.252590000 /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381189411.258291000 /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381189411.265530000 /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381189411.273223000 /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381189411.280027000 /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381189411.285903000 /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381189411.292417000 /scripts/functions/utility : __rvm_join_array() -262 > PATH=/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189411.299329000 /scripts/functions/env : __rvm_remove_rvm_from_path() -90 > __rvm_remove_from_path /Users/bruceb/.rvm/bin
++ 1381189411.305839000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381189411.314474000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381189411.321096000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/bruceb/.rvm/bin
++ 1381189411.327722000 /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin =~ // ]]
++ 1381189411.334836000 /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: '*:/Users/bruceb/.rvm/bin:*'
++ 1381189411.341646000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189411.347651000 /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin:
++ 1381189411.353056000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189411.358451000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189411.364476000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189411.370539000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189411.377846000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189411.384312000 /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381189411.391312000 /scripts/functions/env : __rvm_remove_rvm_from_path() 125 > __rvm_which rvm
++ 1381189411.423115000 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
++ 1381189411.429204000 /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
++ 1381189411.434944000 /scripts/functions/manage/rubinius : rubinius_install() 80 > __rvm_conditionally_add_bin_path
++ 1381189411.441519000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 1 > [[ :/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: =~ :/Users/bruceb/\.rvm/bin: ]]
++ 1381189411.448174000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 51 > case "${rvm_ruby_string:-"system"}" in
++ 1381189411.454341000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 8 > PATH=/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin
++ 1381189411.460325000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 11 > builtin hash -r
++ 1381189411.467920000 /scripts/functions/manage/rubinius : rubinius_install() 60 > rubinius_install_fix_repo_branch
++ 1381189411.476079000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 [[ -n rubinius-2.0.0 ]]
++ 1381189411.484471000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 [[ -f /Users/bruceb/.rvm/archives/rubinius-2.0.0 ]]
++ 1381189411.492579000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 8 [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381189411.500970000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 9 file_exists_at_url http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189411.510601000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381189411.517974000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
++ 1381189411.528189000 /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
++ 1381189411.528353000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
++ 1381189411.910522000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() -2rvm_head_flag=0
++ 1381189411.916165000 /scripts/functions/manage/rubinius : rubinius_install() -169 > __rvm_fetch_ruby
++ 1381189411.922008000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 1 > typeset _current_command
++ 1381189411.927663000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 3 > (( 1 == 0 ))
++ 1381189411.933064000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 8 > (( 0 == 0 ))
++ 1381189411.938410000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381189411.944239000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381189411.950882000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381189411.956898000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 11 > __rvm_fetch_ruby_package
++ 1381189411.962507000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 1 > rvm_ruby_package_name=rbx-2.0.0
++ 1381189411.968460000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 2 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381189411.974175000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 76 > case "$rvm_ruby_string" in
++ 1381189411.979458000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 7 > rvm_archive_extension=tar.bz2
++ 1381189411.984965000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 82 > case "$rvm_ruby_interpreter" in
++ 1381189411.990300000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 22 > true
++ 1381189411.995945000 /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...'
++ 1381189412.001886000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189412.006823000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189412.011820000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189412.018184000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189412.023535000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189412.028743000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189412.034394000 /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...
++ 1381189412.039751000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 30 > /Users/bruceb/.rvm/scripts/fetch http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189412.048742000 /scripts/base : 28 > [[ -z '' ]]
++ 1381189412.053089000 /scripts/base : 30 > export PS4
++ 1381189412.057759000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381189412.063143000 /scripts/base : 35 > export __array_start rvm_path
++ 1381189412.068253000 /scripts/base : 40 > [[ -n '' ]]
++ 1381189412.072639000 /scripts/base : 42 > __array_start=0
++ 1381189412.076961000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381189412.081748000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381189412.086532000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189412.091175000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381189412.096778000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189412.101066000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189412.105178000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381189412.109240000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189412.113623000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381189412.118201000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381189412.123138000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189412.134765000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381189412.139323000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189412.143452000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189412.148008000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189412.152470000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189412.157946000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189412.162449000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189412.167521000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189412.172088000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381189412.176657000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381189412.181145000 /scripts/base : 75 > export rvm_path
++ 1381189412.185560000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381189412.190009000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381189412.194682000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381189412.200422000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381189412.207819000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381189412.212594000 /scripts/initialize : 6 > set -o xtrace
+++ 1381189412.217909000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381189412.222309000 /scripts/initialize : 10 > export PS4
+++ 1381189412.226843000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381189412.231126000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381189412.235435000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381189412.239720000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381189412.243997000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381189412.248537000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381189412.254089000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381189412.259808000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381189412.264814000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381189412.269380000 /scripts/base : 101 > true
++ 1381189412.273615000 /scripts/base : 109 > typeset -a scripts
++ 1381189412.278071000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381189412.283193000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189412.287872000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381189412.293634000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381189412.298280000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381189412.302693000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189412.306641000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189412.310933000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381189412.315172000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189412.319329000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189412.324079000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381189412.328821000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189412.333241000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381189412.337907000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189412.342403000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189412.346691000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189412.351498000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189412.356022000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381189412.360720000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381189412.366038000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381189412.371694000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381189412.377070000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381189412.381927000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189412.386290000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189412.391175000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381189412.395878000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189412.400314000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189412.404514000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381189412.409120000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189412.413870000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381189412.418706000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189412.423270000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189412.428553000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189412.433364000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189412.437965000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381189412.441983000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381189412.446962000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381189412.452189000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381189412.456647000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381189412.461331000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189412.466578000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189412.471250000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381189412.475663000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189412.480175000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189412.484428000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381189412.489606000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189412.494904000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381189412.500391000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189412.505026000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189412.509531000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189412.514091000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189412.518998000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381189412.523254000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381189412.527671000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381189412.532304000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381189412.536818000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381189412.540913000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189412.545144000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189412.549624000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381189412.554128000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189412.558371000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189412.563981000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381189412.569087000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189412.573459000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381189412.577589000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189412.582353000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189412.586807000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189412.591989000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189412.596880000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381189412.601333000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381189412.605482000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381189412.610014000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381189412.614711000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381189412.619263000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189412.623549000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189412.628359000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381189412.633520000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189412.637886000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189412.642223000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381189412.646695000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189412.651236000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381189412.655531000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189412.659805000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189412.664831000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189412.669664000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189412.674721000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381189412.679592000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381189412.683979000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381189412.688250000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381189412.692531000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189412.696894000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381189412.702121000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189412.706696000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381189412.712167000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381189412.717001000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381189412.721531000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381189412.725870000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381189412.737294000 /scripts/functions/support : 220 > command which whence
+++ 1381189412.750693000 /scripts/functions/support : 222 > command which which
+++ 1381189412.763591000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.768530000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381189412.773069000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.777596000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381189412.782643000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.787490000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381189412.792308000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.796831000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381189412.801344000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.805707000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381189412.810279000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.814870000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381189412.819301000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.823477000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381189412.827746000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189412.832290000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381189412.837227000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381189412.842147000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381189412.847058000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381189412.851818000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381189412.856416000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381189412.861083000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.866675000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381189412.871674000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.876438000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381189412.880827000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.885535000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381189412.890033000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.894962000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381189412.899723000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.904355000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381189412.908543000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.913403000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381189412.918170000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.922855000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381189412.927552000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189412.932034000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381189412.936965000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381189412.941982000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189412.946841000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381189412.951531000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381189412.956637000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381189412.962448000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381189412.967707000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381189412.973559000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381189412.978193000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381189412.983128000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381189412.988519000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381189412.996409000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Dax.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin'
++++ 1381189413.001744000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381189413.006273000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381189413.011257000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381189413.015870000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381189413.021394000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381189413.028873000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381189413.033851000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381189413.038927000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381189413.047568000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381189413.052434000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381189413.057781000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381189413.057842000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381189413.076544000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381189413.081281000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381189413.085957000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381189413.091852000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
+++++ 1381189413.091796000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
++++ 1381189413.101439000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381189413.106359000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381189413.110859000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381189413.116520000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381189413.121388000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381189413.126691000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381189413.131477000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381189413.136597000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189413.141524000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189413.146172000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189413.150973000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189413.155484000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189413.159992000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189413.165710000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.171164000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189413.176096000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.180836000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189413.185458000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.190173000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.198533000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.202902000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.207767000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.212445000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.217621000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189413.222231000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.227284000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.227175000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.231977000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.231910000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189413.241241000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189413.245893000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189413.250793000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.256200000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189413.261180000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.266665000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189413.271738000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.276629000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.286422000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.291030000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.295790000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.300450000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.305905000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189413.310526000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.315875000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.315807000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.320258000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.320294000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189413.328766000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189413.333648000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189413.338384000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189413.342636000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189413.347092000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189413.351767000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189413.356622000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189413.361136000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189413.366476000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189413.371584000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.377267000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189413.382187000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.386752000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189413.391518000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.396502000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.406064000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.410681000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.415863000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.420914000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.426107000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189413.431190000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.437159000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.437059000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.442155000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.442155000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189413.451891000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189413.456557000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189413.460944000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.466335000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189413.471069000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.475486000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189413.480664000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.485619000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.494303000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.499190000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.503900000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.508479000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.513602000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189413.519475000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.524794000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.524759000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.529860000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.529852000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189413.539198000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189413.543812000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189413.548955000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189413.553589000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189413.558368000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189413.563798000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189413.568838000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189413.573802000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189413.578920000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189413.584599000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.589812000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189413.594602000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.599210000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189413.603975000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.608998000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.617682000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.622606000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.627066000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.631585000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.636412000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189413.641067000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.645994000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.645921000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.650840000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.650815000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189413.659494000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189413.664219000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189413.669426000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.674475000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189413.679679000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.685096000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189413.690195000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.694777000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.704097000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.709011000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.713690000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.718341000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.723513000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189413.728986000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.734553000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.734481000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.739016000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.739047000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189413.747631000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189413.752511000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189413.757465000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189413.762156000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189413.767256000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189413.771808000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189413.776308000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189413.780851000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189413.785525000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189413.790001000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.795557000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189413.799951000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.803985000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189413.808900000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.813871000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.822617000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.827340000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.832317000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.837213000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.841763000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189413.846416000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189413.851305000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.851278000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.856132000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189413.856053000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189413.866426000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189413.871363000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189413.876526000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.881819000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189413.886363000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189413.890619000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189413.895681000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189413.900532000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189413.909195000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189413.913811000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189413.918712000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189413.923660000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189413.928532000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189413.933271000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189413.938104000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.938073000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189413.942605000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189413.942542000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189413.951758000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189413.956320000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189413.960922000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189413.966098000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189413.972169000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189413.977739000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189413.982976000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189413.987319000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189413.991497000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189413.996182000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189414.002181000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189414.006833000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189414.011588000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189414.016693000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189414.022227000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189414.031779000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189414.036185000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189414.040941000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189414.046043000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189414.050712000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189414.055038000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189414.060250000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189414.060298000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189414.065539000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189414.065601000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189414.073973000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189414.079254000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189414.083856000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189414.088933000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189414.095107000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189414.099990000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189414.105262000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189414.110305000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189414.119871000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189414.124424000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189414.129199000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189414.133932000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189414.138689000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189414.143492000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189414.148897000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189414.148962000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189414.153550000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189414.153617000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189414.162199000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189414.167377000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189414.172258000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381189414.178884000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.183915000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381189414.188529000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.193901000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381189414.199745000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.204660000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381189414.210302000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.214941000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381189414.219638000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381189414.225921000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381189414.231485000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381189414.236228000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381189414.242286000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381189414.249357000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.254873000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381189414.259999000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.264836000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381189414.271153000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.275745000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381189414.280447000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189414.284814000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381189414.290137000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381189414.294789000 /scripts/fetch : 17 > __rvm_cd /Users/bruceb/.rvm/archives
+ 1381189414.299550000 /scripts/functions/support : __rvm_cd() 149 > typeset old_cdpath ret
+ 1381189414.304353000 /scripts/functions/support : __rvm_cd() 150 > ret=0
+ 1381189414.308783000 /scripts/functions/support : __rvm_cd() 151 > old_cdpath=
+ 1381189414.313692000 /scripts/functions/support : __rvm_cd() 152 > CDPATH=.
+ 1381189414.318935000 /scripts/functions/support : __rvm_cd() 153 > chpwd_functions=
+ 1381189414.323707000 /scripts/functions/support : __rvm_cd() 153 > builtin cd /Users/bruceb/.rvm/archives
+ 1381189414.328570000 /scripts/functions/support : __rvm_cd() 154 > CDPATH=
+ 1381189414.333789000 /scripts/functions/support : __rvm_cd() 155 > return 0
+ 1381189414.339262000 /scripts/fetch : 19 > [[ -n '' ]]
++ 1381189414.344892000 /scripts/fetch : 19 > basename http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189414.353821000 /scripts/fetch : 19 > archive=rubinius-2.0.0.tar.bz2
+ 1381189414.358669000 /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1381189414.363353000 /scripts/fetch : 22 > download=1
+ 1381189414.369803000 /scripts/fetch : 23 > try_ftp=0
+ 1381189414.375020000 /scripts/fetch : 24 > result=0
+ 1381189414.380134000 /scripts/fetch : 25 > retry=0
+ 1381189414.384889000 /scripts/fetch : 27 > __rvm_checksum_read http://releases.rubini.us/rubinius-2.0.0.tar.bz2 rubinius-2.0.0.tar.bz2
+ 1381189414.389775000 /scripts/functions/checksum : __rvm_checksum_read() 139 > __rvm_checksum_none
+ 1381189414.394563000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381189414.399575000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381189414.404340000 /scripts/functions/checksum : __rvm_checksum_read() 140 > typeset _type _value _name
+ 1381189414.409097000 /scripts/functions/checksum : __rvm_checksum_read() 141 > typeset -a _list
+ 1381189414.413830000 /scripts/functions/checksum : __rvm_checksum_read() 142 > list=()
+ 1381189414.418793000 /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381189414.423903000 /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381189414.428301000 /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ http://releases.rubini.us/rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381189414.432805000 /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381189414.437258000 /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381189414.441795000 /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381189414.447109000 /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381189414.452954000 /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
++ 1381189414.453056000 /scripts/functions/checksum : __rvm_checksum_read() 156 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/md5 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189414.488971000 /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=
+ 1381189414.493817000 /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n '' ]]
++ 1381189414.499622000 /scripts/functions/checksum : __rvm_checksum_read() 158 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/md5 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189414.499650000 /scripts/functions/checksum : __rvm_checksum_read() 158 > head -n 1
+ 1381189414.532205000 /scripts/functions/checksum : __rvm_checksum_read() 158 > _checksum_md5=
++ 1381189414.537675000 /scripts/functions/checksum : __rvm_checksum_read() 160 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/sha512 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381189414.537643000 /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
+ 1381189414.569685000 /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381189414.574458000 /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381189414.580411000 /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
++ 1381189414.580395000 /scripts/functions/checksum : __rvm_checksum_read() 162 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/sha512 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189414.613899000 /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381189414.618744000 /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381189414.624007000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381189414.630272000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381189414.636370000 /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381189414.642544000 /scripts/functions/checksum : __rvm_checksum_read() 156 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/md5 rubinius-2.0.0.tar.bz2
++ 1381189414.642568000 /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
+ 1381189414.677071000 /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=62e379e044c822b81e7b20a27daf133e
+ 1381189414.682032000 /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381189414.687578000 /scripts/functions/checksum : __rvm_checksum_read() 160 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/sha512 rubinius-2.0.0.tar.bz2
++ 1381189414.687512000 /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
+ 1381189414.720617000 /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381189414.725845000 /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381189414.732242000 /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
++ 1381189414.732059000 /scripts/functions/checksum : __rvm_checksum_read() 162 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/sha512 rubinius-2.0.0.tar.bz2
+ 1381189414.767440000 /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381189414.772713000 /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381189414.778343000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z 62e379e044c822b81e7b20a27daf133e ]]
+ 1381189414.784167000 /scripts/functions/checksum : __rvm_checksum_read() 164 > return 0
+ 1381189414.788836000 /scripts/fetch : 29 > __rvm_checksum_any
+ 1381189414.793234000 /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381189414.798429000 /scripts/fetch : 49 > download=0
+ 1381189414.803547000 /scripts/fetch : 51 > [[ -e rubinius-2.0.0.tar.bz2 ]]
+ 1381189414.808420000 /scripts/fetch : 65 > rvm_debug 'No archive, downloading'
+ 1381189414.814142000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
+ 1381189414.819470000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
+ 1381189414.825421000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1381189414.832399000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1381189414.838132000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1381189414.843003000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
+ 1381189414.849333000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
+ 1381189414.855364000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'No archive, downloading\n'
No archive, downloading
+ 1381189414.861331000 /scripts/fetch : 66 > download=1
+ 1381189414.868557000 /scripts/fetch : 124 > (( download > 0 ))
+ 1381189414.873690000 /scripts/fetch : 126 > download_the_url
+ 1381189414.878487000 /scripts/fetch : download_the_url() 71 > typeset counter=0
+ 1381189414.883538000 /scripts/fetch : download_the_url() 73 > (( counter >3 ))
+ 1381189414.888600000 /scripts/fetch : download_the_url() 78 > rm -f rubinius-2.0.0.tar.bz2
+ 1381189414.897133000 /scripts/fetch : download_the_url() 79 > __rvm_curl --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189414.902932000 /scripts/functions/support : __rvm_curl() 288 > typeset curl_path
+ 1381189414.908722000 /scripts/functions/support : __rvm_curl() 290 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+ 1381189414.914228000 /scripts/functions/support : __rvm_curl() 295 > curl_path=
+ 1381189414.920707000 /scripts/functions/support : __rvm_curl() 297 > __rvm_which curl
+ 1381189414.940474000 /scripts/functions/support : __rvm_curl() 303 > typeset -a __flags
+ 1381189414.944875000 /scripts/functions/support : __rvm_curl() 304 > __flags=(--fail --location --max-redirs 10)
+ 1381189414.950040000 /scripts/functions/support : __rvm_curl() 306 > [[ -n '' ]]
+ 1381189414.955857000 /scripts/functions/support : __rvm_curl() 310 > __rvm_curl_output_control
+ 1381189414.960736000 /scripts/functions/support : __rvm_curl_output_control() 270 > (( 0 == 1 ))
+ 1381189414.967210000 /scripts/functions/support : __rvm_curl_output_control() 274 > [[ =~ -s ]]
+ 1381189414.973320000 /scripts/functions/support : __rvm_curl_output_control() 274 > [[ =~ --silent ]]
+ 1381189414.979211000 /scripts/functions/support : __rvm_curl() 312 > unset curl
+ 1381189414.984291000 /scripts/functions/support : __rvm_curl() 313 > __rvm_debug_command curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189414.989073000 /scripts/functions/utility_logging : __rvm_debug_command() 100 > rvm_debug 'Running(11): curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2'
+ 1381189414.993641000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
+ 1381189414.998988000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
+ 1381189415.004061000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1381189415.008728000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1381189415.013500000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1381189415.018772000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
+ 1381189415.024471000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
+ 1381189415.029214000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'Running(11): curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2\n'
Running(11): curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381189415.035139000 /scripts/functions/utility_logging : __rvm_debug_command() 101 > curl --fail --location --max-redirs 10 --create-dirs -C - -o rubinius-2.0.0.tar.bz2 http://releases.rubini.us/rubinius-2.0.0.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 11.4M 2 340k 0 0 353k 0 0:00:33 --:--:-- 0:00:33 353k
8 11.4M 8 1009k 0 0 515k 0 0:00:22 0:00:01 0:00:21 516k
14 11.4M 14 1669k 0 0 564k 0 0:00:20 0:00:02 0:00:18 564k
19 11.4M 19 2250k 0 0 533k 0 0:00:22 0:00:04 0:00:18 534k
24 11.4M 24 2892k 0 0 583k 0 0:00:20 0:00:04 0:00:16 583k
30 11.4M 30 3585k 0 0 601k 0 0:00:19 0:00:05 0:00:14 649k
36 11.4M 36 4271k 0 0 614k 0 0:00:19 0:00:06 0:00:13 652k
42 11.4M 42 5004k 0 0 629k 0 0:00:18 0:00:07 0:00:11 667k
48 11.4M 48 5718k 0 0 638k 0 0:00:18 0:00:08 0:00:10 731k
54 11.4M 54 6414k 0 0 644k 0 0:00:18 0:00:09 0:00:09 704k
60 11.4M 60 7111k 0 0 649k 0 0:00:18 0:00:10 0:00:08 705k
66 11.4M 66 7807k 0 0 652k 0 0:00:18 0:00:11 0:00:07 707k
72 11.4M 72 8497k 0 0 655k 0 0:00:17 0:00:12 0:00:05 698k
76 11.4M 76 9027k 0 0 646k 0 0:00:18 0:00:13 0:00:05 661k
83 11.4M 83 9807k 0 0 655k 0 0:00:17 0:00:14 0:00:03 678k
89 11.4M 89 10.2M 0 0 658k 0 0:00:17 0:00:15 0:00:02 679k
95 11.4M 95 10.9M 0 0 660k 0 0:00:17 0:00:16 0:00:01 677k
100 11.4M 100 11.4M 0 0 662k 0 0:00:17 0:00:17 --:--:-- 680k
+ 1381189432.809940000 /scripts/fetch : 185 > __rvm_checksum_validate_file /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
+ 1381189432.814855000 /scripts/functions/checksum : __rvm_checksum_validate_file() 117 > __rvm_checksum_any
+ 1381189432.819215000 /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381189432.824071000 /scripts/functions/checksum : __rvm_checksum_validate_file() 119 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381189432.828905000 /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > __rvm_md5_calculate /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381189432.833890000 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1381189432.838532000 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1381189432.843856000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381189432.889112000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2) = 62e379e044c822b81e7b20a27daf133e'
++ 1381189432.893949000 /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 62e379e044c822b81e7b20a27daf133e
++ 1381189432.898163000 /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1381189432.902768000 /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 ]]
+ 1381189432.907690000 /scripts/functions/checksum : __rvm_checksum_validate_file() 124 > [[ -n '' ]]
+ 1381189432.912449000 /scripts/functions/checksum : __rvm_checksum_validate_file() 128 > return 0
+ 1381189432.917953000 /scripts/fetch : 187 > rvm_debug 'Downloaded archive checksum matched.'
+ 1381189432.922950000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
+ 1381189432.927600000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
+ 1381189432.932445000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1381189432.936875000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1381189432.941573000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1381189432.946187000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
+ 1381189432.951122000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
+ 1381189432.955682000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'Downloaded archive checksum matched.\n'
Downloaded archive checksum matched.
++ 1381189432.961234000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > [[ -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189432.968258000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > true
++ 1381189432.974935000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 37 > [[ ! -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189432.981162000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 39 > mkdir -p /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189432.990131000 /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/bruceb/.rvm/src/rbx-2.0.0' __rvm_package_extract /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189432.995392000 /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381189433.000915000 /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381189433.005803000 /scripts/functions/utility_logging : __rvm_log_command() 4 > name=extract
++ 1381189433.010427000 /scripts/functions/utility_logging : __rvm_log_command() 5 > message='rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381189433.015917000 /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381189433.021617000 /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381189433.027037000 /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=__rvm_package_extract
++ 1381189433.033398000 /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 3 ))
++ 1381189433.038802000 /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ __rvm_package_extract =~ = ]]
++ 1381189433.044390000 /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=__rvm_package_extract
++ 1381189433.049631000 /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! __rvm_package_extract =~ = ]]
++ 1381189433.054903000 /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381189433.060197000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381189433.066118000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381189433.071672000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_timestamp
+++ 1381189433.077654000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_times__rvm_date +%s
+++ 1381189433.083246000 /scripts/functions/support : __rvm_date() 0 > date +%s
++ 1381189433.093519000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestexport rvm_log_timestamp=1381189433
++ 1381189433.100824000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestrvm_log_timestamp=1381189433
++ 1381189433.106565000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestrvm_debug 'Log prefix: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/'
++ 1381189433.111560000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189433.117026000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189433.123081000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189433.128553000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189433.134158000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189433.139860000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189433.145318000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189433.150909000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log prefix: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/\n'
Log prefix: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/
++ 1381189433.156090000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381189433.161182000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_filesystem
+++ 1381189433.168113000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_files__rvm_awk -v rvm_path=/Users/bruceb/.rvm '
BEGIN{longest=""; fstype=""}
{if (index(rvm_path,$3)==1 && length($3)>length(longest)){longest=$3; fstype=$5}}
END{print fstype}
'
+++ 1381189433.168030000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_files__rvm_mount
+++ 1381189433.173691000 /scripts/functions/support : __rvm_awk() 0 > awk -v rvm_path=/Users/bruceb/.rvm '
+++ 1381189433.173771000 /scripts/functions/support : __rvm_mount() 0 > mount
BEGIN{longest=""; fstype=""}
{if (index(rvm_path,$3)==1 && length($3)>length(longest)){longest=$3; fstype=$5}}
END{print fstype}
'
++ 1381189433.184319000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyexport rvm_log_filesystem=local,
++ 1381189433.190001000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyrvm_log_filesystem=local,
++ 1381189433.195268000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyrvm_debug 'Log filesystem: local,'
++ 1381189433.200958000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189433.206252000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189433.211750000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189433.217508000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189433.222525000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189433.228093000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189433.233583000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189433.239037000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log filesystem: local,\n'
Log filesystem: local,
++ 1381189433.244303000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381189433.250665000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_namelen
++ 1381189433.255980000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelecase "${rvm_log_filesystem}" in
++ 1381189433.260717000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_nameleexport rvm_log_namelen=250
++ 1381189433.266621000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelervm_log_namelen=250
++ 1381189433.272286000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelervm_debug 'Log max name length: 250'
++ 1381189433.277789000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189433.283050000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189433.288542000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189433.294284000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189433.299896000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189433.305216000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189433.310153000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189433.314977000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log max name length: 250\n'
Log max name length: 250
++ 1381189433.320252000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_nname=extract
++ 1381189433.325493000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract
++ 1381189433.331000000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381189433.336097000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
++ 1381189433.341788000 /scripts/functions/utility_logging : __rvm_log_command() 4 > rvm_debug 'Log file: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log'
++ 1381189433.347236000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189433.352711000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189433.358115000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189433.363218000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189433.368824000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189433.373891000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189433.379432000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189433.385073000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log file: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log\n'
Log file: /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
++ 1381189433.390682000 /scripts/functions/utility_logging : __rvm_log_command() 6 > [[ -d /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0 ]]
++ 1381189433.395689000 /scripts/functions/utility_logging : __rvm_log_command() 6 > mkdir -p /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0
++ 1381189433.405483000 /scripts/functions/utility_logging : __rvm_log_command() 7 > [[ -f /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log ]]
++ 1381189433.410819000 /scripts/functions/utility_logging : __rvm_log_command() 7 > rm -f /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
+++ 1381189433.420885000 /scripts/functions/utility_logging : __rvm_log_command() -63 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381189433.420912000 /scripts/functions/utility_logging : __rvm_log_command() 15 > tee /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
++ 1381189433.420851000 /scripts/functions/utility_logging : __rvm_log_command() 15 > rvm_debug_stream
++ 1381189433.426576000 /scripts/functions/logging : rvm_debug_stream() 1 > (( 1 == 0 && 1 == 0 ))
+++ 1381189433.427035000 /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381189433.432182000 /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381189433.437750000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189433.437576000 /scripts/functions/utility_logging : __rvm_log_command() 9 > printf %b '[2013-10-07 18:43:53] __rvm_package_extract\n'
++ 1381189433.443195000 /scripts/functions/utility_logging : __rvm_log_command() 10 > is_a_function __rvm_package_extract
++ 1381189433.443181000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189433.449076000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189433.449011000 /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_package_extract
++ 1381189433.454567000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189433.454633000 /scripts/functions/utility_logging : __rvm_log_command() -234 > typeset -f __rvm_package_extract
++ 1381189433.460106000 /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruceb\n'
++ 1381189433.460037000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189433.465769000 /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381189433.465788000 /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(3): __rvm_package_extract /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruceb/.rvm/tmp/rvm_src_4359\n'
[2013-10-07 18:43:53] __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/bruceb
command(3): __rvm_package_extract /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189433.475104000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_dotted /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log 'rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0' __rvm_package_extract /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189433.480932000 /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381189433.486210000 /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
++ 1381189433.491316000 /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381189433.496653000 /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381189433.502528000 /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381189433.508457000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_package_extract /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2 /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189433.508380000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381189433.508303000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruceb/.rvm/log/1381189433_rbx-2.0.0/extract.log
++ 1381189433.513901000 /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381189433.518967000 /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381189433.523994000 /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381189433.529052000 /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381189433.535153000 /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381189433.540667000 /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381189433.555604000 /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381189433.560816000 /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381189433.566367000 /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
++ 1381189433.571662000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
rbx-2.0.0 - #extracting rubinius-2.0.0 to /Users/bruceb/.rvm/src/rbx-2.0.0....................................
++ 1381189436.698792000 /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381189436.704121000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381189436.709059000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381189436.714118000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381189436.719507000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381189436.724493000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381189436.730255000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381189436.737831000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381189436.745203000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381189436.753466000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381189436.761051000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381189436.768265000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -51 > __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189436.775756000 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189436.783862000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381189436.791392000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189436.799491000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381189436.806665000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381189436.813154000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381189436.819296000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381189436.826364000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189436.833018000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189436.841084000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189436.848494000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381189436.855352000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381189436.862016000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189436.868594000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189436.874930000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189436.881288000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189436.887750000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189436.894308000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189436.900702000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189436.906685000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_rm_rf already gone: /Users/bruceb/.rvm/src/rbx-2.0.0\n'
__rvm_rm_rf already gone: /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189436.913133000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -13 > return 0
+++ 1381189436.921175000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -13 > __rvm_find /Users/bruceb/.rvm/tmp/rvm_src_4359 -mindepth 1 -maxdepth 1 -type d
+++ 1381189436.927422000 /scripts/functions/support : __rvm_find() 0 > find /Users/bruceb/.rvm/tmp/rvm_src_4359 -mindepth 1 -maxdepth 1 -type d
++ 1381189436.936946000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 58 > mv /Users/bruceb/.rvm/tmp/rvm_src_4359/rubinius-2.0.0 /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189436.947242000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 60 > __rvm_rm_rf /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189436.954783000 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189436.960459000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381189436.966245000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189436.972143000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381189436.977809000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381189436.983379000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381189436.988647000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381189436.994371000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruceb/.rvm/tmp/rvm_src_4359 ]]
++ 1381189436.999733000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruceb/.rvm/tmp/rvm_src_4359 ]]
++ 1381189437.004900000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 30 > rm -rf /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381189437.013515000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 123 > [[ -n '' ]]
++ 1381189437.019477000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 127 > rvm_log 'rbx-2.0.0 - #extracted to /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381189437.024846000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189437.030632000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189437.035816000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189437.041692000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189437.047421000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189437.052414000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189437.057833000 /scripts/functions/logging : rvm_log() 91 > printf %b 'rbx-2.0.0 - #extracted to /Users/bruceb/.rvm/src/rbx-2.0.0\n'
rbx-2.0.0 - #extracted to /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.063020000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 72 > true
++ 1381189437.068893000 /scripts/functions/manage/rubinius : rubinius_install() 40 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.075265000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381189437.081370000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381189437.086552000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381189437.091653000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381189437.099588000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381189437.105709000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.112253000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381189437.118374000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381189437.124189000 /scripts/functions/manage/rubinius : rubinius_install() -34 > chmod +x ./configure
++ 1381189437.134533000 /scripts/functions/manage/rubinius : rubinius_install() -32 > __rvm_apply_patches
++ 1381189437.140411000 /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
++ 1381189437.146301000 /scripts/functions/manage/base : __rvm_apply_patches() 2 > typeset -a patches
++ 1381189437.152065000 /scripts/functions/manage/base : __rvm_apply_patches() 3 > patches=()
++ 1381189437.157814000 /scripts/functions/manage/base : __rvm_apply_patches() 4 > patch_level_separator=%
++ 1381189437.163591000 /scripts/functions/manage/base : __rvm_apply_patches() 5 > patch_fuzziness=25
++ 1381189437.169276000 /scripts/functions/manage/base : __rvm_apply_patches() 6 > result=0
++ 1381189437.175001000 /scripts/functions/manage/base : __rvm_apply_patches() 7 > source_directory=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.180462000 /scripts/functions/manage/base : __rvm_apply_patches() 8 > (( 0 == 0 ))
++ 1381189437.186351000 /scripts/functions/manage/base : __rvm_apply_patches() 10 > _save_dir=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.191609000 /scripts/functions/manage/base : __rvm_apply_patches() 11 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.197059000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381189437.202573000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381189437.207685000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381189437.212939000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381189437.219465000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381189437.225395000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189437.232164000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381189437.237659000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381189437.242965000 /scripts/functions/manage/base : __rvm_apply_patches() 49 > case "${1:-all}" in
++ 1381189437.249481000 /scripts/functions/manage/base : __rvm_apply_patches() -98 > __rvm_current_patch_names patches
++ 1381189437.255371000 /scripts/functions/manage/base : __rvm_current_patch_names() 1 > typeset -a expanded_names
++ 1381189437.260575000 /scripts/functions/manage/base : __rvm_current_patch_names() 2 > typeset _variable patch_level_separator level name expanded_name
++ 1381189437.266345000 /scripts/functions/manage/base : __rvm_current_patch_names() 3 > _variable=patches
++ 1381189437.271296000 /scripts/functions/manage/base : __rvm_current_patch_names() 5 > patch_level_separator=%
++ 1381189437.276966000 /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381189437.282955000 /scripts/functions/manage/base : __rvm_current_patch_names() 8 > [[ -n default ]]
++ 1381189437.288250000 /scripts/functions/manage/base : __rvm_current_patch_names() 10 > __rvm_string_match default '*%*'
++ 1381189437.293470000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189437.298474000 /scripts/functions/support : __rvm_string_match() 2 > _string=default
++ 1381189437.303935000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189437.309189000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189437.314098000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189437.319224000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189437.324343000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189437.329268000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189437.334973000 /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381189437.340328000 /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=default
++ 1381189437.346136000 /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/63
+++ 1381189437.346341000 /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name default 1
+++ 1381189437.351213000 /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381189437.351232000 /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381189437.356159000 /scripts/patches : __rvm_expand_patch_name() 2 > name=default
++ 1381189437.356191000 /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1381189437.361363000 /scripts/patches : __rvm_expand_patch_name() 3 > level=1
++ 1381189437.361211000 /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/63 == \- ]]
++ 1381189437.366962000 /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381189437.366973000 /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n default ]]
+++ 1381189437.372069000 /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381189437.373689000 /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381189437.377582000 /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/63
++++ 1381189437.380618000 /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruceb/.rvm/scripts/patchsets show default
++ 1381189437.391517000 /scripts/base : 28 > [[ -z '' ]]
++ 1381189437.396288000 /scripts/base : 30 > export PS4
++ 1381189437.400882000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381189437.405653000 /scripts/base : 35 > export __array_start rvm_path
++ 1381189437.410085000 /scripts/base : 40 > [[ -n '' ]]
++ 1381189437.414720000 /scripts/base : 42 > __array_start=0
++ 1381189437.419261000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381189437.423514000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381189437.428172000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189437.433420000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381189437.438001000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189437.442681000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189437.447316000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381189437.452360000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189437.457132000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381189437.461508000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381189437.466108000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189437.476231000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381189437.480914000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189437.485734000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189437.490384000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189437.494552000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189437.499496000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189437.504188000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189437.508884000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189437.513293000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381189437.517434000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381189437.521864000 /scripts/base : 75 > export rvm_path
++ 1381189437.526550000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381189437.531223000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381189437.535900000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381189437.540293000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381189437.544677000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381189437.548972000 /scripts/initialize : 6 > set -o xtrace
+++ 1381189437.553087000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381189437.557421000 /scripts/initialize : 10 > export PS4
+++ 1381189437.561706000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381189437.566414000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381189437.571214000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381189437.576095000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381189437.581289000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381189437.585785000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381189437.590789000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381189437.595465000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381189437.600007000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381189437.604345000 /scripts/base : 101 > true
++ 1381189437.608442000 /scripts/base : 109 > typeset -a scripts
++ 1381189437.612970000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381189437.617969000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189437.622337000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381189437.626900000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381189437.631826000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381189437.636306000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189437.640909000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189437.645605000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381189437.649674000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189437.654093000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189437.658333000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381189437.662972000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189437.668313000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381189437.673179000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189437.678781000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189437.683131000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189437.687763000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189437.692242000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381189437.696856000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381189437.701664000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381189437.705853000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381189437.710257000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381189437.715133000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189437.719618000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189437.724010000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381189437.728358000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189437.732757000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189437.736853000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381189437.740867000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189437.745261000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381189437.750324000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189437.755144000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189437.759740000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189437.764466000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189437.769331000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381189437.773895000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381189437.778212000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381189437.783062000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381189437.787619000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381189437.792485000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189437.796930000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189437.800959000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381189437.805643000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189437.810732000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189437.815300000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381189437.820003000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189437.824569000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381189437.828837000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189437.833768000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189437.837976000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189437.842622000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189437.847042000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381189437.851628000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381189437.856002000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381189437.860582000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381189437.865379000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381189437.869978000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189437.875133000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189437.880020000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381189437.884799000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189437.889349000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189437.894145000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381189437.899130000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189437.903868000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381189437.908909000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189437.913785000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189437.920068000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189437.925061000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189437.929757000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381189437.934077000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381189437.938237000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381189437.943318000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381189437.948809000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381189437.953358000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189437.957826000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189437.962749000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381189437.968341000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189437.973710000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189437.978445000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381189437.983227000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189437.987545000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381189437.992193000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189437.997167000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189438.001673000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189438.006283000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189438.010795000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381189438.015692000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381189438.020548000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381189438.025232000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381189438.030510000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189438.035057000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381189438.041066000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189438.045482000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381189438.051395000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381189438.057313000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381189438.062745000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381189438.068144000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381189438.080467000 /scripts/functions/support : 220 > command which whence
+++ 1381189438.093964000 /scripts/functions/support : 222 > command which which
+++ 1381189438.107928000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.113477000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381189438.118326000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.122734000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381189438.127291000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.131883000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381189438.136465000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.141095000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381189438.145735000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.150086000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381189438.154677000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.159058000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381189438.163757000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.168851000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381189438.174853000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189438.179362000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381189438.184272000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381189438.188980000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381189438.193483000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381189438.197770000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381189438.202049000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381189438.206693000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.211192000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381189438.215969000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.220102000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381189438.224872000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.230127000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381189438.235008000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.239769000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381189438.244406000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.249460000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381189438.254199000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.259123000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381189438.263758000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.269021000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381189438.273581000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189438.278099000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381189438.282971000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381189438.288278000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189438.293348000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381189438.297951000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381189438.302759000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381189438.308317000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381189438.313366000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381189438.319217000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381189438.324063000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381189438.328489000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381189438.334118000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381189438.342253000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Dax.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin'
++++ 1381189438.347244000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381189438.351810000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381189438.356204000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381189438.360561000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381189438.366327000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381189438.374554000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381189438.380500000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381189438.385857000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381189438.393687000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381189438.398306000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381189438.404044000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381189438.404058000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381189438.423470000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381189438.428095000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381189438.433305000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381189438.438488000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381189438.438456000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381189438.447347000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381189438.452016000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381189438.456471000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381189438.461044000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381189438.466154000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381189438.471237000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381189438.476250000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381189438.480954000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189438.485782000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189438.490231000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189438.495083000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189438.499990000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189438.504226000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189438.509026000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.514005000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189438.518848000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189438.523570000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189438.528457000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189438.533837000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189438.543765000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189438.548713000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189438.553587000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189438.557943000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189438.563432000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189438.568609000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.574032000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.574150000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189438.578953000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.579063000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189438.588272000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189438.593262000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189438.597944000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189438.602743000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189438.606681000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189438.610796000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189438.616374000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189438.621690000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189438.631003000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189438.635866000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189438.640899000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189438.645040000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189438.649539000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189438.654283000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189438.659423000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189438.659398000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.664954000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189438.665032000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189438.674644000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189438.679404000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189438.684418000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189438.689158000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189438.693923000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189438.698810000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189438.703371000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189438.708682000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189438.713112000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189438.717811000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.722995000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189438.728131000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189438.732526000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189438.737275000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189438.742263000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189438.751815000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189438.756431000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189438.760912000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189438.765958000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189438.770871000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189438.775793000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.781434000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.781551000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189438.786260000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.786328000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189438.796368000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189438.800961000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189438.805510000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189438.810620000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189438.815350000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189438.819864000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189438.824769000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189438.831182000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189438.842246000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189438.847185000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189438.852263000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189438.856824000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189438.861599000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189438.867330000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189438.872664000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189438.872699000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189438.878086000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189438.878073000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189438.887161000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189438.892175000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189438.897477000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189438.902436000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189438.907169000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189438.911650000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189438.916668000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189438.921171000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189438.926139000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189438.931109000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.936057000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189438.941173000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189438.946029000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189438.951219000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189438.957541000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189438.967427000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189438.972784000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189438.977451000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189438.983382000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189438.988002000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189438.992599000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189438.998265000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189438.998297000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.003306000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.003401000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189439.012320000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189439.017465000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189439.022148000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.027151000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189439.032167000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189439.036651000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189439.041626000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189439.047103000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189439.056287000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189439.061041000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189439.066183000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189439.070763000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189439.075163000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189439.079958000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.085070000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189439.085037000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.089612000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.089582000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189439.099648000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189439.104072000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189439.108491000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189439.113977000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189439.118867000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189439.123611000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189439.128094000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189439.132759000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189439.137570000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189439.142272000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189439.147419000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189439.152140000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189439.156668000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189439.161676000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189439.167230000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189439.175876000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189439.180357000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189439.185298000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189439.189671000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189439.194642000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189439.199261000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189439.204177000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.204198000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189439.209043000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189439.209070000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189439.218000000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189439.222454000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189439.227490000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.233188000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189439.238065000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189439.242419000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189439.248371000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189439.253252000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189439.262155000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189439.266986000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189439.271437000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189439.275918000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189439.280219000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189439.284682000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.289718000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.289688000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189439.294975000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189439.294885000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189439.304747000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189439.309555000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189439.314504000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189439.319100000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189439.323693000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189439.328249000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189439.333160000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189439.337831000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189439.342506000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189439.346918000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189439.352003000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189439.356362000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189439.361360000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189439.367759000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189439.373101000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189439.381851000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189439.386270000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189439.390738000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189439.395250000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189439.399529000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189439.404073000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189439.408807000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.408834000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189439.413585000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.413550000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189439.422404000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189439.427177000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189439.431990000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.437118000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189439.441691000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189439.446307000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189439.451669000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189439.456789000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189439.465637000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189439.470603000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189439.475661000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189439.480262000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189439.485111000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189439.489988000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189439.495131000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189439.495161000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189439.500131000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189439.500094000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189439.508376000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189439.513246000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189439.517908000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381189439.524362000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.529456000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381189439.534911000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.539671000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381189439.544662000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.549319000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381189439.555415000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.560335000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381189439.565507000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381189439.571774000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381189439.577856000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381189439.583200000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381189439.588662000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381189439.595250000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.599938000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381189439.604285000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.608655000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381189439.615328000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.620211000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381189439.624935000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189439.630149000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381189439.635755000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381189439.640448000 /scripts/patchsets : 6 > source /Users/bruceb/.rvm/scripts/patches
+ 1381189439.645443000 /scripts/patchsets : 48 > args=($*)
+ 1381189439.650307000 /scripts/patchsets : 49 > action=show
+ 1381189439.655049000 /scripts/patchsets : 50 > patchset=default
++ 1381189439.659918000 /scripts/patchsets : 51 > echo
+ 1381189439.665368000 /scripts/patchsets : 51 > args=
+ 1381189439.670328000 /scripts/patchsets : 53 > case "$action" in
+ 1381189439.675250000 /scripts/patchsets : 54 > lookup_patchset default
+ 1381189439.681050000 /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381189439.685715000 /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]]
+ 1381189439.689976000 /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381189439.695412000 /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruceb/.rvm/patchsets
++ 1381189439.695488000 /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381189439.700180000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381189439.704898000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381189439.709229000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruceb/.rvm/patchsets
++ 1381189439.713929000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381189439.718802000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381189439.723573000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruceb/.rvm/patchsets
++ 1381189439.728093000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381189439.732746000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx
++ 1381189439.737357000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx
++ 1381189439.741694000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381189439.746372000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx/2.0.0
++ 1381189439.751069000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx/2.0.0
+ 1381189439.756464000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189439.760845000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/2.0.0/default ]]
+ 1381189439.765562000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189439.770039000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/default ]]
+ 1381189439.774391000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189439.779329000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/default ]]
+ 1381189439.784674000 /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381189439.789824000 /scripts/patchsets : 58 > exit 1
+++ 1381189439.795838000 /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381189439.800750000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ default != \d\e\f\a\u\l\t ]]
++ 1381189439.807014000 /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''default'\'', expanded_name(s) '\'''\''.'
++ 1381189439.812386000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189439.817863000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189439.823299000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189439.828833000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189439.834737000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189439.840258000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189439.845686000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189439.851704000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Patch name '\''default'\'', expanded_name(s) '\'''\''.\n'
Patch name 'default', expanded_name(s) ''.
++ 1381189439.856824000 /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381189439.861842000 /scripts/functions/manage/base : __rvm_current_patch_names() -55 > [[ -n OSX ]]
++ 1381189439.867728000 /scripts/functions/manage/base : __rvm_current_patch_names() -53 > __rvm_string_match OSX '*%*'
++ 1381189439.874385000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381189439.879987000 /scripts/functions/support : __rvm_string_match() 2 > _string=OSX
++ 1381189439.885157000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381189439.891025000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381189439.897111000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381189439.902509000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381189439.907673000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381189439.912642000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381189439.918488000 /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381189439.923892000 /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=OSX
++ 1381189439.929245000 /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/62
+++ 1381189439.929278000 /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name OSX 1
+++ 1381189439.934876000 /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381189439.934809000 /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381189439.940328000 /scripts/patches : __rvm_expand_patch_name() 2 > name=OSX
++ 1381189439.940260000 /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1381189439.945638000 /scripts/patches : __rvm_expand_patch_name() 3 > level=1
++ 1381189439.945674000 /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/62 == \- ]]
++ 1381189439.951199000 /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381189439.951229000 /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n OSX ]]
+++ 1381189439.956459000 /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381189439.957940000 /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381189439.962503000 /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/62
++++ 1381189439.965063000 /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruceb/.rvm/scripts/patchsets show OSX
++ 1381189439.974258000 /scripts/base : 28 > [[ -z '' ]]
++ 1381189439.979562000 /scripts/base : 30 > export PS4
++ 1381189439.984811000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381189439.989726000 /scripts/base : 35 > export __array_start rvm_path
++ 1381189439.994388000 /scripts/base : 40 > [[ -n '' ]]
++ 1381189439.999100000 /scripts/base : 42 > __array_start=0
++ 1381189440.004132000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381189440.008414000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381189440.012713000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189440.017657000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381189440.022128000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189440.026626000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189440.031337000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381189440.035669000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381189440.041158000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381189440.046230000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381189440.050719000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189440.060336000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381189440.065288000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189440.069977000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189440.074726000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189440.079332000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189440.084676000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189440.089318000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189440.095165000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189440.100064000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381189440.104730000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381189440.109732000 /scripts/base : 75 > export rvm_path
++ 1381189440.114502000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381189440.119082000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381189440.123432000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381189440.128166000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381189440.132598000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381189440.137191000 /scripts/initialize : 6 > set -o xtrace
+++ 1381189440.141630000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381189440.146086000 /scripts/initialize : 10 > export PS4
+++ 1381189440.150617000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381189440.154870000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381189440.159567000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381189440.164829000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381189440.169426000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381189440.173973000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381189440.179029000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381189440.184224000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381189440.188877000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381189440.193272000 /scripts/base : 101 > true
++ 1381189440.197670000 /scripts/base : 109 > typeset -a scripts
++ 1381189440.201971000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381189440.206690000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189440.211455000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381189440.216520000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381189440.220983000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381189440.225223000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189440.229957000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189440.234792000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381189440.239007000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189440.243006000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189440.247858000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381189440.252306000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189440.256805000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381189440.261445000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189440.266198000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189440.270835000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189440.275248000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189440.279708000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381189440.284467000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381189440.288921000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381189440.293627000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381189440.299169000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381189440.304430000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189440.309419000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189440.314574000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381189440.319509000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189440.324034000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189440.328455000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381189440.334082000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189440.338263000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381189440.342508000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189440.347232000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189440.351725000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189440.356530000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189440.361389000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381189440.366805000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381189440.371223000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381189440.375606000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381189440.380179000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381189440.384544000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189440.388993000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189440.393192000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381189440.398027000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189440.402603000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189440.407413000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381189440.412003000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189440.417080000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381189440.421735000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189440.426215000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189440.431949000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189440.436997000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189440.441399000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381189440.445684000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381189440.450541000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381189440.454920000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381189440.459432000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381189440.464396000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189440.469469000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189440.473515000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381189440.477648000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189440.482279000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189440.487033000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381189440.491691000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189440.495999000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381189440.501108000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189440.505579000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189440.510270000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189440.514883000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189440.519506000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381189440.523884000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381189440.528586000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381189440.533079000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381189440.537352000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381189440.541772000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381189440.546384000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381189440.551133000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381189440.555518000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381189440.560245000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381189440.565267000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381189440.569895000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381189440.574677000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381189440.579303000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381189440.584213000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381189440.588657000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381189440.593358000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381189440.598043000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381189440.602705000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381189440.607306000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381189440.611881000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381189440.617314000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189440.621850000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381189440.626597000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189440.630903000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381189440.635734000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381189440.640907000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381189440.646294000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381189440.650596000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381189440.661704000 /scripts/functions/support : 220 > command which whence
+++ 1381189440.675861000 /scripts/functions/support : 222 > command which which
+++ 1381189440.688584000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.693041000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381189440.697836000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.702141000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381189440.706780000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.711422000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381189440.716326000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.720993000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381189440.725518000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.729595000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381189440.733858000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.738515000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381189440.742832000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.747863000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381189440.752346000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381189440.756474000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381189440.760977000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381189440.765810000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381189440.770815000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381189440.775296000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381189440.781089000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381189440.786038000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.790703000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381189440.795456000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.800116000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381189440.804753000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.809465000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381189440.814322000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.818772000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381189440.823225000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.827938000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381189440.833324000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.837989000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381189440.842810000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.847625000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381189440.852387000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381189440.856903000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381189440.860947000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381189440.866672000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189440.871638000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381189440.876685000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381189440.882167000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381189440.887750000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381189440.892750000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381189440.898190000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381189440.903086000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381189440.907325000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381189440.912730000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381189440.920651000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Darwin Dax.local 12.5.0 Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64 x86_64 i386 MacBookPro8,2 Darwin'
++++ 1381189440.925076000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381189440.929889000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381189440.935351000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381189440.940499000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381189440.946004000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381189440.954540000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381189440.959236000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381189440.964461000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381189440.973361000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381189440.978411000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381189440.984463000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381189440.984841000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381189441.002875000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381189441.007895000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381189441.012791000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381189441.019141000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
+++++ 1381189441.019163000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
++++ 1381189441.028405000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381189441.033480000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381189441.038398000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381189441.042797000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381189441.047905000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381189441.052646000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381189441.057249000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381189441.061892000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189441.066863000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189441.071800000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189441.076603000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189441.081733000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189441.086432000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189441.091236000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.101028000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189441.107217000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.111864000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189441.116947000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.122838000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.132796000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.138679000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.144103000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.149079000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.153744000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189441.158408000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.163783000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.163838000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189441.169564000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.169484000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189441.178339000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189441.183726000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189441.188752000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.193769000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189441.198631000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.203069000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189441.208384000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.213290000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.221657000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.226205000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.230900000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.235938000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.240599000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189441.245002000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.250556000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.250623000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.255667000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.255644000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189441.265279000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189441.269973000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189441.274516000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189441.278979000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189441.283760000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189441.288460000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189441.292774000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189441.297866000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189441.302734000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189441.307378000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.312379000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189441.317175000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.321693000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189441.326746000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.332296000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.342058000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.346750000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.351724000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.357067000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.361834000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189441.367567000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.372621000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189441.372593000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.377236000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.377268000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189441.386346000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189441.390963000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189441.395288000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.400435000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189441.405118000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.409891000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189441.415224000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.420078000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.429065000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.433729000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.438526000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.443077000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.448156000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189441.452784000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.458059000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.458253000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.463731000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.463707000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189441.473093000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189441.477619000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189441.482593000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189441.487365000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189441.492151000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189441.497043000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189441.502061000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189441.506627000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189441.511202000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189441.515901000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.520963000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189441.525505000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.530470000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189441.536298000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.541468000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.550636000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.555332000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.559692000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.564416000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.569497000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189441.574392000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.579657000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.579751000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189441.584528000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.584462000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189441.594165000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189441.598834000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189441.603377000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.608420000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189441.612890000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.617663000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189441.622283000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.626962000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.635458000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.639928000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.644442000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.649260000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.653879000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189441.658401000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.663672000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.663741000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.668873000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.668806000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189441.677786000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189441.682425000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189441.687237000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189441.691671000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189441.697474000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189441.702667000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189441.707883000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189441.713230000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189441.718974000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189441.724081000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.729682000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189441.734382000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.738958000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189441.743826000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.749190000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.758169000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.763110000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.767879000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.772482000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.776995000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189441.781939000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.787136000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189441.787108000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.791807000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189441.791779000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189441.801283000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189441.806066000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189441.810665000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.816024000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189441.821044000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.825803000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189441.831586000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.836447000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.846043000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.850747000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.855388000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.859922000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.865360000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189441.869909000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189441.875036000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.875151000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.879700000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189441.879670000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189441.888473000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189441.892743000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189441.897279000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381189441.902314000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381189441.907273000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381189441.912302000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381189441.917069000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381189441.921946000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381189441.926651000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381189441.931313000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.936523000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381189441.940894000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189441.945665000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381189441.950703000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189441.955699000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189441.964097000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189441.969463000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189441.975951000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189441.981467000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189441.986332000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381189441.991470000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381189441.996634000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189441.996758000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381189442.001827000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189442.001855000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189442.010855000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381189442.015927000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381189442.021541000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189442.026965000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381189442.033070000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381189442.038959000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381189442.045469000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381189442.050987000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189442.059878000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381189442.065124000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381189442.070098000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381189442.074604000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381189442.080816000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381189442.087554000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381189442.095194000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189442.095186000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381189442.102987000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381189442.103038000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381189442.113184000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381189442.119086000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381189442.124588000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381189442.131644000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.136825000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381189442.142195000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.148045000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381189442.154228000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.160712000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381189442.169388000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.175418000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381189442.180465000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381189442.188402000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381189442.194980000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381189442.201732000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381189442.208321000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381189442.214966000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.220992000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381189442.227745000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.234066000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381189442.242721000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.248771000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381189442.254122000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381189442.258804000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381189442.265423000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381189442.270121000 /scripts/patchsets : 6 > source /Users/bruceb/.rvm/scripts/patches
+ 1381189442.275202000 /scripts/patchsets : 48 > args=($*)
+ 1381189442.280597000 /scripts/patchsets : 49 > action=show
+ 1381189442.286350000 /scripts/patchsets : 50 > patchset=OSX
++ 1381189442.291990000 /scripts/patchsets : 51 > echo
+ 1381189442.297694000 /scripts/patchsets : 51 > args=
+ 1381189442.303216000 /scripts/patchsets : 53 > case "$action" in
+ 1381189442.308634000 /scripts/patchsets : 54 > lookup_patchset OSX
+ 1381189442.314403000 /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381189442.320210000 /scripts/patchsets : lookup_patchset() 12 > [[ -z OSX ]]
+ 1381189442.325019000 /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381189442.331097000 /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruceb/.rvm/patchsets
++ 1381189442.331156000 /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381189442.336879000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381189442.342816000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381189442.347537000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruceb/.rvm/patchsets
++ 1381189442.353315000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381189442.358499000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381189442.364811000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruceb/.rvm/patchsets
++ 1381189442.371024000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381189442.377535000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx
++ 1381189442.382866000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx
++ 1381189442.387606000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381189442.392871000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx/2.0.0
++ 1381189442.397483000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx/2.0.0
+ 1381189442.403601000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189442.408783000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/2.0.0/OSX ]]
+ 1381189442.413629000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189442.420357000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/OSX ]]
+ 1381189442.426320000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381189442.431740000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/OSX ]]
+ 1381189442.438059000 /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381189442.443814000 /scripts/patchsets : 58 > exit 1
+++ 1381189442.451072000 /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381189442.456169000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \d\e\f\a\u\l\t ]]
+++ 1381189442.461278000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \O\S\X ]]
++ 1381189442.467843000 /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''OSX'\'', expanded_name(s) '\'''\''.'
++ 1381189442.473710000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189442.479430000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189442.485496000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189442.492132000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189442.498312000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189442.504375000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189442.509902000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189442.516090000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Patch name '\''OSX'\'', expanded_name(s) '\'''\''.\n'
Patch name 'OSX', expanded_name(s) ''.
++ 1381189442.521530000 /scripts/functions/manage/base : __rvm_apply_patches() -19 > rvm_debug 'All found patches(0): .'
++ 1381189442.527048000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381189442.532194000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381189442.537554000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189442.543307000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189442.548433000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189442.554141000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381189442.559492000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381189442.565551000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'All found patches(0): .\n'
All found patches(0): .
++ 1381189442.571137000 /scripts/functions/manage/base : __rvm_apply_patches() -16 > [[ -n '' ]]
++ 1381189442.577611000 /scripts/functions/manage/base : __rvm_apply_patches() 15 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189442.583985000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381189442.589629000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381189442.594818000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381189442.600243000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381189442.608433000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381189442.615223000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381189442.621429000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381189442.627378000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381189442.632817000 /scripts/functions/manage/base : __rvm_apply_patches() -60 > return 0
++ 1381189442.638142000 /scripts/functions/manage/rubinius : rubinius_install() -26 > (( 1 ))
++ 1381189442.644459000 /scripts/functions/manage/rubinius : rubinius_install() -25 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}")
++ 1381189442.650127000 /scripts/functions/manage/rubinius : rubinius_install() -23 > __rvm_db rbx_configure_flags db_configure_flags
++ 1381189442.655491000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++ 1381189442.661697000 /scripts/functions/db : __rvm_db() 2 > key=rbx_configure_flags
++ 1381189442.667512000 /scripts/functions/db : __rvm_db() 3 > key=rbx_configure_flags
++ 1381189442.673361000 /scripts/functions/db : __rvm_db() 4 > variable=db_configure_flags
++ 1381189442.678740000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381189442.685380000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_configure_flags
+++ 1381189442.691230000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381189442.696850000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++ 1381189442.702857000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189442.709292000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381189442.721740000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381189442.727538000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381189442.733603000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381189442.739771000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381189442.746011000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_configure_flags
+++ 1381189442.752166000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381189442.758014000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381189442.757995000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381189442.763826000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381189442.763841000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
++ 1381189442.774645000 /scripts/functions/db : __rvm_db() 7 > value=
++ 1381189442.781238000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++ 1381189442.786837000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381189442.792701000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_configure_flags
+++ 1381189442.798789000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381189442.804202000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++ 1381189442.809961000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189442.815677000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381189442.825858000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381189442.831593000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381189442.837138000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381189442.842344000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381189442.848640000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_configure_flags
+++ 1381189442.854771000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381189442.860321000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381189442.860370000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381189442.866721000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381189442.866617000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/config/db
++ 1381189442.877928000 /scripts/functions/db : __rvm_db() 10 > value=
++ 1381189442.883607000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++ 1381189442.889034000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189442.895275000 /scripts/functions/manage/rubinius : rubinius_install() 120 > [[ -n '' ]]
++ 1381189442.900926000 /scripts/functions/manage/rubinius : rubinius_install() 122 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}")
++ 1381189442.906292000 /scripts/functions/manage/rubinius : rubinius_install() 126 > (( 1 ))
++ 1381189442.912007000 /scripts/functions/manage/rubinius : rubinius_install() 129 > [[ -f Gemfile ]]
++ 1381189442.917839000 /scripts/functions/manage/rubinius : rubinius_install() 131 > ruby=ruby-2.0.0-p247@rubinius
++ 1381189442.924976000 /scripts/functions/manage/rubinius : rubinius_install() 133 > rvm_create_flag=1
++ 1381189442.930535000 /scripts/functions/manage/rubinius : rubinius_install() 134 > rvm_verbose_flag=0
++ 1381189442.937052000 /scripts/functions/manage/rubinius : rubinius_install() 135 > __rvm_select ruby-2.0.0-p247@rubinius
++ 1381189442.943156000 /scripts/selector : __rvm_select() 1 > true
++ 1381189442.949014000 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381189442.954195000 /scripts/selector : __rvm_select() 3 > _original_env_string=rbx-2.0.0
++ 1381189442.959419000 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381189442.964941000 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381189442.971037000 /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
++ 1381189442.977079000 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
++ 1381189442.983511000 /scripts/selector : __rvm_select() 14 > [[ -z ruby-2.0.0-p247@rubinius ]]
++ 1381189442.988715000 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381189442.994366000 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381189442.999623000 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381189443.004576000 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381189443.009827000 /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381189443.015849000 /scripts/selector : __rvm_ruby_string() 699 > true 2.0.0 '' rbx 2.0.0 '' '' '' @ ruby-2.0.0-p247@rubinius 0 0
++ 1381189443.022025000 /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381189443.021992000 /scripts/selector : __rvm_ruby_string() 704 > echo ruby-2.0.0-p247@rubinius
++ 1381189443.048698000 /scripts/selector : __rvm_ruby_string() 706 > rvm_gemset_name=rubinius
++ 1381189443.054616000 /scripts/selector : __rvm_ruby_string() 707 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381189443.060029000 /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381189443.065200000 /scripts/selector : __rvm_ruby_string() 712 > [[ -n ruby-2.0.0-p247 ]]
++ 1381189443.070347000 /scripts/selector : __rvm_ruby_string() 712 > [[ ruby-2.0.0-p247 != \s\y\s\t\e\m ]]
++ 1381189443.075499000 /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruceb/.rvm/config/alias ]]
++ 1381189443.081166000 /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruceb/.rvm/config/alias ]]
++ 1381189443.086717000 /scripts/selector : __rvm_ruby_string() 721 > [[ ruby-2.0.0-p247 == default ]]
++ 1381189443.093872000 /scripts/selector : __rvm_ruby_string() 728 > echo ruby-2.0.0-p247
++ 1381189443.093746000 /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381189443.123480000 /scripts/selector : __rvm_ruby_string() 734 > ruby_string=ruby-2.0.0-p247
++ 1381189443.128515000 /scripts/selector : __rvm_ruby_string() 735 > gemset_name=rubinius
++ 1381189443.134133000 /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381189443.139615000 /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381189443.144511000 /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381189443.149595000 /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381189443.154650000 /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
++ 1381189443.160376000 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381189443.166267000 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381189443.171998000 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381189443.177300000 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381189443.183061000 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381189443.188208000 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381189443.193601000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruceb ]]
++ 1381189443.198570000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381189443.203782000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189443.209059000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381189443.214498000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381189443.219457000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruceb/.rvmrc ]]
++ 1381189443.224424000 /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381189443.253902000 /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruceb/.rvmrc
+++ 1381189443.259090000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189443.264383000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381189443.270011000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189443.276077000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381189443.282133000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381189443.287685000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381189443.293199000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381189443.299034000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381189443.304622000 /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381189443.309841000 /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381189443.314887000 /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381189443.320034000 /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381189443.325949000 /scripts/selector : __rvm_ruby_string() 539 > [[ -n rubinius ]]
++ 1381189443.332036000 /scripts/selector : __rvm_ruby_string() 541 > rvm_gemset_name=rubinius
++ 1381189443.339073000 /scripts/selector : __rvm_ruby_string() 542 > rvm_sticky_flag=1
++ 1381189443.344926000 /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381189443.350350000 /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - ruby-2.0.0-p247
++ 1381189443.355582000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381189443.361158000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381189443.367032000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381189443.372752000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381189443.378548000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381189443.384081000 /scripts/selector : __rvm_ruby_string() 523 > (( 3 == 0 ))
++ 1381189443.389624000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189443.394938000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189443.401103000 /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=ruby
++ 1381189443.407152000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189443.413278000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189443.419544000 /scripts/selector : __rvm_ruby_string() 597 > [[ ruby == \r\b\x ]]
++ 1381189443.425547000 /scripts/selector : __rvm_ruby_string() 850 > case "$string" in
++ 1381189443.431295000 /scripts/selector : __rvm_ruby_string() 628 > rvm_ruby_version=2.0.0
++ 1381189443.436924000 /scripts/selector : __rvm_ruby_string() 629 > rvm_ruby_revision=
++ 1381189443.442183000 /scripts/selector : __rvm_ruby_string() 630 > rvm_ruby_tag=
++ 1381189443.447743000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381189443.453452000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381189443.460061000 /scripts/selector : __rvm_ruby_string() 654 > rvm_ruby_patch_level=p247
++ 1381189443.466486000 /scripts/selector : __rvm_ruby_string() 738 > [[ -z ruby ]]
++ 1381189443.472168000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381189443.478000000 /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381189443.483404000 /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=ruby-2.0.0
++ 1381189443.488760000 /scripts/selector : __rvm_ruby_string() 770 > [[ ruby == \e\x\t ]]
++ 1381189443.494464000 /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381189443.500336000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189443.506065000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381189443.511875000 /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381189443.517437000 /scripts/selector : __rvm_ruby_string() 800 > [[ -n p247 ]]
++ 1381189443.522719000 /scripts/selector : __rvm_ruby_string() 802 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381189443.527925000 /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381189443.533395000 /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381189443.539287000 /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381189443.544971000 /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381189443.552424000 /scripts/selector : __rvm_select() -93 > [[ -z ruby ]]
++ 1381189443.558011000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381189443.563642000 /scripts/selector : __rvm_select() 171 > [[ -n p247 ]]
++ 1381189443.569114000 /scripts/selector : __rvm_select() 173 > rvm_ruby_package_file=ruby-2.0.0-p247
++ 1381189443.574637000 /scripts/selector : __rvm_select() 174 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381189443.580232000 /scripts/selector : __rvm_select() 180 > [[ -z 2.0.0 ]]
+++ 1381189443.586937000 /scripts/selector : __rvm_select() -56 > __rvm_db ruby_repo_url
+++ 1381189443.592500000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381189443.599135000 /scripts/functions/db : __rvm_db() 2 > key=ruby_repo_url
+++ 1381189443.605265000 /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1381189443.610220000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381189443.615268000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189443.621089000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db ruby_repo_url
++++ 1381189443.626600000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189443.631736000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381189443.637129000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189443.642612000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189443.652486000 /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381189443.657414000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189443.662660000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189443.668549000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189443.673969000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db ruby_repo_url
++++ 1381189443.678820000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381189443.684259000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381189443.684376000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189443.689676000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381189443.689609000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
+++ 1381189443.699784000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381189443.705719000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381189443.711647000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189443.717429000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db ruby_repo_url
++++ 1381189443.722917000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381189443.728163000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381189443.733934000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381189443.739977000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381189443.750526000 /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381189443.755518000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381189443.760788000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381189443.766191000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381189443.771477000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db ruby_repo_url
++++ 1381189443.776475000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381189443.782535000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381189443.782512000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381189443.788362000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381189443.788389000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381189443.798495000 /scripts/functions/db : __rvm_db() 10 > value=git://github.com/ruby/ruby.git
+++ 1381189443.803626000 /scripts/functions/db : __rvm_db() 13 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1381189443.808741000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381189443.814018000 /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1381189443.818971000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381189443.824824000 /scripts/selector : __rvm_select() 184 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1381189443.830660000 /scripts/selector : __rvm_select() 185 > (( 0 == 0 ))
++ 1381189443.836587000 /scripts/selector : __rvm_select() 187 > __rvm_version_compare 2.0.0 -lt 1.8.5
++ 1381189443.841993000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381189443.848314000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n1.8.5\n'
+++ 1381189443.848649000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381189443.848730000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381189443.855002000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381189443.861233000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381189443.871248000 /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1381189443.876650000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381189443.881681000 /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \2\.\0\.\0 ]]
++ 1381189443.886681000 /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1381189443.892316000 /scripts/selector : __rvm_select() 226 > rvm_archive_extension=tar.bz2
++ 1381189443.898036000 /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381189443.903602000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381189443.908807000 /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381189443.914313000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381189443.919930000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381189443.925718000 /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381189443.930859000 /scripts/selector : __rvm_select() 285 > [[ ruby == ext ]]
++ 1381189443.935906000 /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381189443.941366000 /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
++ 1381189443.947288000 /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
++ 1381189443.952828000 /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
++ 1381189443.958103000 /scripts/selector : __rvm_select() 292 > [[ maglev == \r\u\b\y ]]
++ 1381189443.963853000 /scripts/selector : __rvm_select() 298 > [[ system == \r\u\b\y ]]
++ 1381189443.969948000 /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381189443.976264000 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381189443.981690000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
++ 1381189443.987228000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381189443.992442000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381189443.997745000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
++ 1381189444.002925000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381189444.008036000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@rubinius@
++ 1381189444.013400000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@rubinius@
++ 1381189444.019246000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=rubinius
++ 1381189444.024540000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z rubinius ]]
++ 1381189444.029467000 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381189444.036114000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ rubinius == \g\l\o\b\a\l ]]
++ 1381189444.042329000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
++ 1381189444.047655000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n rubinius ]]
++ 1381189444.052612000 /scripts/selector_gemsets : __rvm_gemset_select_only() 75 > rvm_env_string=ruby-2.0.0-p247@rubinius
++ 1381189444.057363000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381189444.063652000 /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381189444.069255000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
++ 1381189444.074425000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 1 == 0 && 0 == 0 ))
++ 1381189444.079513000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
++ 1381189444.084669000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 27 > typeset rvm_ruby_gem_home_254
++ 1381189444.089706000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 28 > [[ -n '' ]]
++ 1381189444.095419000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 30 > rvm_ruby_gem_home_254=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381189444.100974000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 33 > [[ /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius != \/\U\s\e\r\s\/\b\r\u\c\e\b\/\.\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 ]]
++ 1381189444.106904000 /scripts/selector_gemsets : __rvm_gemset_select() 66 > __rvm_gemset_select_ensure
++ 1381189444.112652000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 1 > mkdir -p /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381189444.121559000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 4 > __rvm_using_gemset_globalcache
++ 1381189444.127643000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > __rvm_grep '^true$'
++ 1381189444.127821000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 1 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/db use_gemset_globalcache
++ 1381189444.166801000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 3 > return 1
++ 1381189444.172724000 /scripts/selector : __rvm_select() 492 > rvm_ruby_selected_flag=1
++ 1381189444.179131000 /scripts/selector : __rvm_select() 494 > [[ -d /Users/bruceb/.rvm/log/ruby-2.0.0-p247 ]]
++ 1381189444.185815000 /scripts/functions/manage/rubinius : rubinius_install() 138 > rvm_log 'Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation'
++ 1381189444.191359000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189444.197558000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189444.203603000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189444.208950000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189444.214036000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189444.218881000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189444.224217000 /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
++ 1381189444.230073000 /scripts/functions/manage/rubinius : rubinius_install() 73 > __rvm_osx_ssl_certs_ensure_for_ruby ruby-2.0.0-p247@rubinius
++ 1381189444.235862000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() 1[[ OSX == \O\S\X ]]
++ 1381189444.241734000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() 3typeset ssl_dir cert_file
+++ 1381189444.248577000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() __rvm_osx_ssl_certs_file_for_ruby ruby-2.0.0-p247@rubinius
+++ 1381189444.254003000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_for_ruby() 1 ruby-2.0.0-p247@rubinius -ropenssl -e 'puts OpenSSL::X509::DEFAULT_CERT_FILE'
-bash: ruby-2.0.0-p247@rubinius: command not found
++ 1381189444.260715000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() 4cert_file=
++ 1381189444.267122000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() 5ssl_dir=
++ 1381189444.273016000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() 7requirements_osx_update_openssl_cert_old
++ 1381189444.278136000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ ! -f '' ]]
++ 1381189444.283712000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_ensure_for_ruby() -rvm_requiremnts_fail_or_run_action 2 'Skipping update of certificates in '\'''\''.' requirements_osx_update_openssl_cert_run
++ 1381189444.289633000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runcase "${rvm_autolibs_flag_number}" in
++ 1381189444.295307000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runshift 2
++ 1381189444.300707000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runrequirements_osx_update_openssl_cert_run
++ 1381189444.306065000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_runtypeset __target=
++ 1381189444.311610000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_runrvm_log 'Updating certificates in '\'''\''.'
++ 1381189444.317070000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381189444.322172000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381189444.327465000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381189444.333920000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381189444.339238000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381189444.344324000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381189444.349517000 /scripts/functions/logging : rvm_log() 91 > printf %b 'Updating certificates in '\'''\''.\n'
Updating certificates in ''.
++ 1381189444.354612000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_runrequirements_osx_update_openssl_cert_create_dir
++ 1381189444.360038000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_cre[[ -d '' ]]
++ 1381189444.365666000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_cremkdir -p ''
mkdir: cannot create directory ‘’: No such file or directory
++ 1381189444.375017000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_cre__rvm_try_sudo mkdir -p ''
++ 1381189444.381291000 /scripts/functions/utility : __rvm_try_sudo() 46 > typeset -a command_to_run
++ 1381189444.386171000 /scripts/functions/utility : __rvm_try_sudo() 47 > typeset sudo_path sbin_path missing_paths
++ 1381189444.390870000 /scripts/functions/utility : __rvm_try_sudo() 48 > (( UID == 0 ))
++ 1381189444.396036000 /scripts/functions/utility : __rvm_try_sudo() 328 > case "$rvm_autolibs_flag_number" in
++ 1381189444.401281000 /scripts/functions/utility : __rvm_try_sudo() 64 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
++ 1381189444.406360000 /scripts/functions/utility : __rvm_try_sudo() 69 > sudo_path=
++ 1381189444.411643000 /scripts/functions/utility : __rvm_try_sudo() 72 > __rvm_which sudo
++ 1381189444.431380000 /scripts/functions/utility : __rvm_try_sudo() 130 > missing_paths=
++ 1381189444.437212000 /scripts/functions/utility : __rvm_try_sudo() 131 > command_to_run=("$@")
++ 1381189444.442589000 /scripts/functions/utility : __rvm_try_sudo() 355 > for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ 1381189444.448426000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ -d /sbin ]]
++ 1381189444.453523000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ ! :/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: =~ :/sbin: ]]
++ 1381189444.458404000 /scripts/functions/utility : __rvm_try_sudo() 355 > for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ 1381189444.463993000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ -d /usr/sbin ]]
++ 1381189444.469588000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ ! :/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: =~ :/usr/sbin: ]]
++ 1381189444.474636000 /scripts/functions/utility : __rvm_try_sudo() 355 > for sbin_path in /sbin /usr/sbin /usr/local/sbin
++ 1381189444.479459000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ -d /usr/local/sbin ]]
++ 1381189444.484553000 /scripts/functions/utility : __rvm_try_sudo() 134 > [[ ! :/Users/bruceb/.rvm/bin:/opt/local/bin:/opt/local/sbin:/Users/bruceb/bin:/usr/local/bin:/usr/local/sbin:/usr/local/php/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/qt/bin:/Applications/Firefox.app/Contents/MacOS:/Users/bruceb/.gem/ruby/1.8/bin: =~ :/usr/local/sbin: ]]
++ 1381189444.489341000 /scripts/functions/utility : __rvm_try_sudo() 138 > [[ -n '' ]]
++ 1381189444.494697000 /scripts/functions/utility : __rvm_try_sudo() 141 > command_to_run=(${sudo_path}sudo -p "%p password required for '${command_to_run[*]}': " "${command_to_run[@]}")
++ 1381189444.500032000 /scripts/functions/utility : __rvm_try_sudo() 148 > sudo -p '%p password required for '\''mkdir -p '\'': ' mkdir -p ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment