Skip to content

Instantly share code, notes, and snippets.

@baburdick
Created October 7, 2013 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baburdick/6874268 to your computer and use it in GitHub Desktop.
Save baburdick/6874268 to your computer and use it in GitHub Desktop.
First install of rbx with latest rvm head on OS X 10.8. (Fails)
This file has been truncated, but you can view the full file.
$ rvm --trace --debug reinstall 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} > '
+ 1381176580.933710000 /scripts/cli : __rvm_parse_args() 688 > [[ -z '' ]]
+ 1381176580.939178000 /scripts/cli : __rvm_parse_args() 688 > [[ -n '' ]]
+ 1381176580.944321000 /scripts/cli : __rvm_parse_args() 691 > [[ error == '' ]]
+ 1381176580.949402000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381176580.955367000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381176580.960854000 /scripts/cli : __rvm_parse_args() 15 > [[ -n --debug ]]
+ 1381176580.966975000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=--debug
+ 1381176580.972387000 /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 ))
+ 1381176580.977196000 /scripts/cli : __rvm_parse_args() 21 > next_token=reinstall
+ 1381176580.982558000 /scripts/cli : __rvm_parse_args() 22 > shift
+ 1381176580.988172000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381176580.993207000 /scripts/cli : __rvm_parse_args() 416 > case "$rvm_token" in
+ 1381176580.998977000 /scripts/cli : __rvm_parse_args() 560 > rvm_token=debug
+ 1381176581.004274000 /scripts/cli : __rvm_parse_args() 561 > rvm_token=debug
+ 1381176581.010186000 /scripts/cli : __rvm_parse_args() 562 > export rvm_debug_flag=1
+ 1381176581.015558000 /scripts/cli : __rvm_parse_args() 562 > rvm_debug_flag=1
+ 1381176581.020997000 /scripts/cli : __rvm_parse_args() 688 > [[ -z '' ]]
+ 1381176581.025937000 /scripts/cli : __rvm_parse_args() 688 > [[ -n '' ]]
+ 1381176581.031111000 /scripts/cli : __rvm_parse_args() 691 > [[ error == '' ]]
+ 1381176581.036634000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381176581.042238000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381176581.047481000 /scripts/cli : __rvm_parse_args() 15 > [[ -n reinstall ]]
+ 1381176581.052916000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=reinstall
+ 1381176581.058294000 /scripts/cli : __rvm_parse_args() 19 > (( 1 > 0 ))
+ 1381176581.063350000 /scripts/cli : __rvm_parse_args() 21 > next_token=rbx-2.0.0
+ 1381176581.069272000 /scripts/cli : __rvm_parse_args() 22 > shift
+ 1381176581.074774000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381176581.079923000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381176581.084795000 /scripts/cli : __rvm_parse_args() 37 > export reinstall_flag=1
+ 1381176581.090731000 /scripts/cli : __rvm_parse_args() 37 > reinstall_flag=1
+ 1381176581.095981000 /scripts/cli : __rvm_parse_args() 38 > rvm_action=reinstall
+ 1381176581.101593000 /scripts/cli : __rvm_parse_args() 688 > [[ -z reinstall ]]
+ 1381176581.106526000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \r\e\i\n\s\t\a\l\l ]]
+ 1381176581.111931000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381176581.117926000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381176581.123792000 /scripts/cli : __rvm_parse_args() 15 > [[ -n rbx-2.0.0 ]]
+ 1381176581.128911000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=rbx-2.0.0
+ 1381176581.134399000 /scripts/cli : __rvm_parse_args() 19 > (( 0 > 0 ))
+ 1381176581.139591000 /scripts/cli : __rvm_parse_args() 24 > next_token=
+ 1381176581.145185000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
+ 1381176581.150050000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
+ 1381176581.156257000 /scripts/cli : __rvm_parse_args() 268 > rvm_action=reinstall
+ 1381176581.161900000 /scripts/cli : __rvm_parse_args() 269 > rvm_ruby_string=rbx-2.0.0
+ 1381176581.167814000 /scripts/cli : __rvm_parse_args() 270 > rvm_ruby_strings=rbx-2.0.0
+ 1381176581.173840000 /scripts/cli : __rvm_parse_args() 688 > [[ -z reinstall ]]
+ 1381176581.178842000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \r\e\i\n\s\t\a\l\l ]]
+ 1381176581.184211000 /scripts/cli : __rvm_parse_args() 691 > [[ 0 -eq 1 ]]
+ 1381176581.189427000 /scripts/cli : __rvm_parse_args() 691 > [[ -n '' ]]
+ 1381176581.194439000 /scripts/cli : __rvm_parse_args() 15 > [[ -n '' ]]
+ 1381176581.199532000 /scripts/cli : __rvm_parse_args() 696 > : rvm_ruby_args:0::
+ 1381176581.205390000 /scripts/cli : __rvm_parse_args() 698 > [[ -n '' ]]
+ 1381176581.212227000 /scripts/cli : rvm() 867 > (( rvm_trace_flag == 0 ))
+ 1381176581.218073000 /scripts/cli : rvm() 869 > export PS4
+ 1381176581.223570000 /scripts/cli : rvm() 870 > [[ -n '' ]]
+ 1381176581.230034000 /scripts/cli : rvm() 872 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1381176581.236774000 /scripts/cli : rvm() 874 > set -x
+ 1381176581.242537000 /scripts/cli : rvm() 876 > result=0
+ 1381176581.248774000 /scripts/cli : rvm() 877 > : rvm_ruby_args:0::
+ 1381176581.255314000 /scripts/cli : rvm() 879 > (( result ))
+ 1381176581.262302000 /scripts/cli : rvm() 949 > case "${rvm_action:=help}" in
+ 1381176581.268882000 /scripts/cli : rvm() 1063 > export rvm_path
+ 1381176581.275929000 /scripts/cli : rvm() 1064 > [[ -n rbx-2.0.0 ]]
+ 1381176581.282219000 /scripts/cli : rvm() 1065 > __rvm_run_wrapper manage reinstall rbx-2.0.0
+ 1381176581.289658000 /scripts/cli : __rvm_run_wrapper() 708 > file=manage
+ 1381176581.295196000 /scripts/cli : __rvm_run_wrapper() 709 > action=reinstall
+ 1381176581.301298000 /scripts/cli : __rvm_run_wrapper() 710 > shift 2
+ 1381176581.307991000 /scripts/cli : __rvm_run_wrapper() 711 > rubies_string=rbx-2.0.0
+ 1381176581.314159000 /scripts/cli : __rvm_run_wrapper() 712 > export -a args
+ 1381176581.321491000 /scripts/cli : __rvm_run_wrapper() 713 > args=($@)
+ 1381176581.327823000 /scripts/cli : __rvm_run_wrapper() 714 > source /Users/bruceb/.rvm/scripts/manage
+++ 1381176581.334267000 /scripts/manage : source() -134 > uname -s
++ 1381176581.344748000 /scripts/manage : source() -65 > sys=Darwin
++ 1381176581.350577000 /scripts/manage : source() -64 > [[ Darwin == AIX ]]
++ 1381176581.356236000 /scripts/manage : source() -62 > name_opt=-iname
++ 1381176581.361781000 /scripts/manage : source() -60 > original_ruby_version=
++ 1381176581.367511000 /scripts/manage : source() -59 > original_ruby_string=rbx-2.0.0
++ 1381176581.373875000 /scripts/manage : source() -57 > source /Users/bruceb/.rvm/scripts/base
+++ 1381176581.380149000 /scripts/base : source() -52 > __rvm_has_opt errexit
+++ 1381176581.387161000 /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
+++ 1381176581.392954000 /scripts/base : __rvm_has_opt() 4 > [[ -n 3.2.48(1)-release ]]
+++ 1381176581.398644000 /scripts/base : __rvm_has_opt() 4 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1381176581.404900000 /scripts/base : __rvm_has_opt() 6 > return 1
+++ 1381176581.410859000 /scripts/base : source() 14 > set +e
+++ 1381176581.418357000 /scripts/base : source() 16 > : rvm_trace_flag:1
+++ 1381176581.425187000 /scripts/base : source() 17 > (( rvm_trace_flag > 0 ))
+++ 1381176581.431822000 /scripts/base : source() 19 > set -o xtrace
+++ 1381176581.437574000 /scripts/base : source() 21 > [[ -z '' ]]
+++ 1381176581.443473000 /scripts/base : source() 23 > export PS4
+++ 1381176581.449317000 /scripts/base : source() 24 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176581.456933000 /scripts/base : source() 28 > export __array_start rvm_path
+++ 1381176581.463288000 /scripts/base : source() 33 > [[ -n '' ]]
+++ 1381176581.468723000 /scripts/base : source() 35 > __array_start=0
+++ 1381176581.474634000 /scripts/base : source() 38 > (( 0 == 0 ))
+++ 1381176581.479901000 /scripts/base : source() 40 > [[ -n 0022 ]]
+++ 1381176581.485660000 /scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1381176581.491251000 /scripts/base : source() 42 > [[ -n /Users/bruceb ]]
+++ 1381176581.496546000 /scripts/base : source() 42 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+++ 1381176581.501728000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176581.507348000 /scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
+++ 1381176581.513199000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176581.519895000 /scripts/base : source() 48 > [[ -f /Users/bruceb/.rvmrc ]]
+++ 1381176581.526509000 /scripts/base : source() 51 > GREP_OPTIONS=
+++ 1381176581.532156000 /scripts/base : source() 51 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+++ 1381176581.546680000 /scripts/base : source() 60 > source /Users/bruceb/.rvmrc
++++ 1381176581.552634000 rc : source() 31 > export RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176581.558290000 rc : source() 31 > RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176581.564021000 rc : source() 34 > export RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176581.570071000 rc : source() 34 > RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176581.576028000 rc : source() 35 > export RUBY_HEAP_FREE_MIN=100000
++++ 1381176581.582754000 rc : source() 35 > RUBY_HEAP_FREE_MIN=100000
++++ 1381176581.589178000 rc : source() 38 > export PARALLEL_TEST_PROCESSORS=6
++++ 1381176581.594577000 rc : source() 38 > PARALLEL_TEST_PROCESSORS=6
+++ 1381176581.600569000 /scripts/base : source() 64 > unset rvm_rvmrc_files
+++ 1381176581.606195000 /scripts/base : source() 68 > export rvm_path
+++ 1381176581.612064000 /scripts/base : source() 69 > [[ -z /Users/bruceb/.rvm ]]
+++ 1381176581.617667000 /scripts/base : source() 85 > true /Users/bruceb/.rvm/scripts
+++ 1381176581.623962000 /scripts/base : source() 88 > source /Users/bruceb/.rvm/scripts/initialize
++++ 1381176581.630472000 /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1381176581.636563000 /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1381176581.642468000 /scripts/initialize : source() -1 > set -o xtrace
++++ 1381176581.647992000 /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1381176581.654892000 /scripts/initialize : source() 3 > export PS4
++++ 1381176581.660774000 /scripts/initialize : source() 4 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1381176581.666499000 /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1381176581.672459000 /scripts/initialize : source() 12 > shopt -s extglob
++++ 1381176581.678238000 /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1381176581.684676000 /scripts/initialize : source() 24 > : __rvm_env_loaded:1:
++++ 1381176581.690116000 /scripts/initialize : source() 26 > : __rvm_env_loaded:2:
++++ 1381176581.696639000 /scripts/initialize : source() 29 > [[ -z /Users/bruceb/.rvm/tmp ]]
++++ 1381176581.701785000 /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1381176581.709130000 /scripts/base : source() 99 > case " ${rvm_base_except:-} " in
+++ 1381176581.715508000 /scripts/base : source() 97 > source /Users/bruceb/.rvm/scripts/selector
+++ 1381176581.728037000 /scripts/base : source() 98 > source /Users/bruceb/.rvm/scripts/selector_gemsets
+++ 1381176581.735812000 /scripts/base : source() 102 > typeset -a scripts
+++ 1381176581.741638000 /scripts/base : source() 105 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
+++ 1381176581.747819000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176581.755149000 /scripts/base : source() 107 > source /Users/bruceb/.rvm/scripts/functions/logging
++++ 1381176581.762288000 /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1381176581.767730000 /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1381176581.773771000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176581.779288000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176581.784698000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1381176581.790390000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176581.796015000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176581.801506000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1381176581.807223000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176581.812316000 /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1381176581.817865000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176581.823777000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176581.829303000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176581.835426000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176581.840895000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1381176581.846256000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1381176581.851745000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1381176581.857591000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1381176581.863664000 /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1381176581.870115000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176581.876082000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176581.881477000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1381176581.886820000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176581.892569000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176581.899064000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1381176581.904619000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176581.910324000 /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1381176581.916732000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176581.922783000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176581.928124000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176581.933797000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176581.939280000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1381176581.944490000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1381176581.952005000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1381176581.958567000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1381176581.964848000 /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1381176581.970504000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176581.976489000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176581.981752000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1381176581.987333000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176581.992689000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176581.998267000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1381176582.003411000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176582.008860000 /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1381176582.014733000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176582.020452000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176582.025640000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176582.030666000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176582.037396000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1381176582.044175000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1381176582.049810000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1381176582.055766000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1381176582.061853000 /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1381176582.067657000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176582.073108000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176582.078639000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1381176582.085031000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176582.090846000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176582.096484000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1381176582.101813000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176582.106906000 /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1381176582.112875000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176582.118022000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176582.124207000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176582.130371000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176582.137071000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1381176582.142405000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1381176582.147892000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1381176582.154576000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1381176582.160825000 /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1381176582.166103000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176582.171743000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176582.177452000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1381176582.183317000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176582.189563000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176582.194936000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1381176582.200601000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176582.206604000 /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1381176582.212235000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176582.217737000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176582.222945000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176582.228171000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176582.233754000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1381176582.239691000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1381176582.245241000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1381176582.250868000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1381176582.258593000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176582.264595000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/db
+++ 1381176582.271160000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176582.276651000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/support
++++ 1381176582.282805000 /scripts/functions/support : source() 0 > [[ -n '' ]]
++++ 1381176582.290511000 /scripts/functions/support : source() 154 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1381176582.296489000 /scripts/functions/support : source() 162 > case "${_system_name}" in
++++ 1381176582.301958000 /scripts/functions/support : source() 212 > command which --skip-alias --skip-functions which
++++ 1381176582.316753000 /scripts/functions/support : source() 214 > command which whence
++++ 1381176582.331315000 /scripts/functions/support : source() 216 > command which which
++++ 1381176582.346801000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.352562000 /scripts/functions/support : source() 224 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1381176582.358063000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.363274000 /scripts/functions/support : source() 224 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1381176582.368328000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.373946000 /scripts/functions/support : source() 224 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1381176582.379321000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.388902000 /scripts/functions/support : source() 224 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1381176582.395193000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.400311000 /scripts/functions/support : source() 224 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1381176582.405961000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.411793000 /scripts/functions/support : source() 224 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1381176582.417071000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.422964000 /scripts/functions/support : source() 224 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1381176582.428360000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176582.433499000 /scripts/functions/support : source() 224 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1381176582.439769000 /scripts/functions/support : source() 228 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1381176582.445749000 /scripts/functions/support : source() 229 > export -f __rvm_date
++++ 1381176582.452890000 /scripts/functions/support : source() 232 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1381176582.459359000 /scripts/functions/support : source() 240 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1381176582.466265000 /scripts/functions/support : source() 243 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1381176582.472230000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.478027000 /scripts/functions/support : source() 255 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1381176582.483323000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.488773000 /scripts/functions/support : source() 255 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1381176582.494310000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.499734000 /scripts/functions/support : source() 255 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1381176582.505715000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.511022000 /scripts/functions/support : source() 255 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1381176582.517934000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.523287000 /scripts/functions/support : source() 255 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1381176582.528875000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.534607000 /scripts/functions/support : source() 255 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1381176582.540989000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.547495000 /scripts/functions/support : source() 255 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1381176582.553727000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176582.559097000 /scripts/functions/support : source() 255 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1381176582.564831000 /scripts/functions/support : source() 258 > unset other_util other_utils
+++ 1381176582.572188000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176582.578038000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/utility
++++ 1381176582.583813000 /scripts/functions/utility : source() -3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
++++ 1381176582.590448000 /scripts/functions/utility : source() -2 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
++++ 1381176582.598368000 /scripts/functions/utility : source() -1 > source /Users/bruceb/.rvm/scripts/functions/utility_package
++++ 1381176582.605242000 /scripts/functions/utility : source() 0 > source /Users/bruceb/.rvm/scripts/functions/utility_system
+++++ 1381176582.612539000 /scripts/functions/utility_system : source() 187 > __rvm_detect_system
+++++ 1381176582.618664000 /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++++ 1381176582.625225000 /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++++++ 1381176582.631218000 /scripts/functions/utility_system : __rvm_detect_system() -1 > uname -a
+++++ 1381176582.640708000 /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'
+++++ 1381176582.645863000 /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_type=unknown
+++++ 1381176582.651368000 /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_name=unknown
+++++ 1381176582.657278000 /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_name_lowercase=unknown
+++++ 1381176582.662736000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_version=unknown
++++++ 1381176582.669043000 /scripts/functions/utility_system : __rvm_detect_system() 4 > uname -m
+++++ 1381176582.679535000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_arch=x86_64
+++++ 1381176582.685238000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
++++++ 1381176582.690979000 /scripts/functions/utility_system : __rvm_detect_system() 9 > uname
+++++ 1381176582.700055000 /scripts/functions/utility_system : __rvm_detect_system() 164 > _system_type=Darwin
+++++ 1381176582.705882000 /scripts/functions/utility_system : __rvm_detect_system() 165 > _system_name=OSX
++++++ 1381176582.712328000 /scripts/functions/utility_system : __rvm_detect_system() 162 > sw_vers -productVersion
++++++ 1381176582.712298000 /scripts/functions/utility_system : __rvm_detect_system() 162 > awk -F. '{print $1"."$2}'
+++++ 1381176582.731783000 /scripts/functions/utility_system : __rvm_detect_system() 166 > _system_version=10.8
+++++ 1381176582.737795000 /scripts/functions/utility_system : __rvm_detect_system() 172 > _system_type=Darwin
+++++ 1381176582.743652000 /scripts/functions/utility_system : __rvm_detect_system() 173 > _system_name=OSX
++++++ 1381176582.750220000 /scripts/functions/utility_system : __rvm_detect_system() 170 > echo OSX
++++++ 1381176582.750249000 /scripts/functions/utility_system : __rvm_detect_system() 170 > tr '[A-Z]' '[a-z]'
+++++ 1381176582.759867000 /scripts/functions/utility_system : __rvm_detect_system() 174 > _system_name_lowercase=osx
+++++ 1381176582.764823000 /scripts/functions/utility_system : __rvm_detect_system() 175 > _system_version=10.8
+++++ 1381176582.770407000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_arch=x86_64
+++++ 1381176582.775968000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_arch=x86_64
+++++ 1381176582.781937000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_arch=x86_64
+++++ 1381176582.788543000 /scripts/functions/utility_system : source() 190 > __rvm_detect_system_override
+++++ 1381176582.794812000 /scripts/functions/utility_system : __rvm_detect_system_override() 1 > typeset _var
+++++ 1381176582.800930000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176582.806632000 /scripts/functions/utility_system : __rvm_detect_system_override() 3 > __rvm_db _
+++++ 1381176582.812245000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176582.817746000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176582.823286000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176582.829009000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176582.834887000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176582.841571000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176582.847614000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176582.853243000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176582.860138000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176582.865622000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176582.876852000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176582.882276000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176582.887399000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176582.892690000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176582.898813000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176582.904764000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176582.911264000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176582.911200000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176582.916538000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176582.916617000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176582.927974000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176582.933575000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176582.938989000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176582.944901000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176582.951052000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176582.958791000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176582.966615000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176582.972877000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176582.984964000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176582.990829000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176582.996870000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.002815000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.008811000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176583.014517000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.021359000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.021204000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.027191000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.027746000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176583.039728000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176583.046753000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176583.053811000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176583.059761000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176583.065439000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176583.070985000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176583.076480000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176583.081886000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176583.089281000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176583.095222000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.101877000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176583.108917000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.114806000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176583.122526000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.128269000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.139321000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.144731000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.150426000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.156372000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.162135000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176583.167934000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.174460000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.174446000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176583.180316000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.180247000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176583.190778000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176583.196364000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176583.202322000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.209687000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176583.215671000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.221336000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176583.227648000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.233580000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.244346000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.250670000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.257150000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.263480000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.269258000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176583.274993000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.281476000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.281495000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.287518000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.287784000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176583.299188000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176583.305414000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176583.310803000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176583.316383000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176583.322070000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176583.327903000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176583.333556000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176583.340495000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176583.346244000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176583.351707000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.358104000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176583.364307000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.370167000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176583.376306000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.382916000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.393716000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.399724000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.405583000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.411329000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.416884000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176583.423893000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.430112000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176583.430101000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.435668000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.435647000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176583.446423000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176583.452882000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176583.458969000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.465075000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176583.471351000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.476594000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176583.482506000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.488253000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.498661000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.505287000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.510738000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.516257000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.521680000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176583.527200000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.533081000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.533102000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.539322000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.539358000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176583.549934000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176583.556436000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176583.562123000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176583.567365000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176583.573501000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176583.579266000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176583.584801000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176583.590829000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176583.596290000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176583.601717000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.607477000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176583.613238000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.619856000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176583.626680000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.632525000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.642834000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.648420000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.654580000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.659845000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.665431000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176583.671901000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.677769000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176583.677837000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.683753000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.683774000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176583.695128000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176583.700583000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176583.706448000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.712647000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176583.718593000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.723956000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176583.730022000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.736210000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.746608000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.753746000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.759924000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.765214000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.770716000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176583.776022000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.781860000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.781683000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.787640000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176583.788028000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176583.799278000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176583.804938000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176583.810234000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176583.816183000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176583.822179000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176583.827856000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176583.833582000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176583.839588000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176583.845500000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176583.850800000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.857145000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176583.862553000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.867945000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176583.874410000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.880710000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.891259000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176583.896719000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176583.902531000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176583.907947000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176583.913476000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176583.919329000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176583.925878000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176583.925939000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.931574000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176583.931598000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176583.942063000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176583.947531000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176583.953403000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176583.960100000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176583.966222000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176583.972464000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176583.979132000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176583.985361000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176583.995080000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176584.000355000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176584.005882000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176584.011978000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176584.019465000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176584.025321000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176584.031475000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176584.031663000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176584.037774000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176584.038043000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176584.049493000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176584.055211000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176584.060711000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176584.069549000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.075329000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/init
+++ 1381176584.081502000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.087970000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/cleanup
+++ 1381176584.095173000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.101848000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/env
+++ 1381176584.110493000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.116050000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
++++ 1381176584.122392000 /scripts/functions/rvmrc : source() -3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
++++ 1381176584.130324000 /scripts/functions/rvmrc : source() -2 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
++++ 1381176584.137115000 /scripts/functions/rvmrc : source() -1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
++++ 1381176584.143218000 /scripts/functions/rvmrc : source() 0 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
++++ 1381176584.150463000 /scripts/functions/rvmrc : source() 1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
+++ 1381176584.159489000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.165122000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/install
+++ 1381176584.171842000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.177575000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/environment
+++ 1381176584.185056000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.190699000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/gemset
+++ 1381176584.196494000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176584.202888000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/checksum
+++ 1381176584.211289000 /scripts/base : source() 110 > unset scripts entry rvm_base_except
++ 1381176584.217125000 /scripts/manage : source() 7 > source /Users/bruceb/.rvm/scripts/patches
++ 1381176584.223505000 /scripts/manage : source() 8 > source /Users/bruceb/.rvm/scripts/functions/build
+++ 1381176584.229839000 /scripts/functions/build : source() -3 > source /Users/bruceb/.rvm/scripts/functions/autolibs
+++ 1381176584.235756000 /scripts/functions/build : source() -2 > source /Users/bruceb/.rvm/scripts/functions/build_config
+++ 1381176584.243742000 /scripts/functions/build : source() -1 > source /Users/bruceb/.rvm/scripts/functions/build_requirements
++++ 1381176584.249852000 /scripts/functions/build_requirements : source() -3 > source /Users/bruceb/.rvm/scripts/functions/build_requirements_helpers
+++ 1381176584.258810000 /scripts/functions/build : source() 1 > [[ Darwin == \D\a\r\w\i\n ]]
+++ 1381176584.265157000 /scripts/functions/build : source() 3 > source /Users/bruceb/.rvm/scripts/functions/osx-ssl-certs
++++ 1381176584.271363000 /scripts/functions/osx-ssl-certs : source() 156 > export 'RVM_OSX_SSL_UPDATER=/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
++++ 1381176584.276899000 /scripts/functions/osx-ssl-certs : source() 156 > RVM_OSX_SSL_UPDATER='/Users/bruceb/.rvm/bin/rvm --silent osx-ssl-certs update all'
+++ 1381176584.282573000 /scripts/functions/build : source() 4 > source /Users/bruceb/.rvm/scripts/functions/osx-support
++ 1381176584.289650000 /scripts/manage : source() 9 > source /Users/bruceb/.rvm/scripts/functions/pkg
++ 1381176584.296988000 /scripts/manage : source() 10 > source /Users/bruceb/.rvm/scripts/functions/irbrc
++ 1381176584.303467000 /scripts/manage : source() 11 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176584.310412000 /scripts/manage : source() 12 > source /Users/bruceb/.rvm/scripts/functions/manage/base
+++ 1381176584.316051000 /scripts/functions/manage/base : source() -3 > source /Users/bruceb/.rvm/scripts/functions/manage/base_fetch
++ 1381176584.326059000 /scripts/manage : source() 14 > [[ -n '' ]]
++ 1381176584.331589000 /scripts/manage : source() 17 > unset RUBYLIB RUBYOPT
++ 1381176584.337185000 /scripts/manage : source() 19 > binaries=()
++ 1381176584.343053000 /scripts/manage : source() 21 > __rvm_manage_rubies
++ 1381176584.348372000 /scripts/functions/manage/base : __rvm_manage_rubies() 1 > typeset manage_result bin_line current_ruby_string
++ 1381176584.354145000 /scripts/functions/manage/base : __rvm_manage_rubies() 2 > typeset -a rubies
++ 1381176584.359776000 /scripts/functions/manage/base : __rvm_manage_rubies() 3 > rubies=()
++ 1381176584.365077000 /scripts/functions/manage/base : __rvm_manage_rubies() 5 > rvm_gemset_name=
++ 1381176584.370998000 /scripts/functions/manage/base : __rvm_manage_rubies() 6 > rvm_ruby_selected_flag=0
++ 1381176584.377039000 /scripts/functions/manage/base : __rvm_manage_rubies() 7 > rvm_ruby_gem_home='//@*'
++ 1381176584.383793000 /scripts/functions/manage/base : __rvm_manage_rubies() 8 > rvm_ruby_string=rbx-2.0.0
++ 1381176584.390041000 /scripts/functions/manage/base : __rvm_manage_rubies() 12 > __rvm_string_match rbx-2.0.0 'old:*'
++ 1381176584.395338000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176584.400480000 /scripts/functions/support : __rvm_string_match() 2 > _string=rbx-2.0.0
++ 1381176584.406590000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176584.412241000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176584.417452000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176584.423086000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176584.428167000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176584.432970000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176584.438466000 /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ -n rbx-2.0.0 ]]
++ 1381176584.443357000 /scripts/functions/manage/base : __rvm_manage_rubies() 699 > [[ rbx-2.0.0 != \a\l\l ]]
++ 1381176584.448351000 /scripts/functions/manage/base : __rvm_manage_rubies() 701 > __rvm_custom_separated_array rubies , rbx-2.0.0
++ 1381176584.454119000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176584.459466000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=,
++ 1381176584.464856000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176584.470131000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'rubies+=( $3 )'
+++ 1381176584.475409000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > rubies+=($3)
++ 1381176584.481340000 /scripts/functions/manage/base : __rvm_manage_rubies() 752 > for rvm_ruby_string in '"${rubies[@]}"'
++ 1381176584.486922000 /scripts/functions/manage/base : __rvm_manage_rubies() 514 > rvm_debug 'rbx-2.0.0 - reinstall'
++ 1381176584.492316000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176584.497449000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176584.502806000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176584.508348000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176584.513652000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176584.519718000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176584.525244000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176584.530358000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rbx-2.0.0 - reinstall\n'
rbx-2.0.0 - reinstall
++ 1381176584.535792000 /scripts/functions/manage/base : __rvm_manage_rubies() 683 > current_ruby_string=rbx-2.0.0
++ 1381176584.541997000 /scripts/functions/manage/base : __rvm_manage_rubies() 687 > rvm_hook=before_install
++ 1381176584.549045000 /scripts/functions/manage/base : __rvm_manage_rubies() 688 > source /Users/bruceb/.rvm/scripts/hook
+++ 1381176584.555257000 /scripts/hook : source() -68 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1381176584.560587000 /scripts/hook : source() -67 > old_rvm_verbose_flag=0
+++ 1381176584.565917000 /scripts/hook : source() -66 > old_rvm_debug_flag=1
+++ 1381176584.571175000 /scripts/hook : source() -63 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1381176584.576467000 /scripts/hook : source() -61 > true rvm_verbose_flag:0 rvm_debug_flag:1 rvm_hook:before_install
+++ 1381176584.581801000 /scripts/hook : source() -57 > [[ -n before_install ]]
+++ 1381176584.587738000 /scripts/hook : source() -55 > hooks=("$rvm_hooks_path")
+++ 1381176584.592985000 /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 ]]
+++ 1381176584.598002000 /scripts/hook : source() -49 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1381176584.603484000 /scripts/hook : source() -120 > __rvm_find -L /Users/bruceb/.rvm/hooks -iname 'before_install*' -type f
+++ 1381176584.617602000 /scripts/hook : source() -37 > unset rvm_hook hooks _hooks_list hook
++ 1381176584.623726000 /scripts/functions/manage/base : __rvm_manage_rubies() 689 > __rvm_reinstall_ruby
++ 1381176584.628828000 /scripts/functions/manage/base : __rvm_reinstall_ruby() 1 > __rvm_remove_ruby reinstall
++ 1381176584.634261000 /scripts/functions/manage/base : __rvm_remove_ruby() 439 > case "${rvm_ruby_string:-}" in
++ 1381176584.639573000 /scripts/functions/manage/base : __rvm_remove_ruby() 8 > (( 0 ))
++ 1381176584.644826000 /scripts/functions/manage/base : __rvm_remove_ruby() 8 > __rvm_select
++ 1381176584.651420000 /scripts/selector : __rvm_select() 1 > true
++ 1381176584.657206000 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381176584.662348000 /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1381176584.667398000 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381176584.673478000 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381176584.679879000 /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
++ 1381176584.686091000 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=rbx-2.0.0
++ 1381176584.691574000 /scripts/selector : __rvm_select() 14 > [[ -z rbx-2.0.0 ]]
++ 1381176584.696710000 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381176584.702127000 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381176584.708146000 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381176584.713394000 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381176584.718189000 /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381176584.723673000 /scripts/selector : __rvm_ruby_string() 699 > true '' '' '' '' '' '' '' @ rbx-2.0.0 0 0
++ 1381176584.729036000 /scripts/selector : __rvm_ruby_string() 704 > echo rbx-2.0.0
++ 1381176584.728964000 /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381176584.761299000 /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381176584.766599000 /scripts/selector : __rvm_ruby_string() 712 > [[ -n rbx-2.0.0 ]]
++ 1381176584.772051000 /scripts/selector : __rvm_ruby_string() 712 > [[ rbx-2.0.0 != \s\y\s\t\e\m ]]
++ 1381176584.777543000 /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruceb/.rvm/config/alias ]]
++ 1381176584.782208000 /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruceb/.rvm/config/alias ]]
++ 1381176584.788394000 /scripts/selector : __rvm_ruby_string() 721 > [[ rbx-2.0.0 == default ]]
++ 1381176584.793901000 /scripts/selector : __rvm_ruby_string() 728 > echo rbx-2.0.0
++ 1381176584.793789000 /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381176584.823621000 /scripts/selector : __rvm_ruby_string() 734 > ruby_string=rbx-2.0.0
++ 1381176584.828746000 /scripts/selector : __rvm_ruby_string() 735 > gemset_name=
++ 1381176584.833754000 /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381176584.839496000 /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381176584.844979000 /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381176584.850012000 /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381176584.855610000 /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
++ 1381176584.861346000 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381176584.866717000 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381176584.873073000 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381176584.879062000 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381176584.884743000 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381176584.890336000 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176584.895721000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruceb ]]
++ 1381176584.901360000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176584.907524000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381176584.912763000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381176584.918265000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381176584.924297000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruceb/.rvmrc ]]
++ 1381176584.930054000 /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176584.958832000 /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruceb/.rvmrc
+++ 1381176584.964265000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176584.970111000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176584.975899000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176584.981330000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176584.986848000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176584.992198000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176584.997420000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176585.002870000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381176585.008842000 /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381176585.014382000 /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381176585.021229000 /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381176585.026504000 /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381176585.032035000 /scripts/selector : __rvm_ruby_string() 539 > [[ -n '' ]]
++ 1381176585.037697000 /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381176585.043743000 /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - rbx-2.0.0
++ 1381176585.049178000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176585.054772000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381176585.060387000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176585.065672000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381176585.071479000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381176585.077925000 /scripts/selector : __rvm_ruby_string() 523 > (( 2 == 0 ))
++ 1381176585.083187000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381176585.089236000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381176585.095288000 /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=rbx
++ 1381176585.100582000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381176585.106222000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381176585.111722000 /scripts/selector : __rvm_ruby_string() 597 > [[ rbx == \r\b\x ]]
++ 1381176585.116822000 /scripts/selector : __rvm_ruby_string() 599 > [[ -z '' ]]
++ 1381176585.123649000 /scripts/selector : __rvm_ruby_string() 601 > rvm_ruby_version=2.0.0
++ 1381176585.129226000 /scripts/selector : __rvm_ruby_string() 738 > [[ -z rbx ]]
++ 1381176585.134555000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381176585.139745000 /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381176585.145288000 /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=rbx-2.0.0
++ 1381176585.150865000 /scripts/selector : __rvm_ruby_string() 770 > [[ rbx == \e\x\t ]]
++ 1381176585.156674000 /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381176585.161932000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381176585.168353000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381176585.174936000 /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381176585.180216000 /scripts/selector : __rvm_ruby_string() 800 > [[ -n '' ]]
++ 1381176585.185857000 /scripts/selector : __rvm_ruby_string() 804 > [[ -n '' ]]
++ 1381176585.191558000 /scripts/selector : __rvm_ruby_string() 809 > (( 0 == 1 ))
++ 1381176585.196742000 /scripts/selector : __rvm_ruby_string() 819 > (( 0 == 1 ))
++ 1381176585.203851000 /scripts/selector : __rvm_ruby_string() 830 > [[ -n '' ]]
+++ 1381176585.210021000 /scripts/selector : __rvm_ruby_string() 594 > __rvm_db rbx_2.0.0_patch_level
+++ 1381176585.215497000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381176585.220773000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_patch_level
+++ 1381176585.225876000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_patch_level
+++ 1381176585.231620000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381176585.236968000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176585.243310000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381176585.248914000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176585.254948000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381176585.260955000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176585.266547000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176585.276957000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381176585.282282000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176585.288766000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176585.293878000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176585.298869000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_patch_level
++++ 1381176585.304565000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176585.310421000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176585.310394000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381176585.315868000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176585.315897000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381176585.326382000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381176585.332186000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381176585.338379000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176585.344126000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381176585.349506000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176585.355347000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381176585.360843000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176585.365968000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176585.376856000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_patch_level
++++ 1381176585.382841000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176585.388782000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176585.393982000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176585.399201000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_patch_level
++++ 1381176585.404677000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176585.410451000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
++++ 1381176585.410429000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176585.415848000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_patch_level=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176585.415876000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_patch_level=##' -e '/^$/d'
+++ 1381176585.427422000 /scripts/functions/db : __rvm_db() 10 > value=
+++ 1381176585.432421000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++ 1381176585.438177000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381176585.443493000 /scripts/selector : __rvm_ruby_string() 833 > rvm_ruby_patch_level=
++ 1381176585.448845000 /scripts/selector : __rvm_ruby_string() 834 > [[ -n '' ]]
++ 1381176585.455160000 /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381176585.460911000 /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381176585.466769000 /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381176585.472709000 /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381176585.478415000 /scripts/selector : __rvm_select() -93 > [[ -z rbx ]]
++ 1381176585.483716000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381176585.489368000 /scripts/selector : __rvm_select() -31 > __rvm_select_rbx_nightly
++ 1381176585.495036000 /scripts/selector : __rvm_select_rbx_nightly() 1 > (( 0 == 1 ))
++ 1381176585.500066000 /scripts/selector : __rvm_select_rbx_nightly() 1 > return 0
++ 1381176585.505664000 /scripts/selector : __rvm_select() 207 > rvm_ruby_interpreter=rbx
++ 1381176585.511205000 /scripts/selector : __rvm_select() 208 > rvm_ruby_string=rbx-2.0.0
++ 1381176585.516687000 /scripts/selector : __rvm_select() 210 > __rvm_select_rbx_compatibility_branch
++ 1381176585.521967000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 47 > case "${rvm_ruby_version}" in
++ 1381176585.527190000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 7 > [[ 0 == 1 ]]
++ 1381176585.532330000 /scripts/selector : __rvm_select_rbx_compatibility_branch() 12 > [[ 0 == 1 ]]
++ 1381176585.538197000 /scripts/selector : __rvm_select() 171 > (( 0 == 0 ))
++ 1381176585.543457000 /scripts/selector : __rvm_select() 172 > [[ -z '' ]]
++ 1381176585.548923000 /scripts/selector : __rvm_select() 173 > [[ 2.0.0 != \h\e\a\d ]]
++ 1381176585.554972000 /scripts/selector : __rvm_select() 176 > __rvm_version_compare 2.0.0 -ge 2.0.0
++ 1381176585.560659000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381176585.567115000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381176585.566917000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n2.0.0\n'
+++ 1381176585.567014000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381176585.574827000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381176585.580977000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381176585.590332000 /scripts/functions/utility : __rvm_version_compare() 2 > first=2.0.0
++ 1381176585.595974000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381176585.601206000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 2.0.0 == \2\.\0\.\0 ]]
++ 1381176585.606298000 /scripts/functions/utility : __rvm_version_compare() 28 > return 0
+++ 1381176585.612206000 /scripts/selector : __rvm_select() -186 > __rvm_db rbx_2.0.0_url
+++ 1381176585.617696000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381176585.624294000 /scripts/functions/db : __rvm_db() 2 > key=rbx_2.0.0_url
+++ 1381176585.629592000 /scripts/functions/db : __rvm_db() 3 > key=rbx_2.0.0_url
+++ 1381176585.634666000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381176585.640125000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176585.647079000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381176585.653259000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176585.658450000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381176585.663932000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176585.669725000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176585.679787000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381176585.684719000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176585.689447000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176585.694423000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176585.699212000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_2.0.0_url
++++ 1381176585.704793000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176585.710722000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381176585.710736000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176585.716280000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176585.716485000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
+++ 1381176585.726639000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381176585.731678000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381176585.737236000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176585.742935000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381176585.748161000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176585.754251000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381176585.760618000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176585.766189000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176585.775829000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_2.0.0_url
++++ 1381176585.781116000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176585.786927000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176585.792421000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176585.797783000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_2.0.0_url
++++ 1381176585.803192000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176585.809497000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176585.809541000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381176585.814815000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_2.0.0_url=##' -e '/^$/d'
++++ 1381176585.814802000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_2.0.0_url=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381176585.825355000 /scripts/functions/db : __rvm_db() 10 > value=http://releases.rubini.us
+++ 1381176585.830598000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://releases.rubini.us ]]
+++ 1381176585.835740000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381176585.841090000 /scripts/functions/db : __rvm_db() 17 > echo http://releases.rubini.us
+++ 1381176585.846989000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381176585.852752000 /scripts/selector : __rvm_select() 19 > rbx_url=http://releases.rubini.us
++ 1381176585.858251000 /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.bz2
++ 1381176585.864078000 /scripts/selector : __rvm_select() 21 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381176585.869596000 /scripts/selector : __rvm_select() 22 > rvm_ruby_url=http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381176585.875660000 /scripts/selector : __rvm_select() 37 > [[ -n '' ]]
++ 1381176585.881261000 /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381176585.886411000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381176585.891713000 /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381176585.897184000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381176585.902743000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381176585.908696000 /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381176585.914261000 /scripts/selector : __rvm_select() 285 > [[ rbx == ext ]]
++ 1381176585.920282000 /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=rbx-2.0.0
++ 1381176585.925558000 /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/rbx-2.0.0
++ 1381176585.931064000 /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/rbx-2.0.0/bin/ruby
++ 1381176585.936393000 /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/rbx-2.0.0/.irbrc
++ 1381176585.941702000 /scripts/selector : __rvm_select() 292 > [[ maglev == \r\b\x ]]
++ 1381176585.946861000 /scripts/selector : __rvm_select() 298 > [[ system == \r\b\x ]]
++ 1381176585.952144000 /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381176585.958228000 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381176585.963697000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381176585.969040000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381176585.974255000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381176585.979293000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381176585.984898000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381176585.990532000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381176585.996176000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381176586.001307000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381176586.007489000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381176586.012673000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381176586.017895000 /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
++ 1381176586.022762000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381176586.027705000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381176586.032904000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381176586.039599000 /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381176586.044673000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruceb/.rvm/gems/rbx-2.0.0 ]]
++ 1381176586.050981000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 4 > (( 0 == 0 && 0 == 0 && 0 == 0 ))
++ 1381176586.057063000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 6 > rvm_expected_gemset_name=
++ 1381176586.062667000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 7 > rvm_gemset_name=
++ 1381176586.067870000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 8 > __rvm_gemset_select_only
++ 1381176586.073841000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381176586.079206000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381176586.084486000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381176586.090054000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/rbx-2.0.0@global
++ 1381176586.094940000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381176586.099620000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1381176586.104693000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1381176586.110274000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1381176586.115855000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1381176586.121456000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1381176586.126643000 /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
++ 1381176586.133683000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]]
++ 1381176586.138931000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > rvm_env_string=rbx-2.0.0
++ 1381176586.143907000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381176586.149278000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 92 > return 2
++ 1381176586.155017000 /scripts/selector_gemsets : __rvm_gemset_select() 150 > return 2
++ 1381176586.161425000 /scripts/selector : __rvm_select() 506 > case $? in
++ 1381176586.167076000 /scripts/selector : __rvm_select() 503 > true
++ 1381176586.173134000 /scripts/selector : __rvm_select() 508 > rvm_ruby_selected_flag=1
++ 1381176586.178381000 /scripts/selector : __rvm_select() 510 > [[ -d /Users/bruceb/.rvm/log/rbx-2.0.0 ]]
++ 1381176586.184072000 /scripts/functions/manage/base : __rvm_remove_ruby() 443 > [[ -n rbx-2.0.0 ]]
++ 1381176586.189326000 /scripts/functions/manage/base : __rvm_remove_ruby() 449 > typeset _dir
++ 1381176586.194535000 /scripts/functions/manage/base : __rvm_remove_ruby() 454 > for _dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"'
++ 1381176586.199796000 /scripts/functions/manage/base : __rvm_remove_ruby() 453 > [[ -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176586.205694000 /scripts/functions/manage/base : __rvm_remove_ruby() 455 > __rvm_log_command remove.src 'Removing /Users/bruceb/.rvm/src/rbx-2.0.0' __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176586.211062000 /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381176586.216197000 /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381176586.222041000 /scripts/functions/utility_logging : __rvm_log_command() 4 > name=remove.src
++ 1381176586.227331000 /scripts/functions/utility_logging : __rvm_log_command() 5 > message='Removing /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381176586.232555000 /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381176586.237989000 /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381176586.243405000 /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=__rvm_rm_rf
++ 1381176586.248352000 /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 2 ))
++ 1381176586.254032000 /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ __rvm_rm_rf =~ = ]]
++ 1381176586.259826000 /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=__rvm_rm_rf
++ 1381176586.265430000 /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! __rvm_rm_rf =~ = ]]
++ 1381176586.270753000 /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381176586.275933000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381176586.281487000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381176586.288003000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_timestamp
+++ 1381176586.294808000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_times__rvm_date +%s
+++ 1381176586.300009000 /scripts/functions/support : __rvm_date() 0 > date +%s
++ 1381176586.310241000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestexport rvm_log_timestamp=1381176586
++ 1381176586.315436000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestrvm_log_timestamp=1381176586
++ 1381176586.320986000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_timestrvm_debug 'Log prefix: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/'
++ 1381176586.326239000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176586.331708000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176586.337916000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176586.343178000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176586.348594000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176586.353711000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176586.358902000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176586.364115000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log prefix: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/\n'
Log prefix: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/
++ 1381176586.369648000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381176586.374931000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_filesystem
+++ 1381176586.381810000 /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}
'
+++ 1381176586.381854000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_files__rvm_mount
+++ 1381176586.387360000 /scripts/functions/support : __rvm_awk() 0 > 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}
'
+++ 1381176586.387296000 /scripts/functions/support : __rvm_mount() 0 > mount
++ 1381176586.396830000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyexport rvm_log_filesystem=local,
++ 1381176586.402623000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyrvm_log_filesystem=local,
++ 1381176586.408185000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_filesyrvm_debug 'Log filesystem: local,'
++ 1381176586.413515000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176586.418427000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176586.424332000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176586.429678000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176586.434949000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176586.440074000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176586.445176000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176586.450701000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log filesystem: local,\n'
Log filesystem: local,
++ 1381176586.457024000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381176586.462381000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n__rvm_log_command_caclulate_log_namelen
++ 1381176586.467053000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelecase "${rvm_log_filesystem}" in
++ 1381176586.472086000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_nameleexport rvm_log_namelen=250
++ 1381176586.477769000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelervm_log_namelen=250
++ 1381176586.483189000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_namelervm_debug 'Log max name length: 250'
++ 1381176586.488641000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176586.494253000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176586.499569000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176586.504731000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176586.510050000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176586.515279000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176586.520308000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176586.525141000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log max name length: 250\n'
Log max name length: 250
++ 1381176586.530214000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_nname=remove.src
++ 1381176586.536229000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src
++ 1381176586.542827000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381176586.548711000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
++ 1381176586.554503000 /scripts/functions/utility_logging : __rvm_log_command() 4 > rvm_debug 'Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log'
++ 1381176586.560160000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176586.566381000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176586.571905000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176586.577026000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176586.582077000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176586.587099000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176586.592999000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176586.598714000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log\n'
Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
++ 1381176586.603959000 /scripts/functions/utility_logging : __rvm_log_command() 6 > [[ -d /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0 ]]
++ 1381176586.610206000 /scripts/functions/utility_logging : __rvm_log_command() 6 > mkdir -p /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0
++ 1381176586.620893000 /scripts/functions/utility_logging : __rvm_log_command() 7 > [[ -f /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log ]]
++ 1381176586.626475000 /scripts/functions/utility_logging : __rvm_log_command() 7 > rm -f /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
++ 1381176586.636291000 /scripts/functions/utility_logging : __rvm_log_command() 15 > rvm_debug_stream
++ 1381176586.636508000 /scripts/functions/utility_logging : __rvm_log_command() 15 > tee /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
+++ 1381176586.636428000 /scripts/functions/utility_logging : __rvm_log_command() -63 > __rvm_date '+%Y-%m-%d %H:%M:%S'
+++ 1381176586.641561000 /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381176586.641593000 /scripts/functions/logging : rvm_debug_stream() 1 > (( 1 == 0 && 1 == 0 ))
++ 1381176586.646425000 /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381176586.651002000 /scripts/functions/utility_logging : __rvm_log_command() 9 > printf %b '[2013-10-07 15:09:46] __rvm_rm_rf\n'
++ 1381176586.651084000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176586.657059000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176586.656952000 /scripts/functions/utility_logging : __rvm_log_command() 10 > is_a_function __rvm_rm_rf
++ 1381176586.662000000 /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_rm_rf
++ 1381176586.661931000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176586.667093000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176586.667040000 /scripts/functions/utility_logging : __rvm_log_command() -234 > typeset -f __rvm_rm_rf
++ 1381176586.672422000 /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruceb\n'
++ 1381176586.672522000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176586.677789000 /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381176586.677740000 /scripts/functions/utility_logging : __rvm_log_command() -231 > printf %b 'command(2): __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0\n'
[2013-10-07 15:09:46] __rvm_rm_rf
__rvm_rm_rf ()
{
__rvm_rm_rf_verbose "$@"
}
current path: /Users/bruceb
command(2): __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176586.688004000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_dotted /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log 'Removing /Users/bruceb/.rvm/src/rbx-2.0.0' __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176586.693391000 /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381176586.698358000 /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
++ 1381176586.703152000 /scripts/functions/utility_logging : __rvm_log_dotted() 3 > __message='Removing /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381176586.708964000 /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381176586.714166000 /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381176586.720049000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/remove.src.log
++ 1381176586.720151000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_dotted 'Removing /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381176586.720027000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176586.725262000 /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381176586.731890000 /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381176586.737496000 /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381176586.743008000 /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381176586.748146000 /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381176586.754401000 /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381176586.767655000 /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381176586.772240000 /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381176586.777302000 /scripts/functions/utility_logging : __rvm_dotted() -70 > __rvm_awk 'BEGIN{printf "Removing /Users/bruceb/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
++ 1381176586.783579000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{printf "Removing /Users/bruceb/.rvm/src/rbx-2.0.0";} { printf "."; fflush} END{print ""}'
Removing /Users/bruceb/.rvm/src/rbx-2.0.0..........
++ 1381176587.388968000 /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381176587.394144000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176587.399334000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176587.404795000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176587.410145000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176587.414828000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176587.420235000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176587.426001000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176587.431158000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176587.436201000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176587.440789000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381176587.446246000 /scripts/functions/manage/base : __rvm_remove_ruby() 454 > for _dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"'
++ 1381176587.452256000 /scripts/functions/manage/base : __rvm_remove_ruby() 280 > [[ -d /Users/bruceb/.rvm/rubies/rbx-2.0.0 ]]
++ 1381176587.459272000 /scripts/functions/manage/base : __rvm_remove_ruby() 284 > rvm_log '/Users/bruceb/.rvm/rubies/rbx-2.0.0 has already been removed.'
++ 1381176587.464712000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176587.470093000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176587.475232000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176587.480497000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176587.485671000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176587.490917000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176587.496860000 /scripts/functions/logging : rvm_log() 91 > printf %b '/Users/bruceb/.rvm/rubies/rbx-2.0.0 has already been removed.\n'
/Users/bruceb/.rvm/rubies/rbx-2.0.0 has already been removed.
++ 1381176587.502704000 /scripts/functions/manage/base : __rvm_remove_ruby() 394 > [[ -e /Users/bruceb/.rvm/bin/rbx-2.0.0 ]]
++ 1381176587.508308000 /scripts/functions/manage/base : __rvm_remove_ruby() 399 > __rvm_remove_install_record rbx-2.0.0
++ 1381176587.513302000 /scripts/functions/install : __rvm_remove_install_record() 1 > typeset recorded_ruby_name rvm_install_record_file
+++ 1381176587.519107000 /scripts/functions/install : __rvm_remove_install_record() -17 > /Users/bruceb/.rvm/scripts/tools strings rbx-2.0.0
++ 1381176587.527947000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176587.532259000 /scripts/base : 30 > export PS4
++ 1381176587.536884000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176587.542526000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176587.548162000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176587.552692000 /scripts/base : 42 > __array_start=0
++ 1381176587.557425000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176587.561747000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176587.565930000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176587.570861000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176587.575211000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176587.579460000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176587.584121000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176587.588752000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176587.593652000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176587.598547000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176587.603096000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176587.613170000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176587.618063000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176587.622941000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176587.627756000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176587.632264000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176587.636562000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176587.640946000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176587.645310000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176587.649754000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176587.654602000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176587.659570000 /scripts/base : 75 > export rvm_path
++ 1381176587.664309000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176587.669205000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176587.673940000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176587.678682000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176587.683232000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176587.687993000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176587.692583000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176587.696767000 /scripts/initialize : 10 > export PS4
+++ 1381176587.700867000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176587.706608000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176587.711426000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176587.715897000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176587.720200000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381176587.724689000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381176587.729701000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176587.734166000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176587.738851000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176587.743593000 /scripts/base : 104 > source /Users/bruceb/.rvm/scripts/selector
++ 1381176587.752200000 /scripts/base : 105 > source /Users/bruceb/.rvm/scripts/selector_gemsets
++ 1381176587.758297000 /scripts/base : 109 > typeset -a scripts
++ 1381176587.764034000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176587.769044000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176587.773417000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176587.778166000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176587.782639000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176587.788153000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176587.793434000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176587.797708000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176587.801876000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176587.806072000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176587.810436000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176587.815023000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176587.819719000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176587.824359000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176587.829369000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176587.833933000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176587.838762000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176587.843211000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176587.848095000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176587.853514000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176587.857791000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176587.862250000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176587.866859000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176587.871972000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176587.877352000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176587.882097000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176587.886753000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176587.891316000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176587.895965000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176587.901309000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176587.906459000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176587.910993000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176587.915706000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176587.921077000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176587.926077000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176587.930348000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176587.934875000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176587.939579000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176587.944618000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176587.949417000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176587.955207000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176587.960421000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176587.965852000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176587.970711000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176587.975185000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176587.979986000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176587.984641000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176587.989586000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176587.994016000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176587.998435000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176588.003033000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176588.007883000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176588.012518000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176588.017007000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176588.021209000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176588.025363000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176588.030280000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176588.035503000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176588.040625000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176588.045027000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176588.049537000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176588.054316000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176588.058923000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176588.063225000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176588.067774000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176588.072450000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176588.077524000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176588.082274000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176588.087555000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176588.092740000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176588.097608000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176588.103236000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176588.108273000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176588.112817000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176588.117618000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176588.123593000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176588.128179000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176588.132411000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176588.137153000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176588.141632000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176588.146180000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176588.150880000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176588.156827000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176588.162103000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176588.166897000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176588.172013000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176588.177138000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176588.181953000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176588.187065000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176588.192317000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176588.197273000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176588.203353000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176588.209074000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176588.213995000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176588.218829000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176588.223756000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176588.228457000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176588.240686000 /scripts/functions/support : 220 > command which whence
+++ 1381176588.254444000 /scripts/functions/support : 222 > command which which
+++ 1381176588.269254000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.274176000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176588.278885000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.283479000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176588.289106000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.294264000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176588.299046000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.303420000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176588.308259000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.313083000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176588.317745000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.322447000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176588.326974000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.332331000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176588.338383000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176588.343263000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176588.347745000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176588.353464000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176588.359215000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176588.364046000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176588.368677000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176588.374133000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.378968000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176588.385233000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.390048000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176588.394315000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.399340000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176588.404829000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.409368000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176588.414064000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.418920000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176588.423723000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.428757000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176588.433125000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.438137000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176588.442907000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176588.447758000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176588.453216000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176588.459316000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176588.464360000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176588.469189000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176588.473871000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176588.479872000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176588.485428000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176588.491029000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176588.495834000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176588.501213000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176588.506365000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176588.515034000 /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'
++++ 1381176588.519841000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176588.524477000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176588.529134000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176588.534029000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176588.538998000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176588.547743000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176588.554232000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176588.561350000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176588.572394000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176588.577935000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176588.583737000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
+++++ 1381176588.583761000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
++++ 1381176588.604308000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176588.610624000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176588.616566000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176588.622537000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
+++++ 1381176588.622875000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
++++ 1381176588.630897000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176588.636222000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176588.641203000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176588.646307000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176588.651847000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176588.657385000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176588.662654000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176588.667748000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176588.672902000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176588.677989000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176588.683131000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176588.688009000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176588.692619000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176588.697328000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176588.702781000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176588.708065000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176588.713017000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176588.717769000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176588.722565000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176588.731150000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176588.735811000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176588.740204000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176588.744818000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176588.749577000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176588.754760000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176588.760016000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176588.760052000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176588.765268000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176588.765384000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176588.774079000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176588.778260000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176588.782550000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176588.788464000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176588.794321000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176588.799066000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176588.803832000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176588.808278000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176588.816500000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176588.821271000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176588.826176000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176588.831435000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176588.837473000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176588.842292000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176588.847770000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176588.847756000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176588.853250000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176588.853360000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176588.862410000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176588.866869000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176588.872594000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176588.877578000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176588.882429000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176588.887297000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176588.891844000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176588.896572000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176588.901052000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176588.905947000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176588.910811000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176588.915393000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176588.920746000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176588.925927000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176588.931186000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176588.939870000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176588.944218000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176588.948714000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176588.954027000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176588.958854000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176588.963811000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176588.968909000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176588.968975000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176588.973868000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176588.973823000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176588.982418000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176588.987413000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176588.993210000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176588.998923000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176589.003675000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.008233000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176589.013275000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.018355000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.027193000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.031718000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.037540000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.042885000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.047892000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176589.053475000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.058651000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.058722000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176589.063319000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.063360000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176589.073301000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176589.077978000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176589.082500000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176589.087376000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176589.091741000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176589.096219000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176589.100841000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176589.105637000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176589.110405000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176589.115313000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.120693000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176589.125373000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.130482000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176589.135536000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.140167000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.151819000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.159230000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.166258000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.174014000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.180700000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176589.187505000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.194217000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176589.194449000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.200195000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.200279000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176589.214209000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176589.220523000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176589.226038000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.232548000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176589.239876000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.246394000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176589.252774000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.260514000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.274458000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.280407000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.287579000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.293861000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.299878000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176589.305702000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.311295000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176589.311321000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.316787000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.316843000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176589.327837000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176589.333547000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176589.340421000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176589.346976000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176589.353263000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176589.359155000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176589.364519000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176589.369926000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176589.374905000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176589.380242000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.386062000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176589.390861000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.395445000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176589.400757000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.406459000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.415098000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.419947000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.425817000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.431333000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.436430000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176589.440760000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.445901000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176589.445968000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.450521000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.451027000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176589.462219000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176589.467596000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176589.472184000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.477293000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176589.481581000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.486362000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176589.491315000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.496230000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.504934000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.509634000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.514551000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.519595000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.523849000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176589.527948000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.532564000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.532631000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176589.538343000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.538224000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176589.549277000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176589.554287000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176589.558886000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176589.563641000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176589.568704000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176589.573320000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176589.577672000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176589.582751000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176589.588093000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176589.593023000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.598298000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176589.602653000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.607642000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176589.612837000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.617843000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.626811000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.631496000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.636066000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.640450000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.644967000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176589.649985000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176589.655789000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176589.656268000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.660714000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176589.661286000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176589.670395000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176589.675200000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176589.680313000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.685443000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176589.690021000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176589.694579000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176589.699491000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176589.704930000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176589.714219000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176589.718926000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176589.723419000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176589.727691000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176589.731759000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176589.736795000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176589.742391000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176589.742335000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176589.747629000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176589.747629000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176589.758449000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176589.763712000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176589.768268000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381176589.774936000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.779970000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381176589.785224000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.791122000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381176589.796106000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.800691000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381176589.806516000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.811267000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381176589.815919000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381176589.821817000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381176589.827100000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381176589.832743000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381176589.838390000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381176589.844457000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.849559000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381176589.854689000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.859729000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381176589.865933000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.871822000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381176589.876766000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176589.881631000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381176589.887156000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381176589.892354000 /scripts/tools : 226 > args=($*)
+ 1381176589.897012000 /scripts/tools : 227 > action=strings
++ 1381176589.902445000 /scripts/tools : 228 > echo rbx-2.0.0
+ 1381176589.907128000 /scripts/tools : 228 > args=rbx-2.0.0
+ 1381176589.911358000 /scripts/tools : 230 > [[ -z strings ]]
+ 1381176589.917012000 /scripts/tools : 232 > case "$action" in
+ 1381176589.922435000 /scripts/tools : 235 > tools_strings rbx-2.0.0
+ 1381176589.927322000 /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"'
+ 1381176589.931855000 /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables
+ 1381176589.936499000 /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
+ 1381176589.941089000 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1381176589.945915000 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1381176589.950684000 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1381176589.955950000 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1381176589.960543000 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]]
+ 1381176589.965435000 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1381176589.970622000 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /Users/bruceb ]]
+ 1381176589.975503000 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+ 1381176589.980030000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381176589.984911000 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1381176589.990375000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381176589.994851000 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /Users/bruceb/.rvmrc ]]
+ 1381176590.000879000 /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+ 1381176590.026591000 /scripts/functions/init : __rvm_load_rvmrc() 31 > source /Users/bruceb/.rvmrc
++ 1381176590.031492000 rc : source() 38 > export RUBY_HEAP_MIN_SLOTS=600000
++ 1381176590.036689000 rc : source() 38 > RUBY_HEAP_MIN_SLOTS=600000
++ 1381176590.041912000 rc : source() 41 > export RUBY_GC_MALLOC_LIMIT=59000000
++ 1381176590.046973000 rc : source() 41 > RUBY_GC_MALLOC_LIMIT=59000000
++ 1381176590.052251000 rc : source() 42 > export RUBY_HEAP_FREE_MIN=100000
++ 1381176590.057072000 rc : source() 42 > RUBY_HEAP_FREE_MIN=100000
++ 1381176590.062001000 rc : source() 45 > export PARALLEL_TEST_PROCESSORS=6
++ 1381176590.066956000 rc : source() 45 > PARALLEL_TEST_PROCESSORS=6
+ 1381176590.072281000 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1381176590.076945000 /scripts/tools : tools_strings() 37 > rvm_ruby_string=rbx-2.0.0
+ 1381176592.093761000 /scripts/tools : tools_strings() 39 > basename /Users/bruceb/.rvm/gems/rbx-2.0.0
++ 1381176592.105266000 /scripts/functions/install : __rvm_remove_install_record() 2 > recorded_ruby_name=rbx-2.0.0
++ 1381176592.110941000 /scripts/functions/install : __rvm_remove_install_record() 3 > rvm_install_record_file=/Users/bruceb/.rvm/user/installs
++ 1381176592.116216000 /scripts/functions/install : __rvm_remove_install_record() 5 > [[ -s /Users/bruceb/.rvm/user/installs ]]
++ 1381176592.122008000 /scripts/functions/install : __rvm_remove_install_record() 6 > __rvm_sed_i /Users/bruceb/.rvm/user/installs -e '/^rbx-2.0.0/d'
++ 1381176592.127453000 /scripts/functions/support : __rvm_sed_i() 1 > typeset _filename _executable
++ 1381176592.133083000 /scripts/functions/support : __rvm_sed_i() 2 > [[ -n /Users/bruceb/.rvm/user/installs ]]
++ 1381176592.138939000 /scripts/functions/support : __rvm_sed_i() 6 > _filename=/Users/bruceb/.rvm/user/installs
++ 1381176592.143907000 /scripts/functions/support : __rvm_sed_i() 7 > shift
++ 1381176592.149294000 /scripts/functions/support : __rvm_sed_i() 9 > [[ -x /Users/bruceb/.rvm/user/installs ]]
++ 1381176592.155894000 /scripts/functions/support : __rvm_sed_i() 16 > rvm_debug_stream
++ 1381176592.161893000 /scripts/functions/logging : rvm_debug_stream() 1 > (( 1 == 0 && 1 == 0 ))
++ 1381176592.167055000 /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381176592.172506000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176592.177239000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176592.182032000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176592.186643000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176592.192480000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176592.198572000 /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381176592.155920000 /scripts/functions/support : __rvm_sed_i() 14 > __rvm_sed -e '/^rbx-2.0.0/d'
++ 1381176592.161866000 /scripts/functions/support : __rvm_sed() 0 > sed -e '/^rbx-2.0.0/d'
++ 1381176592.172437000 /scripts/functions/support : __rvm_sed_i() -86 > mv -f /Users/bruceb/.rvm/user/installs.new /Users/bruceb/.rvm/user/installs
++ 1381176592.208545000 /scripts/functions/support : __rvm_sed_i() 18 > [[ -n '' ]]
++ 1381176592.213872000 /scripts/functions/manage/base : __rvm_remove_ruby() 472 > case "${1:-remove}" in
++ 1381176592.219204000 /scripts/functions/manage/base : __rvm_remove_ruby() 363 > true
++ 1381176592.224782000 /scripts/functions/manage/base : __rvm_remove_ruby() 366 > unset rvm_remove_flag
++ 1381176592.230493000 /scripts/functions/manage/base : __rvm_reinstall_ruby() 372 > __rvm_install_ruby
++ 1381176592.236618000 /scripts/functions/manage/base : __rvm_install_ruby() 1 > true 0 1
++ 1381176592.242035000 /scripts/functions/manage/base : __rvm_install_ruby() 2 > typeset binary __rvm_ruby_name ruby_install_type
++ 1381176592.247188000 /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 ))
++ 1381176592.252846000 /scripts/functions/manage/base : __rvm_install_ruby() 29 > [[ -n '' ]]
++ 1381176592.260120000 /scripts/functions/manage/base : __rvm_install_ruby() 35 > __rvm_install_ruby_try_remote
++ 1381176592.267000000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 1 > : rvm_disable_binary_flag:0: rvm_remote_flag:0:
++ 1381176592.272620000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 3 > (( rvm_head_flag == 0 ))
++ 1381176592.277702000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 4 > (( rvm_remote_flag > 0 || rvm_disable_binary_flag == 0 ))
++ 1381176592.282650000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 6 > rvm_log 'Searching for binary rubies, this might take some time.'
++ 1381176592.289166000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176592.294809000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176592.300293000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176592.306026000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176592.311029000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176592.316175000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176592.321467000 /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.
++ 1381176592.326719000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 228 > typeset __rvm_ruby_url __rvm_ruby_verify_download_flag
+++ 1381176592.332499000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 157 > __rvm_remote_server_path rbx-2.0.0
+++ 1381176592.338887000 /scripts/functions/utility_system : __rvm_remote_server_path() 1 > typeset _iterator
+++ 1381176592.344874000 /scripts/functions/utility_system : __rvm_remote_server_path() 2 > _iterator=
+++ 1381176592.350178000 /scripts/functions/utility_system : __rvm_remote_server_path() 3 > __rvm_remote_server_path_single 0 1 '' rbx-2.0.0
+++ 1381176592.355608000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381176592.360642000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 '' rbx-2.0.0
++++ 1381176592.365872000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url
++++ 1381176592.372764000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176592.378176000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url
++++ 1381176592.383895000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url
++++ 1381176592.389222000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176592.394460000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176592.399894000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url
+++++ 1381176592.405456000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176592.410747000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176592.416225000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176592.422263000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176592.432489000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381176592.437782000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176592.443262000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176592.448422000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176592.454453000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url
+++++ 1381176592.460163000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176592.465792000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381176592.465699000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176592.471448000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176592.471422000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
++++ 1381176592.481372000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176592.487606000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176592.493748000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176592.499479000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url
+++++ 1381176592.505636000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176592.511591000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176592.517016000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176592.522746000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176592.532028000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url
+++++ 1381176592.537187000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176592.542216000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176592.547296000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176592.553148000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url
+++++ 1381176592.558465000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176592.564070000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176592.564046000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
+++++ 1381176592.570005000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176592.569940000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url=##' -e '/^$/d'
++++ 1381176592.579895000 /scripts/functions/db : __rvm_db() 10 > value=https://rvm.io/binaries
++++ 1381176592.584931000 /scripts/functions/db : __rvm_db() 13 > [[ -n https://rvm.io/binaries ]]
++++ 1381176592.589916000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381176592.594851000 /scripts/functions/db : __rvm_db() 17 > echo https://rvm.io/binaries
++++ 1381176592.599776000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176592.605281000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=https://rvm.io/binaries
+++ 1381176592.609978000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]]
+++ 1381176592.614877000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' ''
++++ 1381176592.621421000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381176592.626872000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176592.632153000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381176592.637140000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381176592.642130000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176592.647735000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176592.654239000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381176592.659640000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176592.664452000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176592.670563000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176592.676602000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176592.686039000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381176592.691463000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176592.697014000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176592.702397000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176592.708130000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381176592.713421000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176592.719275000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176592.719414000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176592.725485000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176592.725392000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381176592.735733000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176592.740890000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176592.745816000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176592.751344000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381176592.757677000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176592.762586000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176592.768687000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176592.773921000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176592.784017000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381176592.789557000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176592.794781000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176592.799746000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176592.805092000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381176592.810252000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176592.815782000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176592.815815000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176592.821220000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176592.821246000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176592.831018000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381176592.836905000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381176592.842233000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176592.847735000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381176592.853147000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381176592.858262000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381176592.863404000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381176592.869203000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381176592.875001000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381176592.880499000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381176592.886039000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381176592.891142000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381176592.896130000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381176592.901176000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381176592.906662000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381176592.912098000 /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
+++ 1381176592.917331000 /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 ]]
+++ 1381176592.922762000 /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
+++ 1381176592.928562000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n https://rvm.io/binaries/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381176592.933784000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381176592.939769000 /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
+++ 1381176592.939798000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381176593.718348000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381176593.723754000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381176593.728753000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381176593.734271000 /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'
+++ 1381176593.739593000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381176593.744576000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381176593.749496000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381176593.755567000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381176593.760789000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381176593.766047000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381176593.770816000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381176593.776029000 /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
+++ 1381176593.781096000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381176593.787232000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 1
+++ 1381176593.792306000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 1 rbx-2.0.0
+++ 1381176593.797098000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381176593.802232000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 1 rbx-2.0.0
++++ 1381176593.808222000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url1
++++ 1381176593.814668000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176593.820316000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url1
++++ 1381176593.825148000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url1
++++ 1381176593.830348000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176593.835257000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176593.840938000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url1
+++++ 1381176593.845986000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176593.850892000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176593.856888000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176593.862588000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176593.874584000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381176593.879718000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176593.884766000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176593.889720000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176593.894731000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url1
+++++ 1381176593.899754000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176593.905831000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381176593.905876000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176593.911281000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176593.911344000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
++++ 1381176593.921371000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176593.926849000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176593.931828000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176593.937408000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url1
+++++ 1381176593.943318000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176593.949321000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176593.955696000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176593.962482000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176593.973196000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url1
+++++ 1381176593.978848000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176593.983803000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176593.989450000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176593.995794000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url1
+++++ 1381176594.001064000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176594.007109000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176594.007605000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381176594.013306000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url1=##' -e '/^$/d'
+++++ 1381176594.013368000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url1=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176594.023846000 /scripts/functions/db : __rvm_db() 10 > value=http://jruby.org.s3.amazonaws.com
++++ 1381176594.029190000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://jruby.org.s3.amazonaws.com ]]
++++ 1381176594.034103000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381176594.040038000 /scripts/functions/db : __rvm_db() 17 > echo http://jruby.org.s3.amazonaws.com
++++ 1381176594.045252000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176594.050151000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com
+++ 1381176594.055276000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://jruby.org.s3.amazonaws.com ]]
+++ 1381176594.060507000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 1
++++ 1381176594.065919000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path1
++++ 1381176594.071701000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176594.077256000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path1
++++ 1381176594.082598000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path1
++++ 1381176594.087744000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176594.092810000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176594.098255000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path1
+++++ 1381176594.103660000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176594.108801000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176594.114457000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176594.121051000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176594.130695000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381176594.135777000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176594.141542000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176594.146661000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176594.153069000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path1
+++++ 1381176594.158828000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176594.164779000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381176594.164768000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176594.170970000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381176594.171100000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176594.180759000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176594.185777000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176594.190787000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176594.196271000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path1
+++++ 1381176594.201353000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176594.207563000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176594.213540000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176594.219289000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176594.229648000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path1
+++++ 1381176594.235651000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176594.240665000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176594.245466000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176594.250515000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path1
+++++ 1381176594.256137000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176594.262610000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176594.262632000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381176594.268067000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path1=##' -e '/^$/d'
+++++ 1381176594.268188000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path1=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176594.278309000 /scripts/functions/db : __rvm_db() 10 > value=downloads
++++ 1381176594.283362000 /scripts/functions/db : __rvm_db() 13 > [[ -n downloads ]]
++++ 1381176594.290436000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381176594.295489000 /scripts/functions/db : __rvm_db() 17 > echo downloads
++++ 1381176594.300507000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176594.307405000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=downloads
+++ 1381176594.312706000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n downloads ]]
+++ 1381176594.317567000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381176594.324371000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381176594.330072000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381176594.336495000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381176594.342369000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381176594.347802000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381176594.353223000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381176594.358389000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381176594.365743000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381176594.372914000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 35 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2
+++ 1381176594.378698000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 44 [[ -z http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381176594.385917000 /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
+++ 1381176594.392075000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://jruby.org.s3.amazonaws.com/downloads/rubinius-2.0.0.tar.bz2 ]]
+++ 1381176594.397773000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381176594.404501000 /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
+++ 1381176594.404266000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381176594.780747000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381176594.785646000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381176594.791191000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381176594.797000000 /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'
+++ 1381176594.802021000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381176594.807006000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381176594.811991000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381176594.817246000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381176594.823160000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381176594.828112000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381176594.833075000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381176594.838468000 /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
+++ 1381176594.843766000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381176594.848891000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 2
+++ 1381176594.854121000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 2 rbx-2.0.0
+++ 1381176594.859381000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381176594.864492000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 2 rbx-2.0.0
++++ 1381176594.870676000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url2
++++ 1381176594.877014000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176594.882215000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url2
++++ 1381176594.887358000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url2
++++ 1381176594.892566000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176594.897428000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176594.903078000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url2
+++++ 1381176594.908537000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176594.913800000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176594.919236000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176594.925551000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176594.936824000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381176594.943360000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176594.950665000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176594.957783000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176594.962924000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url2
+++++ 1381176594.968563000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176594.975041000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381176594.975284000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176594.981172000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176594.981524000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
++++ 1381176594.993125000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176594.998084000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176595.002893000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176595.008712000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url2
+++++ 1381176595.014118000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176595.019244000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176595.025687000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176595.031326000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176595.042082000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url2
+++++ 1381176595.047457000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176595.053032000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176595.058569000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176595.063674000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url2
+++++ 1381176595.069775000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176595.075653000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176595.075680000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
+++++ 1381176595.081379000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176595.081432000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url2=##' -e '/^$/d'
++++ 1381176595.091215000 /scripts/functions/db : __rvm_db() 10 > value=http://binaries.rubini.us
++++ 1381176595.096216000 /scripts/functions/db : __rvm_db() 13 > [[ -n http://binaries.rubini.us ]]
++++ 1381176595.101273000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1381176595.106483000 /scripts/functions/db : __rvm_db() 17 > echo http://binaries.rubini.us
++++ 1381176595.111564000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176595.117126000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=http://binaries.rubini.us
+++ 1381176595.123528000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n http://binaries.rubini.us ]]
+++ 1381176595.128726000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 6 > __rvm_system_path '' 2
++++ 1381176595.134228000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path2
++++ 1381176595.139491000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176595.144790000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path2
++++ 1381176595.149863000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path2
++++ 1381176595.155536000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176595.161050000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176595.166479000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path2
+++++ 1381176595.172254000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176595.177613000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176595.183903000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176595.189826000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176595.198958000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381176595.204642000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176595.210232000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176595.215132000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176595.219872000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path2
+++++ 1381176595.224800000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176595.230487000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176595.230457000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381176595.235910000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176595.235943000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
++++ 1381176595.246233000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176595.251275000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176595.257416000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176595.263586000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path2
+++++ 1381176595.269008000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176595.273975000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176595.279453000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176595.285191000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176595.295549000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path2
+++++ 1381176595.300699000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176595.306558000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176595.311865000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176595.317006000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path2
+++++ 1381176595.322195000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176595.328002000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
+++++ 1381176595.328070000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176595.333815000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path2=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176595.333781000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path2=##' -e '/^$/d'
++++ 1381176595.344833000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381176595.350282000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381176595.355536000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176595.361083000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381176595.366004000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381176595.372041000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381176595.377450000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ '' == \- ]]
+++ 1381176595.383546000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 79 > __rvm_ruby_package_file rbx-2.0.0
+++ 1381176595.388970000 /scripts/functions/utility_system : __rvm_ruby_package_file() 244 > case "$1" in
++++ 1381176595.394465000 /scripts/functions/utility_system : __rvm_ruby_package_file() -237 > __rvm_remote_extension rbx-2.0.0 -
++++ 1381176595.399771000 /scripts/functions/utility_system : __rvm_remote_extension() 227 > case "$1" in
++++ 1381176595.404665000 /scripts/functions/utility_system : __rvm_remote_extension() 9 > rvm_remote_extension=tar.bz2
++++ 1381176595.411084000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1381176595.417132000 /scripts/functions/utility_system : __rvm_remote_extension() 12 > printf %b tar.bz2
+++ 1381176595.423174000 /scripts/functions/utility_system : __rvm_ruby_package_file() 6 > rvm_ruby_package_file=/rubinius-2.0.0.tar.bz2
+++ 1381176595.428278000 /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
+++ 1381176595.433622000 /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 ]]
+++ 1381176595.438505000 /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
+++ 1381176595.443924000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://binaries.rubini.us/osx/10.8/x86_64/rubinius-2.0.0.tar.bz2 ]]
+++ 1381176595.448879000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
+++ 1381176595.455355000 /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
+++ 1381176595.455341000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1381176596.034003000 /scripts/functions/utility : file_exists_at_url() 29 > typeset __ret=1
+++ 1381176596.040912000 /scripts/functions/utility : file_exists_at_url() 309 > case ${__ret} in
+++ 1381176596.046825000 /scripts/functions/utility : file_exists_at_url() 36 > return 1
+++ 1381176596.052839000 /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'
+++ 1381176596.057793000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381176596.063637000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381176596.068764000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381176596.074212000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381176596.080022000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381176596.085627000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381176596.090985000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381176596.096602000 /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
+++ 1381176596.102079000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 226return 1
+++ 1381176596.107054000 /scripts/functions/utility_system : __rvm_remote_server_path() 236 > : 3
+++ 1381176596.111946000 /scripts/functions/utility_system : __rvm_remote_server_path() 235 > __rvm_remote_server_path_single 0 1 3 rbx-2.0.0
+++ 1381176596.117030000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 1 >typeset __remote_file
+++ 1381176596.122762000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 2 >__rvm_calculate_remote_file 0 1 3 rbx-2.0.0
++++ 1381176596.128820000 /scripts/functions/utility_system : __rvm_calculate_remote_file() -269 >__rvm_db rvm_remote_server_url3
++++ 1381176596.134026000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176596.139194000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_url3
++++ 1381176596.144927000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_url3
++++ 1381176596.150460000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176596.155873000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176596.161327000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_url3
+++++ 1381176596.166855000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176596.172615000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176596.178397000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176596.183788000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176596.194004000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381176596.199275000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176596.205083000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176596.211562000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176596.216639000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_url3
+++++ 1381176596.221446000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176596.227028000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176596.227000000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381176596.232605000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381176596.232696000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176596.242934000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176596.248285000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176596.254926000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176596.262276000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_url3
+++++ 1381176596.268233000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176596.274922000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176596.280873000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176596.287433000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176596.299311000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_url3
+++++ 1381176596.305144000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176596.310746000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176596.315810000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176596.321426000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_url3
+++++ 1381176596.326798000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176596.332681000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
+++++ 1381176596.332745000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176596.338821000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_url3=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176596.338809000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_url3=##' -e '/^$/d'
++++ 1381176596.349235000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381176596.354343000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381176596.359680000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176596.365327000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 1 > rvm_remote_server_url=
+++ 1381176596.370900000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 2 > [[ -n '' ]]
+++ 1381176596.375889000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 3 > rvm_debug 'rvm_remote_server_url3 not found'
+++ 1381176596.382953000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381176596.389992000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381176596.395615000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381176596.400709000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381176596.406527000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381176596.412780000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381176596.418292000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381176596.423639000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_remote_server_url3 not found\n'
rvm_remote_server_url3 not found
+++ 1381176596.428856000 /scripts/functions/utility_system : __rvm_calculate_remote_file() 202 > return 0
+++ 1381176596.434486000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 215[[ -z '' ]]
+++ 1381176596.439588000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 217rvm_debug 'No remote file name found'
+++ 1381176596.444722000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
+++ 1381176596.449579000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
+++ 1381176596.456377000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+++ 1381176596.461996000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+++ 1381176596.467487000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+++ 1381176596.472309000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
+++ 1381176596.476881000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
+++ 1381176596.481904000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'No remote file name found\n'
No remote file name found
+++ 1381176596.487120000 /scripts/functions/utility_system : __rvm_remote_server_path_single() 218return 0
++ 1381176596.492853000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 229 > __rvm_ruby_url=
++ 1381176596.499918000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > IFS=:
++ 1381176596.506635000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 230 > read __rvm_ruby_verify_download_flag __rvm_ruby_url
++ 1381176596.513017000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 232 > (( 0 > 0 ))
++ 1381176596.518565000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 237 > [[ -z '' ]]
++ 1381176596.523529000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 240 > (( rvm_remote_flag ))
+++ 1381176596.529172000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 174 > __rvm_system_path -
++++ 1381176596.534609000 /scripts/functions/utility_system : __rvm_system_path() -197 > __rvm_db rvm_remote_server_path
++++ 1381176596.540014000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++++ 1381176596.545450000 /scripts/functions/db : __rvm_db() 2 > key=rvm_remote_server_path
++++ 1381176596.550739000 /scripts/functions/db : __rvm_db() 3 > key=rvm_remote_server_path
++++ 1381176596.556048000 /scripts/functions/db : __rvm_db() 4 > variable=
++++ 1381176596.561796000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176596.567405000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381176596.573384000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176596.579343000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176596.584600000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176596.590483000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176596.600855000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381176596.606012000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176596.611380000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176596.616687000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176596.623398000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rvm_remote_server_path
+++++ 1381176596.629006000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176596.635054000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176596.635149000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176596.640767000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176596.640727000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
++++ 1381176596.650575000 /scripts/functions/db : __rvm_db() 7 > value=
++++ 1381176596.656760000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++++ 1381176596.663188000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176596.669014000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381176596.674985000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++++ 1381176596.680703000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176596.686619000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176596.692369000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176596.702317000 /scripts/functions/db : __rvm_db_() 3 > __key=rvm_remote_server_path
+++++ 1381176596.708290000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++++ 1381176596.714787000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++++ 1381176596.720012000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176596.725059000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rvm_remote_server_path
+++++ 1381176596.730459000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176596.737182000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176596.737195000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176596.743016000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rvm_remote_server_path=##' -e '/^$/d'
+++++ 1381176596.742958000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rvm_remote_server_path=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176596.754268000 /scripts/functions/db : __rvm_db() 10 > value=
++++ 1381176596.759581000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++++ 1381176596.764425000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176596.769998000 /scripts/functions/utility_system : __rvm_system_path() 1 > rvm_remote_server_path=
+++ 1381176596.775218000 /scripts/functions/utility_system : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1381176596.780879000 /scripts/functions/utility_system : __rvm_system_path() 3 > rvm_remote_server_path=osx/10.8/x86_64
+++ 1381176596.786998000 /scripts/functions/utility_system : __rvm_system_path() 4 > [[ - == \- ]]
+++ 1381176596.792709000 /scripts/functions/utility_system : __rvm_system_path() 5 > printf %b 'osx/10.8/x86_64\n'
++ 1381176596.798458000 /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.'
++ 1381176596.803684000 /scripts/functions/logging : rvm_warn() 1 > rvm_pretty_print stdout
++ 1381176596.808773000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176596.813890000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176596.818954000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176596.823848000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176596.829552000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176596.834953000 /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.
++ 1381176596.840245000 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 261 > return 2
++ 1381176596.845799000 /scripts/functions/manage/base : __rvm_install_ruby() 302 > (( 2 == 2 ))
++ 1381176596.851262000 /scripts/functions/manage/base : __rvm_install_ruby() 305 > __rvm_check_for_compiler
++ 1381176596.857039000 /scripts/functions/build : __rvm_check_for_compiler() 1 > __rvm_selected_compiler
++ 1381176596.862058000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
++ 1381176596.867793000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
++ 1381176596.873416000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381176596.878945000 /scripts/functions/manage/base : __rvm_install_ruby() 363 > true
++ 1381176596.884121000 /scripts/functions/manage/base : __rvm_install_ruby() 382 > case "${rvm_ruby_interpreter}" in
++ 1381176596.889055000 /scripts/functions/manage/base : __rvm_install_ruby() 371 > ruby_install_type=rubinius
++ 1381176596.894155000 /scripts/functions/manage/base : __rvm_install_ruby() 382 > export -a rvm_configure_env
++ 1381176596.899292000 /scripts/functions/manage/base : __rvm_install_ruby() 383 > [[ -n '' ]]
++ 1381176596.904682000 /scripts/functions/manage/base : __rvm_install_ruby() 383 > rvm_configure_env=()
++ 1381176596.910373000 /scripts/functions/manage/base : __rvm_install_ruby() 385 > source /Users/bruceb/.rvm/scripts/functions/manage/rubinius
++ 1381176596.916666000 /scripts/functions/manage/base : __rvm_install_ruby() 386 > rubinius_install
++ 1381176596.922520000 /scripts/functions/manage/rubinius : rubinius_install() 1 > make_sure_its_enough_ram_for_rbx
++ 1381176596.927590000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 1 typeset rvm_rbx_required_ram
++ 1381176596.932672000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 2 rvm_rbx_required_ram_mb=500
++ 1381176596.937717000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() 4 __rvm_compiler_is_llvm
++ 1381176596.942524000 /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381176596.947525000 /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381176596.953237000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176596.958652000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381176596.964167000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176596.969440000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176596.974499000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176596.994361000 /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381176596.999786000 /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381176597.006026000 /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381176597.011172000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381176597.016385000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381176597.021569000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381176597.026919000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381176597.031967000 /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
++ 1381176597.120141000 /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 ]]
++ 1381176597.125810000 /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381176597.131299000 /scripts/functions/manage/rubinius : make_sure_its_enough_ram_for_rbx() -1__rvm_is_enough_ram 500
++ 1381176597.136304000 /scripts/functions/build : __rvm_is_enough_ram() 1 > typeset __required_ram __existing_ram
++ 1381176597.141409000 /scripts/functions/build : __rvm_is_enough_ram() 3 > __required_ram=524288000
+++ 1381176597.147570000 /scripts/functions/build : __rvm_is_enough_ram() -324 > free -b
+++ 1381176597.147544000 /scripts/functions/build : __rvm_is_enough_ram() -324 > __rvm_awk '{if (NR==3) print $4}'
+++ 1381176597.153471000 /scripts/functions/support : __rvm_awk() 0 > awk '{if (NR==3) print $4}'
++ 1381176597.162896000 /scripts/functions/build : __rvm_is_enough_ram() 5 > __existing_ram=
+++ 1381176597.169491000 /scripts/functions/build : __rvm_is_enough_ram() -323 > cut -f 2 -d :
+++ 1381176597.169479000 /scripts/functions/build : __rvm_is_enough_ram() -323 > sysctl hw.physmem
++ 1381176597.180095000 /scripts/functions/build : __rvm_is_enough_ram() 6 > : ' 2147483648'
++ 1381176597.186353000 /scripts/functions/build : __rvm_is_enough_ram() 7 > : __existing_ram: 2147483648
++ 1381176597.191562000 /scripts/functions/build : __rvm_is_enough_ram() 8 > rvm_debug 'Existing ram 2048MB.'
++ 1381176597.196436000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176597.201282000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176597.207328000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.212728000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.217835000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.224092000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176597.229841000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176597.236410000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Existing ram 2048MB.\n'
Existing ram 2048MB.
++ 1381176597.241638000 /scripts/functions/build : __rvm_is_enough_ram() 267 > (( __existing_ram >= __required_ram ))
++ 1381176597.247156000 /scripts/functions/manage/rubinius : rubinius_install() 21 > rubinius_install_detect_required_ruby
++ 1381176597.252446000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(export ruby
++ 1381176597.258533000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(case "${rvm_ruby_version}" in
++ 1381176597.264310000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(case "${rvm_ruby_patch_level}" in
++ 1381176597.269940000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(ruby=ruby-2.0
++ 1381176597.275140000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(__rvm_ensure_has_mri_ruby ruby-2.0
++ 1381176597.280980000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 1 > typeset versions
++ 1381176597.286867000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 2 > versions=ruby-2.0
+++ 1381176597.292943000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() -297 > __rvm_mri_ruby ruby-2.0
+++ 1381176597.299178000 /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
+++ 1381176597.299166000 /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381176597.299985000 /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
++++ 1381176597.306243000 /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381176597.306209000 /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
+++ 1381176597.311810000 /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruceb/.rvm/rubies
++++ 1381176597.312423000 /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
++++ 1381176597.318235000 /scripts/functions/environment : __rvm_env_string() 6 > _string=ruby-2.0.0-p247
+++ 1381176597.318239000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381176597.323687000 /scripts/functions/environment : __rvm_env_string() 7 > _string=ruby-2.0.0-p247
+++ 1381176597.323773000 /scripts/functions/support : __rvm_cd() 2 > ret=0
+++ 1381176597.329464000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381176597.329487000 /scripts/functions/environment : __rvm_env_string() 8 > _string=ruby-2.0.0-p247
+++ 1381176597.335759000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++++ 1381176597.335744000 /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'ruby-2.0.0-p247\n'
+++ 1381176597.341663000 /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381176597.342832000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381176597.347471000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381176597.349778000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/rubies
+++ 1381176597.355481000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381176597.360752000 /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381176597.366293000 /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381176597.366268000 /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381176597.372278000 /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381176597.372645000 /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
++ 1381176597.387806000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 4 > [[ -z ruby-2.0.0-p247 ]]
++ 1381176597.393408000 /scripts/functions/build : __rvm_ensure_has_mri_ruby() 24 > return 0
+++ 1381176597.399037000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby__rvm_mri_ruby ruby-2.0
+++ 1381176597.406402000 /scripts/functions/build : __rvm_mri_ruby() 1 > __rvm_mri_rubies ruby-2.0
+++ 1381176597.406372000 /scripts/functions/build : __rvm_mri_ruby() 1 > sort
++++ 1381176597.406447000 /scripts/functions/build : __rvm_mri_ruby() -293 > __rvm_env_string
++++ 1381176597.412300000 /scripts/functions/environment : __rvm_env_string() 1 > typeset _path _string
+++ 1381176597.412935000 /scripts/functions/build : __rvm_mri_rubies() 21 > typeset versions=ruby-2.0
+++ 1381176597.417868000 /scripts/functions/build : __rvm_mri_rubies() 22 > __rvm_cd /Users/bruceb/.rvm/rubies
++++ 1381176597.418096000 /scripts/functions/environment : __rvm_env_string() 3 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
+++ 1381176597.423341000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++++ 1381176597.423328000 /scripts/functions/environment : __rvm_env_string() 6 > _string=ruby-2.0.0-p247
++++ 1381176597.428580000 /scripts/functions/environment : __rvm_env_string() 7 > _string=ruby-2.0.0-p247
+++ 1381176597.428606000 /scripts/functions/support : __rvm_cd() 2 > ret=0
+++ 1381176597.433841000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++++ 1381176597.434196000 /scripts/functions/environment : __rvm_env_string() 8 > _string=ruby-2.0.0-p247
++++ 1381176597.440030000 /scripts/functions/environment : __rvm_env_string() 10 > printf %b 'ruby-2.0.0-p247\n'
+++ 1381176597.439951000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
+++ 1381176597.446492000 /scripts/functions/build : __rvm_mri_ruby() 2 > __rvm_awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381176597.447806000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
+++ 1381176597.453557000 /scripts/functions/support : __rvm_awk() 0 > awk 'BEGIN{ selected=$0 } /ruby-2.0.0-p247/{ selected=$0 } END {print $0}'
+++ 1381176597.458272000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/rubies
+++ 1381176597.465849000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
+++ 1381176597.472624000 /scripts/functions/support : __rvm_cd() 7 > return 0
+++ 1381176597.479201000 /scripts/functions/build : __rvm_mri_rubies() 140 > __rvm_awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
+++ 1381176597.479152000 /scripts/functions/build : __rvm_mri_rubies() 139 > __rvm_find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381176597.484802000 /scripts/functions/support : __rvm_find() 0 > find . -maxdepth 1 -mindepth 1 -type d '!' -type l
+++ 1381176597.484814000 /scripts/functions/support : __rvm_awk() 0 > awk -F/ '/ruby-2.0/ {if (system("test -x \""$0"/bin/ruby\"")==0) print $2}'
++ 1381176597.497116000 /scripts/functions/manage/rubinius : rubinius_install_detect_required_ruby(ruby=ruby-2.0.0-p247
++ 1381176597.502707000 /scripts/functions/manage/rubinius : rubinius_install() -206 > typeset rvm_configure_args
++ 1381176597.507982000 /scripts/functions/manage/rubinius : rubinius_install() -205 > typeset -a rvm_ruby_configure
++ 1381176597.513726000 /scripts/functions/manage/rubinius : rubinius_install() -204 > unset CFLAGS LDFLAGS ARCHFLAGS
++ 1381176597.519238000 /scripts/functions/manage/rubinius : rubinius_install() -203 > unset GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC RBXOPT
++ 1381176597.524959000 /scripts/functions/manage/rubinius : rubinius_install() -202 > export PATH
++ 1381176597.530349000 /scripts/functions/manage/rubinius : rubinius_install() -201 > rvm_ruby_make=
++ 1381176597.536115000 /scripts/functions/manage/rubinius : rubinius_install() -199 > __rvm_setup_compile_environment rbx-2.0.0
++ 1381176597.542115000 /scripts/functions/build_config : __rvm_setup_compile_environment() 1 > typeset __type
++ 1381176597.548074000 /scripts/functions/build_config : __rvm_setup_compile_environment() 2 > typeset -a __types
++ 1381176597.553610000 /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)
++ 1381176597.559519000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176597.564680000 /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_setup rbx-2.0.0'
++ 1381176597.570995000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176597.576038000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176597.581338000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.587450000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.592523000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.597814000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176597.603148000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176597.608728000 /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
++ 1381176597.614430000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_setup rbx-2.0.0
++ 1381176597.620984000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() [[ -z '' ]]
+++ 1381176597.626876000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/db autolibs
++ 1381176597.660723000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() rvm_autolibs_flag=
++ 1381176597.666594000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() rvm_debug rvm_autolibs_flag=4
++ 1381176597.672934000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176597.678067000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176597.683064000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.688308000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.693535000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.698663000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176597.704830000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176597.711039000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_autolibs_flag=4\n'
rvm_autolibs_flag=4
++ 1381176597.716944000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() __rvm_autolibs_translate
++ 1381176597.722232000 /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > case "${rvm_autolibs_flag}" in
++ 1381176597.727387000 /scripts/functions/autolibs : __rvm_autolibs_translate() 31 > rvm_autolibs_flag_number=4
++ 1381176597.733005000 /scripts/functions/autolibs : __rvm_autolibs_translate() 32 > rvm_autolibs_flag_runner=osx
++ 1381176597.738976000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() [[ -n 4 ]]
+++ 1381176597.745094000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() __rvm_selected_compiler
+++ 1381176597.750794000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381176597.757611000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176597.763117000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
++ 1381176597.768738000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() export initially_selected_compiler=
++ 1381176597.773966000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() initially_selected_compiler=
++ 1381176597.779231000 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() true
++ 1381176597.784144000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176597.790224000 /scripts/functions/build_config : __rvm_setup_compile_environment() 10 > rvm_debug '__rvm_setup_compile_environment_movable_early rbx-2.0.0'
++ 1381176597.795760000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176597.801777000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176597.807095000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.813884000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.820056000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.826366000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176597.833307000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176597.840755000 /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
++ 1381176597.847800000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_movable_early rbx-2.0.0
++ 1381176597.853570000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable_e(( 0 > 0 ))
++ 1381176597.858667000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable_ereturn 0
++ 1381176597.863850000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176597.869662000 /scripts/functions/build_config : __rvm_setup_compile_environment() -19 > rvm_debug '__rvm_setup_compile_environment_requirements rbx-2.0.0'
++ 1381176597.875409000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176597.881353000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176597.887322000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.893158000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.898119000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.904015000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176597.909209000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176597.915251000 /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
++ 1381176597.921102000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_requirements rbx-2.0.0
++ 1381176597.926515000 /scripts/functions/build_config : __rvm_setup_compile_environment_requireme(( 4 > 0 ))
++ 1381176597.931875000 /scripts/functions/build_config : __rvm_setup_compile_environment_requiremervm_log 'Checking requirements for osx.'
++ 1381176597.937156000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176597.942189000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176597.947691000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176597.954805000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176597.961529000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176597.967100000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176597.973718000 /scripts/functions/logging : rvm_log() 91 > printf %b 'Checking requirements for osx.\n'
Checking requirements for osx.
++ 1381176597.980112000 /scripts/functions/build_config : __rvm_setup_compile_environment_requireme__rvm_requirements_run osx rbx-2.0.0
++ 1381176597.986207000 /scripts/functions/build_requirements : __rvm_requirements_run() 1 > typeset -a packages_installed packages_missing packages_to_install packages_flags
++ 1381176597.991072000 /scripts/functions/build_requirements : __rvm_requirements_run() 2 > typeset -a packages_custom packages_custom_after
++ 1381176597.996254000 /scripts/functions/build_requirements : __rvm_requirements_run() 3 > typeset __type __lib_type __iterator
++ 1381176598.001481000 /scripts/functions/build_requirements : __rvm_requirements_run() 4 > __type=osx
++ 1381176598.007079000 /scripts/functions/build_requirements : __rvm_requirements_run() 5 > __lib_type=osx
++ 1381176598.013397000 /scripts/functions/build_requirements : __rvm_requirements_run() 6 > shift
++ 1381176598.018971000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176598.024576000 /scripts/functions/build_requirements : __rvm_requirements_run() 9 > __rvm_requirements_run_load rbx-2.0.0
++ 1381176598.030485000 /scripts/functions/build_requirements : __rvm_requirements_run_load() 2 > is_a_function requirements_osx_before
++ 1381176598.036977000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381176598.042769000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381176598.048488000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -294is_a_function requirements_osx_define
++ 1381176598.054002000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_define
++ 1381176598.058995000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381176598.065566000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -290[[ -s /Users/bruceb/.rvm/scripts/functions/requirements/osx ]]
++ 1381176598.071897000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -284source /Users/bruceb/.rvm/scripts/functions/requirements/osx
+++ 1381176598.078217000 /scripts/functions/requirements/osx : source() -314 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_brew
+++ 1381176598.085912000 /scripts/functions/requirements/osx : source() -313 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_fink
+++ 1381176598.092841000 /scripts/functions/requirements/osx : source() -312 > source /Users/bruceb/.rvm/scripts/functions/requirements/osx_port
+++ 1381176598.099973000 /scripts/functions/requirements/osx : source() -311 > source /Users/bruceb/.rvm/scripts/functions/requirements/smf
++ 1381176598.106683000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -282is_a_function requirements_osx_before
++ 1381176598.112875000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381176598.119487000 /scripts/functions/build_requirements : __rvm_requirements_run_load() -279rvm_debug 'requirements code for osx loaded'
++ 1381176598.125320000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176598.130633000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176598.136178000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176598.141598000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176598.146937000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176598.153080000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176598.158763000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176598.164896000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'requirements code for osx loaded\n'
requirements code for osx loaded
++ 1381176598.171927000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176598.177422000 /scripts/functions/build_requirements : __rvm_requirements_run() -57 > __rvm_requirements_run_reset rbx-2.0.0
++ 1381176598.183233000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 1 >packages_installed=()
++ 1381176598.188356000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 2 >packages_missing=()
++ 1381176598.193383000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 3 >packages_to_install=()
++ 1381176598.198283000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 4 >packages_flags=()
++ 1381176598.203825000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 5 >packages_custom=()
++ 1381176598.209664000 /scripts/functions/build_requirements : __rvm_requirements_run_reset() 6 >packages_custom_after=()
++ 1381176598.215474000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176598.221128000 /scripts/functions/build_requirements : __rvm_requirements_run() -32 > __rvm_requirements_run_before rbx-2.0.0
++ 1381176598.227342000 /scripts/functions/build_requirements : __rvm_requirements_run_before() 1 is_a_function requirements_osx_before
++ 1381176598.233159000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_before
++ 1381176598.239619000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -2requirements_osx_before rbx-2.0.0
++ 1381176598.245206000 /scripts/functions/requirements/osx : requirements_osx_before() 1 > typeset __type
++ 1381176598.250894000 /scripts/functions/requirements/osx : requirements_osx_before() 11 > for __type in osx_port osx_brew smf osx_fink
++ 1381176598.258016000 /scripts/functions/requirements/osx : requirements_osx_before() 5 > requirements_find_osx_port
++ 1381176598.264459000 /scripts/functions/requirements/osx_port : requirements_find_osx_port() 2 __rvm_which port
++ 1381176598.293021000 /scripts/functions/requirements/osx_port : requirements_find_osx_port() -2return 0
++ 1381176598.301316000 /scripts/functions/requirements/osx : requirements_osx_before() -207 > __lib_type=osx_port
++ 1381176598.311375000 /scripts/functions/requirements/osx : requirements_osx_before() -206 > return 0
++ 1381176598.319719000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1[[ osx_port != \o\s\x ]]
++ 1381176598.326732000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1is_a_function requirements_osx_port_before
++ 1381176598.335156000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_before
++ 1381176598.343027000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -2requirements_osx_port_before rbx-2.0.0
++ 1381176598.350752000 /scripts/functions/requirements/osx_port : requirements_osx_port_before() requirements_osx_port_ensure_port_available
++ 1381176598.359225000 /scripts/functions/requirements/osx_port : requirements_osx_port_ensure_por__rvm_which port
++ 1381176598.367031000 /scripts/functions/support : __rvm_which() 0 > command which port
++ 1381176598.375204000 /scripts/functions/support : __rvm_which() -223 > which port
++ 1381176598.390588000 /scripts/functions/requirements/osx_port : requirements_osx_port_before() typeset -ax port_libs
++ 1381176598.397441000 /scripts/functions/build_requirements : __rvm_requirements_run_before() -1true
++ 1381176598.405862000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176598.414072000 /scripts/functions/build_requirements : __rvm_requirements_run() -208 > __rvm_requirements_run_define rbx-2.0.0
++ 1381176598.421536000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 1 typeset -a list
++ 1381176598.428826000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 2 typeset element __handler
++ 1381176598.434549000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 3 is_a_function requirements_osx_port_define
++ 1381176598.441226000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_define
++ 1381176598.448099000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2__handler=requirements_osx_port_define
++ 1381176598.454769000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2list=(rvm)
++ 1381176598.461457000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2(( 1 ))
++ 1381176598.467997000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2[[ -z rbx-2.0.0 ]]
++ 1381176598.474749000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2(( 1 ))
++ 1381176598.480690000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2list+=("$@")
++ 1381176598.488081000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 85for element in '"${list[@]}"'
++ 1381176598.495291000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -2requirements_osx_port_define rvm
++ 1381176598.501693000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() case "$1" in
++ 1381176598.507381000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() true
++ 1381176598.513179000 /scripts/functions/build_requirements : __rvm_requirements_run_define() 85for element in '"${list[@]}"'
++ 1381176598.518205000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -7requirements_osx_port_define rbx-2.0.0
++ 1381176598.523468000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() case "$1" in
++ 1381176598.528560000 /scripts/functions/requirements/osx_port : requirements_osx_port_define() requirements_osx_port_libs_default rbx-2.0.0
++ 1381176598.533914000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs=(autoconf automake libtool pkgconfig)
++ 1381176598.540238000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defaucase "$1" in
++ 1381176598.545929000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defau__rvm_compiler_is_llvm
++ 1381176598.551973000 /scripts/functions/build : __rvm_compiler_is_llvm() 1 > typeset compiler
+++ 1381176598.559016000 /scripts/functions/build : __rvm_compiler_is_llvm() -125 > __rvm_found_compiler
+++ 1381176598.564690000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176598.570163000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]]
+++ 1381176598.575631000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176598.581474000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176598.588509000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176598.610110000 /scripts/functions/build : __rvm_compiler_is_llvm() 2 > compiler=/usr/bin/gcc
++ 1381176598.615505000 /scripts/functions/build : __rvm_compiler_is_llvm() 3 > __rvm_compiler_is /usr/bin/gcc --version llvm
+++ 1381176598.623464000 /scripts/functions/build : __rvm_compiler_is() -94 > __rvm_run_compiler /usr/bin/gcc --version
+++ 1381176598.628862000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381176598.634822000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381176598.640797000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381176598.646681000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381176598.653217000 /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
++ 1381176598.677215000 /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 ]]
++ 1381176598.682734000 /scripts/functions/build : __rvm_compiler_is_llvm() 22 > return 1
++ 1381176598.688633000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs+=(libiconv libyaml libffi readline libksba openssl curl-ca-bundle sqlite3 zlib gdbm)
++ 1381176598.693990000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defaurequirements_osx_port_lib_installed ncursesw
++ 1381176598.699792000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed ncursesw
++ 1381176598.699869000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176598.707823000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176598.714979000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176598.918503000 /scripts/functions/support : __rvm_grep() 0 > return 1
++ 1381176598.924164000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalreturn 1
++ 1381176598.929893000 /scripts/functions/requirements/osx_port : requirements_osx_port_libs_defauport_libs+=(ncurses)
++ 1381176598.935104000 /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
++ 1381176598.940118000 /scripts/functions/build_requirements_helpers : requirements_check() 1 > typeset _package_name _list
++ 1381176598.945290000 /scripts/functions/build_requirements_helpers : requirements_check() 3 > is_a_function requirements_osx_port_lib_installed_all_missing
++ 1381176598.950257000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed_all_missing
++ 1381176598.956968000 /scripts/functions/support : is_a_function() 1 > return 1
++ 1381176598.962395000 /scripts/functions/build_requirements_helpers : requirements_check() -306 is_a_function requirements_osx_port_lib_installed
++ 1381176598.968163000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_lib_installed
++ 1381176598.973439000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176598.979573000 /scripts/functions/build_requirements_helpers : requirements_check() -303 __rvm_filter_installed_package_check requirements_osx_port_lib_installed autoconf
++ 1381176598.985018000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed autoconf
++ 1381176598.991050000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed autoconf
++ 1381176598.991116000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176598.997481000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.005569000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.096712000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed autoconf
++ 1381176599.101913000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.106958000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.111872000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.117451000 /scripts/functions/utility : __rvm_add_once() -269 > [[ || =~ \|autoconf\| ]]
+++ 1381176599.123773000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.129682000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.136288000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed automake
++ 1381176599.142298000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed automake
++ 1381176599.147925000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed automake
++ 1381176599.147891000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.155156000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.162408000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.255400000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed automake
++ 1381176599.261365000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.266511000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.271858000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.276867000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf| =~ \|automake\| ]]
+++ 1381176599.282087000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.287999000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.293813000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libtool
++ 1381176599.299700000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libtool
++ 1381176599.306554000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libtool
++ 1381176599.306786000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.313232000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.320698000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.403341000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libtool
++ 1381176599.408689000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.413468000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.419081000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.424447000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake| =~ \|libtool\| ]]
+++ 1381176599.429753000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.435308000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.441062000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed pkgconfig
++ 1381176599.446344000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed pkgconfig
++ 1381176599.452338000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.452559000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed pkgconfig
++ 1381176599.459831000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.466742000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.550265000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed pkgconfig
++ 1381176599.555723000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.560969000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.565839000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.571631000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool| =~ \|pkgconfig\| ]]
+++ 1381176599.576645000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.581597000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.586780000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libiconv
++ 1381176599.592296000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libiconv
++ 1381176599.598503000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libiconv
++ 1381176599.598533000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.604944000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.611934000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.696447000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libiconv
++ 1381176599.702071000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.708423000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.713911000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.719739000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig| =~ \|libiconv\| ]]
+++ 1381176599.724784000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.730785000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.737470000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libyaml
++ 1381176599.743546000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libyaml
++ 1381176599.749799000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libyaml
++ 1381176599.749664000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.757320000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.764804000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.844155000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libyaml
++ 1381176599.849562000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176599.855026000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176599.860135000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176599.866810000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv| =~ \|libyaml\| ]]
+++ 1381176599.872729000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176599.878239000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176599.884906000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libffi
++ 1381176599.890953000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libffi
++ 1381176599.896900000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libffi
++ 1381176599.897463000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176599.904560000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176599.911515000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176599.996246000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libffi
++ 1381176600.002106000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.007650000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.013181000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.018730000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml| =~ \|libffi\| ]]
+++ 1381176600.023801000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.029293000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.035200000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed readline
++ 1381176600.041420000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed readline
++ 1381176600.047803000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed readline
++ 1381176600.047823000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.055171000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.062835000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.151095000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed readline
++ 1381176600.157223000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.162390000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.167329000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.172984000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi| =~ \|readline\| ]]
+++ 1381176600.178488000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.183630000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.188760000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed libksba
++ 1381176600.194147000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed libksba
++ 1381176600.200292000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed libksba
++ 1381176600.200313000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.208137000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.215001000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.303053000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed libksba
++ 1381176600.308760000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.313631000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.318875000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.324244000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline| =~ \|libksba\| ]]
+++ 1381176600.329866000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.335882000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.343087000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed openssl
++ 1381176600.348805000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed openssl
++ 1381176600.355312000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.355592000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed openssl
++ 1381176600.362671000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.370840000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.466346000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed openssl
++ 1381176600.473135000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.479387000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.485606000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.491026000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba| =~ \|openssl\| ]]
+++ 1381176600.497355000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.503821000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.509719000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed curl-ca-bundle
++ 1381176600.515232000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed curl-ca-bundle
++ 1381176600.521263000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.521395000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed curl-ca-bundle
++ 1381176600.528301000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.536147000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.618059000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed curl-ca-bundle
++ 1381176600.623744000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.628810000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.634140000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.639283000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl| =~ \|curl-ca-bundle\| ]]
+++ 1381176600.644882000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.650349000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.656186000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed sqlite3
++ 1381176600.661641000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed sqlite3
++ 1381176600.667489000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed sqlite3
++ 1381176600.667489000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.674768000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.681969000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.772591000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed sqlite3
++ 1381176600.778006000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.783040000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.788464000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.793640000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle| =~ \|sqlite3\| ]]
+++ 1381176600.798672000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.803826000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.809321000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed zlib
++ 1381176600.814987000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed zlib
++ 1381176600.821499000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed zlib
++ 1381176600.821462000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.828792000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.836633000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176600.921645000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed zlib
++ 1381176600.926846000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176600.932225000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176600.937662000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176600.943052000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3| =~ \|zlib\| ]]
+++ 1381176600.948194000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176600.954583000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176600.960166000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed gdbm
++ 1381176600.965699000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed gdbm
++ 1381176600.972297000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176600.972317000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed gdbm
++ 1381176600.979337000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176600.986573000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176601.073846000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed gdbm
++ 1381176601.079139000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176601.084491000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176601.089887000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176601.095287000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib| =~ \|gdbm\| ]]
+++ 1381176601.100801000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176601.106038000 /scripts/functions/build_requirements_helpers : requirements_check() 13 > for _package_name in '"$@"'
++ 1381176601.111818000 /scripts/functions/build_requirements_helpers : requirements_check() -258 __rvm_filter_installed_package_check requirements_osx_port_lib_installed ncurses
++ 1381176601.117214000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_packrequirements_osx_port_lib_installed ncurses
++ 1381176601.123855000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instal__rvm_grep active
++ 1381176601.124255000 /scripts/functions/requirements/osx_port : requirements_osx_port_lib_instalport -q installed ncurses
++ 1381176601.131147000 /scripts/functions/support : __rvm_grep() 0 > GREP_OPTIONS=
++ 1381176601.138393000 /scripts/functions/support : __rvm_grep() 0 > grep active
++ 1381176601.225318000 /scripts/functions/build_requirements_helpers : __rvm_filter_installed_pack__rvm_add_once packages_installed ncurses
++ 1381176601.230874000 /scripts/functions/utility : __rvm_add_once() 1 > typeset IFS
++ 1381176601.236319000 /scripts/functions/utility : __rvm_add_once() 2 > IFS='|'
++ 1381176601.241453000 /scripts/functions/utility : __rvm_add_once() 3 > eval '[[ "|${packages_installed[*]}|" =~ "|${2}|" ]] || packages_installed+=( "${2}" )'
+++ 1381176601.246707000 /scripts/functions/utility : __rvm_add_once() -269 > [[ |autoconf|automake|libtool|pkgconfig|libiconv|libyaml|libffi|readline|libksba|openssl|curl-ca-bundle|sqlite3|zlib|gdbm| =~ \|ncurses\| ]]
+++ 1381176601.252164000 /scripts/functions/utility : __rvm_add_once() -269 > packages_installed+=("${2}")
++ 1381176601.258362000 /scripts/functions/build_requirements_helpers : requirements_check() -253 true
++ 1381176601.264861000 /scripts/functions/build_requirements : __rvm_requirements_run_define() -1true
++ 1381176601.270898000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.276239000 /scripts/functions/build_requirements : __rvm_requirements_run() -257 > __rvm_requirements_run_summary rbx-2.0.0
++ 1381176601.281640000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1(( 0 == 0 ))
++ 1381176601.288087000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 1(( 15 == 0 ))
++ 1381176601.293596000 /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'
++ 1381176601.298974000 /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.'
++ 1381176601.305316000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176601.310702000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176601.315828000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176601.321292000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176601.326587000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176601.332032000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176601.338205000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176601.343564000 /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.
++ 1381176601.349069000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 3(( 0 == 0 ))
++ 1381176601.354657000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 4(( 0 == 0 ))
++ 1381176601.359809000 /scripts/functions/build_requirements : __rvm_requirements_run_summary() 5(( 0 == 0 ))
++ 1381176601.364684000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.369908000 /scripts/functions/build_requirements : __rvm_requirements_run() -57 > __rvm_requirements_run_update rbx-2.0.0
++ 1381176601.375659000 /scripts/functions/build_requirements : __rvm_requirements_run_update() 2 (( 0 > 0 ))
++ 1381176601.381833000 /scripts/functions/build_requirements : __rvm_requirements_run_update() 3 (( 0+0 > 0 && 4 > 2 ))
++ 1381176601.388080000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.393691000 /scripts/functions/build_requirements : __rvm_requirements_run() -117 > __rvm_requirements_run_custom rbx-2.0.0
++ 1381176601.399755000 /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 (( 0 ))
++ 1381176601.405300000 /scripts/functions/build_requirements : __rvm_requirements_run_custom() 1 return 0
++ 1381176601.410748000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.416247000 /scripts/functions/build_requirements : __rvm_requirements_run() -198 > __rvm_requirements_run_install rbx-2.0.0
++ 1381176601.422396000 /scripts/functions/build_requirements : __rvm_requirements_run_install() 1(( 0 ))
++ 1381176601.427617000 /scripts/functions/build_requirements : __rvm_requirements_run_install() 1return 0
++ 1381176601.432477000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.438064000 /scripts/functions/build_requirements : __rvm_requirements_run() -204 > __rvm_requirements_run_custom_after rbx-2.0.0
++ 1381176601.444246000 /scripts/functions/build_requirements : __rvm_requirements_run_custom_after(( 0 ))
++ 1381176601.449535000 /scripts/functions/build_requirements : __rvm_requirements_run_custom_afterreturn 0
++ 1381176601.456437000 /scripts/functions/build_requirements : __rvm_requirements_run() 13 > for __iterator in load reset before define summary update custom install custom_after after
++ 1381176601.462169000 /scripts/functions/build_requirements : __rvm_requirements_run() -230 > __rvm_requirements_run_after rbx-2.0.0
++ 1381176601.467874000 /scripts/functions/build_requirements : __rvm_requirements_run_after() 2 >is_a_function requirements_osx_port_after
++ 1381176601.473651000 /scripts/functions/support : is_a_function() 1 > typeset -f requirements_osx_port_after
++ 1381176601.479340000 /scripts/functions/build_requirements : __rvm_requirements_run_after() -62requirements_osx_port_after rbx-2.0.0
++ 1381176601.484742000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1typeset port_root
+++ 1381176601.490530000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() __rvm_which port
++ 1381176601.510853000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 2port_root=/opt/local/bin/port
++ 1381176601.515972000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3[[ -n /opt/local/bin/port ]]
++ 1381176601.521256000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 3[[ -x /opt/local/bin/port ]]
++ 1381176601.526639000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 4[[ -L /opt/local/bin/port ]]
++ 1381176601.531997000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7[[ -n /opt/local/bin/port ]]
++ 1381176601.538363000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7[[ -x /opt/local/bin/port ]]
++ 1381176601.543903000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 8port_root=/opt/local
++ 1381176601.549117000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9[[ -n /opt/local ]]
++ 1381176601.555460000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 9[[ -d /opt/local ]]
++ 1381176601.561226000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1__rvm_update_configure_opt_dir rbx-2.0.0 /opt/local
++ 1381176601.566610000 /scripts/functions/build : __rvm_update_configure_opt_dir() 164 > case "$1" in
++ 1381176601.571954000 /scripts/functions/build : __rvm_update_configure_opt_dir() 3 > __rvm_update_configure_opt_dir_options /opt/local
++ 1381176601.577404000 /scripts/functions/build : __rvm_update_configure_opt_dir_options() 1 > rvm_debug 'rvm_configure_flags+=( --with-opt-dir=/opt/local )'
++ 1381176601.582771000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176601.588596000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176601.594144000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176601.599677000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176601.604806000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176601.610108000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176601.615002000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176601.620312000 /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 )
++ 1381176601.626630000 /scripts/functions/build : __rvm_update_configure_opt_dir_options() 124 > rvm_configure_flags+=(--with-opt-dir="$1")
++ 1381176601.631868000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7unset port_libs
++ 1381176601.636897000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7__rvm_add_to_path prepend /opt/local/bin
++ 1381176601.641885000 /scripts/functions/utility : __rvm_add_to_path() 1 > export PATH
++ 1381176601.647389000 /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 ))
++ 1381176601.652976000 /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /opt/local/bin ]]
++ 1381176601.658428000 /scripts/functions/utility : __rvm_add_to_path() 9 > __rvm_remove_from_path /opt/local/bin
++ 1381176601.663750000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381176601.669389000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381176601.675031000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/opt/local/bin
++ 1381176601.680366000 /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 =~ // ]]
++ 1381176601.685868000 /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:*'
++ 1381176601.691303000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176601.696490000 /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:
++ 1381176601.701753000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176601.707598000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176601.712737000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176601.717741000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176601.723782000 /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381176601.729205000 /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381176601.735473000 /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
++ 1381176601.741015000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176601.746161000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381176601.751461000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176601.758097000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381176601.763539000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381176601.769112000 /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
++ 1381176601.774515000 /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381176601.779978000 /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381176601.785611000 /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381176601.792517000 /scripts/functions/utility : __rvm_remove_from_array() 4 > _search=/opt/local/bin
++ 1381176601.798198000 /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381176601.803765000 /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381176601.809394000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176601.815548000 /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin /opt/local/bin
++ 1381176601.820922000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176601.826044000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin
++ 1381176601.831057000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176601.836546000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176601.842031000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176601.847249000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176601.852892000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176601.857976000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176601.863563000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176601.869614000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176601.875781000 /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
++ 1381176601.881085000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176601.885963000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin
++ 1381176601.891442000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176601.896379000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176601.901535000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176601.906912000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176601.912108000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176601.917242000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176601.923217000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176601.929004000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176601.934149000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin /opt/local/bin
++ 1381176601.939389000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176601.944516000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin
++ 1381176601.950030000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176601.956398000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176601.961530000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176601.966464000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176601.972005000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176601.977403000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176601.983036000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176601.988469000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176601.993976000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/bin /opt/local/bin
++ 1381176601.999349000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.005718000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/bin
++ 1381176602.011394000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.016967000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.022809000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.027776000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.032100000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.037644000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.043271000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.048811000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.054446000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/bin /opt/local/bin
++ 1381176602.059951000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.065547000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381176602.071495000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.076967000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.082063000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.087432000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176602.092887000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.097729000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin /opt/local/bin
++ 1381176602.103025000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.108316000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381176602.113850000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.119718000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.126168000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.131893000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.137188000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.142619000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.148075000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.153602000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.158828000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/bin /opt/local/bin
++ 1381176602.163965000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.169517000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/bin
++ 1381176602.175081000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.180451000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.185546000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.190769000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.195946000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.200896000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.206838000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.212276000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.217170000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin /opt/local/bin
++ 1381176602.223419000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.228995000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381176602.234020000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.239553000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.244713000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.249737000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.255523000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.261497000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.267276000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.273070000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.278340000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin /opt/local/bin
++ 1381176602.283445000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.288866000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381176602.294357000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.299390000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.305211000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.310643000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.316162000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.322656000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.328247000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.333269000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.338708000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin /opt/local/bin
++ 1381176602.344143000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.349017000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381176602.354526000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.359682000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.364540000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.369436000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.375526000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.380908000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.386746000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.392102000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.397416000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/lib/perl5/ExtUtils /opt/local/bin
++ 1381176602.402935000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.408076000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/lib/perl5/ExtUtils
++ 1381176602.413587000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.419052000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.424563000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.430126000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.435372000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.440339000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.445554000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.450807000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.457342000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin /opt/local/bin
++ 1381176602.462894000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.468948000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381176602.474567000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.479712000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.484671000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.490600000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.495717000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.501452000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.507132000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.512861000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.518000000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin /opt/local/bin
++ 1381176602.524880000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.531019000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381176602.536887000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.542764000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.549087000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.554840000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.560065000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.564906000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.570102000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.576524000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.581961000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin /opt/local/bin
++ 1381176602.587855000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.593788000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381176602.599460000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.604693000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.609496000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.614677000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.620458000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.626106000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.631616000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.637310000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.642848000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin /opt/local/bin
++ 1381176602.647959000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.654331000 /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381176602.659881000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.665276000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.671163000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.676991000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.682321000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.687808000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.693083000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.698186000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.703816000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin /opt/local/bin
++ 1381176602.709868000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.714994000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381176602.720124000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.725584000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.730842000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.736041000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.741562000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.747029000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.753229000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.759210000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.764412000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin /opt/local/bin
++ 1381176602.769707000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.774619000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381176602.779354000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.785045000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.790536000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.796581000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.801718000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.807025000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.812805000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.819090000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.824741000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/X11/bin /opt/local/bin
++ 1381176602.829958000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.834913000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin
++ 1381176602.841273000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.847434000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.852749000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.858035000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.863269000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.868905000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.874547000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.879948000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.885521000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools /opt/local/bin
++ 1381176602.891045000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.896180000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381176602.901668000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.907153000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.912169000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.917505000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.923185000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.928484000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.934015000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176602.939584000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176602.944960000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin /opt/local/bin
++ 1381176602.950185000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176602.956776000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381176602.961828000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176602.966642000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176602.972382000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176602.978062000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176602.983510000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176602.990181000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176602.995791000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176603.000964000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176603.006820000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/qt/bin /opt/local/bin
++ 1381176603.012792000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176603.018222000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/qt/bin
++ 1381176603.023089000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176603.028182000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176603.033112000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176603.039437000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176603.044861000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176603.050205000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176603.055763000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176603.060971000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176603.066282000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS /opt/local/bin
++ 1381176603.071815000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176603.076805000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381176603.081689000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176603.087092000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176603.092132000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176603.097232000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176603.102409000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176603.108088000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176603.113148000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176603.119005000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176603.125099000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.gem/ruby/1.8/bin /opt/local/bin
++ 1381176603.130613000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176603.136039000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.gem/ruby/1.8/bin
++ 1381176603.141382000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176603.146656000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176603.152981000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176603.158544000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176603.163861000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176603.169417000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176603.174904000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176603.181362000 /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381176603.186417000 /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381176603.192040000 /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381176603.197840000 /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381176603.203575000 /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381176603.210223000 /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381176603.217016000 /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
++ 1381176603.223220000 /scripts/functions/utility : __rvm_add_to_path() 123 > case "$1" in
++ 1381176603.229578000 /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
++ 1381176603.236590000 /scripts/functions/utility : __rvm_add_to_path() -135 > [[ -n '' ]]
++ 1381176603.242659000 /scripts/functions/utility : __rvm_add_to_path() -130 > builtin hash -r
++ 1381176603.248659000 /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
++ 1381176603.255185000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176603.261198000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176603.266602000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.272595000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.278625000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.284125000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176603.290856000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176603.296858000 /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
++ 1381176603.302450000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 1case "$1" in
++ 1381176603.308936000 /scripts/functions/requirements/osx_port : requirements_osx_port_after() 7requirements_osx_port_after_update_certs_openssl
++ 1381176603.314927000 /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
++ 1381176603.320604000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runcase "${rvm_autolibs_flag_number}" in
++ 1381176603.326143000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runshift 2
++ 1381176603.331935000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runrequirements_osx_update_openssl_cert /opt/local/bin/openssl
++ 1381176603.337454000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() [[ Darwin == \D\a\r\w\i\n ]]
++ 1381176603.344250000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() case "${rvm_autolibs_flag_number}" in
++ 1381176603.351595000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() typeset ssl_binary ssl_dir cert_file
++ 1381176603.358331000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() ssl_binary=/opt/local/bin/openssl
+++ 1381176603.365541000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() __rvm_osx_ssl_certs_file_from_openssl /opt/local/bin/openssl
+++ 1381176603.374629000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl()/opt/local/bin/openssl version -d
+++ 1381176603.374648000 /scripts/functions/osx-ssl-certs : __rvm_osx_ssl_certs_file_from_openssl()__rvm_awk '-F"' '{print $2"/cert.pem"}'
+++ 1381176603.382837000 /scripts/functions/support : __rvm_awk() 0 > awk '-F"' '{print $2"/cert.pem"}'
++ 1381176603.395073000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() cert_file=/opt/local/etc/openssl/cert.pem
++ 1381176603.400652000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() ssl_dir=/opt/local/etc/openssl
++ 1381176603.406597000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert() requirements_osx_update_openssl_cert_old
++ 1381176603.412301000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ ! -f /opt/local/etc/openssl/cert.pem ]]
++ 1381176603.418477000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ /opt/local/etc/openssl/cert.pem -ot /Library/Keychains/System.keychain ]]
++ 1381176603.425429000 /scripts/functions/osx-ssl-certs : requirements_osx_update_openssl_cert_old[[ /opt/local/etc/openssl/cert.pem -ot /System/Library/Keychains/SystemRootCertificates.keychain ]]
++ 1381176603.430824000 /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.'
++ 1381176603.436097000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176603.442578000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.448168000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.454323000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.459866000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176603.467002000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176603.472861000 /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.
++ 1381176603.479163000 /scripts/functions/build_requirements_helpers : rvm_requiremnts_fail_or_runtrue
++ 1381176603.485289000 /scripts/functions/build_requirements : __rvm_requirements_run_after() 189true
++ 1381176603.491476000 /scripts/functions/build_config : __rvm_setup_compile_environment_requiremervm_log 'Requirements installation successful.'
++ 1381176603.498961000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176603.506406000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.513760000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.519294000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.526058000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176603.532391000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176603.539332000 /scripts/functions/logging : rvm_log() 91 > printf %b 'Requirements installation successful.\n'
Requirements installation successful.
++ 1381176603.546097000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176603.553005000 /scripts/functions/build_config : __rvm_setup_compile_environment() -58 > rvm_debug '__rvm_setup_compile_environment_movable rbx-2.0.0'
++ 1381176603.560681000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176603.568301000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176603.575807000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.582975000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.589724000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.595268000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176603.601512000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176603.608104000 /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
++ 1381176603.616114000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_movable rbx-2.0.0
++ 1381176603.623436000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable()(( 0 > 0 ))
++ 1381176603.630205000 /scripts/functions/build_config : __rvm_setup_compile_environment_movable()return 0
++ 1381176603.636079000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176603.641975000 /scripts/functions/build_config : __rvm_setup_compile_environment() -82 > rvm_debug '__rvm_setup_compile_environment_osx_compiler rbx-2.0.0'
++ 1381176603.648858000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176603.657049000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176603.664233000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.670858000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.678580000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.684398000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176603.690146000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176603.696471000 /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
++ 1381176603.703215000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_osx_compiler rbx-2.0.0
++ 1381176603.711444000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ Darwin == \D\a\r\w\i\n ]]
++ 1381176603.717398000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_array_contains '*debug*'
++ 1381176603.722804000 /scripts/functions/support : __rvm_array_contains() 1 > typeset _search _iterator
++ 1381176603.728686000 /scripts/functions/support : __rvm_array_contains() 2 > _search='*debug*'
++ 1381176603.734117000 /scripts/functions/support : __rvm_array_contains() 3 > shift
++ 1381176603.740291000 /scripts/functions/support : __rvm_array_contains() 10 > return 1
++ 1381176603.746571000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ -n '' ]]
++ 1381176603.752417000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_setup_compile_environment_osx_compiler_find rbx-2.0.0
++ 1381176603.759909000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi__rvm_version_compare 10.8 -ge 10.9
++ 1381176603.765946000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381176603.773033000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '10.8\n10.9\n'
+++ 1381176603.773088000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381176603.773412000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381176603.780162000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381176603.787185000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381176603.797866000 /scripts/functions/utility : __rvm_version_compare() 2 > first=10.8
++ 1381176603.803406000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381176603.809686000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1381176603.815051000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 10.8 == \1\0\.\9 ]]
++ 1381176603.821323000 /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381176603.828434000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compicase "$1" in
++ 1381176603.835478000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compitrue
+++ 1381176603.842948000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_comp__rvm_found_compiler
+++ 1381176603.849378000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176603.855187000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381176603.860508000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176603.866479000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176603.872580000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176603.895090000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ /usr/bin/gcc =~ clang ]]
+++ 1381176603.901886000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_comp__rvm_found_compiler
+++ 1381176603.908989000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176603.914790000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381176603.920589000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176603.926860000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176603.932432000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176603.953616000 /scripts/functions/build_config : __rvm_setup_compile_environment_osx_compi[[ /usr/bin/gcc == '' ]]
++ 1381176603.959515000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176603.965363000 /scripts/functions/build_config : __rvm_setup_compile_environment() -191 >rvm_debug '__rvm_setup_compile_environment_architectures rbx-2.0.0'
++ 1381176603.971639000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176603.978036000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176603.983387000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176603.988715000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176603.994119000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176603.999355000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.004843000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.011278000 /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
++ 1381176604.016916000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_architectures rbx-2.0.0
++ 1381176604.022911000 /scripts/functions/build_config : __rvm_setup_compile_environment_architectrvm_debug 'rvm_architectures(0):.'
++ 1381176604.030128000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.036864000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.042703000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.048173000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.053531000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.058830000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.064407000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.070108000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'rvm_architectures(0):.\n'
rvm_architectures(0):.
++ 1381176604.075618000 /scripts/functions/build_config : __rvm_setup_compile_environment_architect(( 0 > 0 ))
++ 1381176604.081665000 /scripts/functions/build_config : __rvm_setup_compile_environment_architectreturn 0
++ 1381176604.087262000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.092849000 /scripts/functions/build_config : __rvm_setup_compile_environment() -58 > rvm_debug '__rvm_setup_compile_environment_gcc47plus rbx-2.0.0'
++ 1381176604.098525000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.103935000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.109159000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.114333000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.119419000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.125472000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.130702000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.136536000 /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
++ 1381176604.142162000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_gcc47plus rbx-2.0.0
++ 1381176604.147848000 /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plus__rvm_compiler_version_or_higher 4.7
++ 1381176604.154137000 /scripts/functions/build : __rvm_compiler_version_or_higher() 1 > typeset __version compiler
+++ 1381176604.160042000 /scripts/functions/build : __rvm_compiler_version_or_higher() -133 > __rvm_found_compiler
+++ 1381176604.165584000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176604.171976000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381176604.177772000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176604.183044000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176604.188456000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176604.209404000 /scripts/functions/build : __rvm_compiler_version_or_higher() 2 > compiler=/usr/bin/gcc
+++ 1381176604.214950000 /scripts/functions/build : __rvm_compiler_version_or_higher() -132 > __rvm_run_compiler /usr/bin/gcc -dumpversion
+++ 1381176604.220350000 /scripts/functions/build : __rvm_run_compiler() 2 > [[ -n /usr/bin/gcc ]]
+++ 1381176604.225220000 /scripts/functions/build : __rvm_run_compiler() 4 > typeset compiler=/usr/bin/gcc
+++ 1381176604.230147000 /scripts/functions/build : __rvm_run_compiler() 5 > shift
+++ 1381176604.236356000 /scripts/functions/build : __rvm_run_compiler() 6 > [[ -n '' ]]
+++ 1381176604.242389000 /scripts/functions/build : __rvm_run_compiler() 8 > /usr/bin/gcc -dumpversion
++ 1381176604.266023000 /scripts/functions/build : __rvm_compiler_version_or_higher() 3 > __version=4.2.1
++ 1381176604.271353000 /scripts/functions/build : __rvm_compiler_version_or_higher() 4 > __rvm_version_compare 4.2.1 -ge 4.7
++ 1381176604.277002000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381176604.283058000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381176604.283040000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '4.2.1\n4.7\n'
+++ 1381176604.283231000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381176604.290263000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381176604.296573000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381176604.306906000 /scripts/functions/utility : __rvm_version_compare() 2 > first=4.2.1
++ 1381176604.312501000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381176604.317838000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381176604.322986000 /scripts/functions/utility : __rvm_version_compare() 15 > [[ 4.2.1 == \4\.\7 ]]
++ 1381176604.328461000 /scripts/functions/utility : __rvm_version_compare() 15 > return 1
++ 1381176604.333772000 /scripts/functions/build : __rvm_compiler_version_or_higher() -65 > return 1
++ 1381176604.339648000 /scripts/functions/build_config : __rvm_setup_compile_environment_gcc47plusreturn 0
++ 1381176604.345712000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.351197000 /scripts/functions/build_config : __rvm_setup_compile_environment() -191 >rvm_debug '__rvm_setup_compile_environment_bison rbx-2.0.0'
++ 1381176604.357167000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.362953000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.368738000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.375141000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.382317000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.388631000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.394808000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.400595000 /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
++ 1381176604.406485000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_bison rbx-2.0.0
++ 1381176604.412070000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() (( 4 > 1 ))
++ 1381176604.417583000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() case "$1" in
++ 1381176604.423616000 /scripts/functions/build_config : __rvm_setup_compile_environment_bison() __rvm_check_for_bison
++ 1381176604.429362000 /scripts/functions/build : __rvm_check_for_bison() 1 > true 0
++ 1381176604.434599000 /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 ))
++ 1381176604.439806000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.445432000 /scripts/functions/build_config : __rvm_setup_compile_environment() -237 >rvm_debug '__rvm_setup_compile_environment_smartos rbx-2.0.0'
++ 1381176604.451630000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.458368000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.463734000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.468730000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.473659000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.478652000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.483878000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.489592000 /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
++ 1381176604.496118000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_smartos rbx-2.0.0
++ 1381176604.501997000 /scripts/functions/build_config : __rvm_setup_compile_environment_smartos()[[ 10.8 =~ ^joyent ]]
++ 1381176604.507840000 /scripts/functions/build_config : __rvm_setup_compile_environment_smartos()return 0
++ 1381176604.513906000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.519332000 /scripts/functions/build_config : __rvm_setup_compile_environment() -390 >rvm_debug '__rvm_setup_compile_environment_openindiana rbx-2.0.0'
++ 1381176604.525126000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.530945000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.535896000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.541518000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.546686000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.551861000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.556973000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.562782000 /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
++ 1381176604.568938000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_openindiana rbx-2.0.0
++ 1381176604.575029000 /scripts/functions/build_config : __rvm_setup_compile_environment_openindia[[ 10.8 =~ ^oi ]]
++ 1381176604.580570000 /scripts/functions/build_config : __rvm_setup_compile_environment_openindiareturn 0
++ 1381176604.586080000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.591779000 /scripts/functions/build_config : __rvm_setup_compile_environment() -405 >rvm_debug '__rvm_setup_compile_environment_sunos rbx-2.0.0'
++ 1381176604.597292000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.602634000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.608771000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.614121000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.620918000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.626640000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.631695000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.637320000 /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
++ 1381176604.642866000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_sunos rbx-2.0.0
++ 1381176604.648879000 /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() [[ Darwin == \S\u\n\O\S ]]
++ 1381176604.655026000 /scripts/functions/build_config : __rvm_setup_compile_environment_sunos() return 0
++ 1381176604.661310000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.667981000 /scripts/functions/build_config : __rvm_setup_compile_environment() -412 >rvm_debug '__rvm_setup_compile_environment_openbsd rbx-2.0.0'
++ 1381176604.674002000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.680478000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.686144000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.691361000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.696500000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.701477000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.706951000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.712554000 /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
++ 1381176604.717898000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_openbsd rbx-2.0.0
++ 1381176604.723214000 /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd()[[ OSX == \O\p\e\n\B\S\D ]]
++ 1381176604.728999000 /scripts/functions/build_config : __rvm_setup_compile_environment_openbsd()return 0
++ 1381176604.734901000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.740327000 /scripts/functions/build_config : __rvm_setup_compile_environment() -439 >rvm_debug '__rvm_setup_compile_environment_auto_conf_make rbx-2.0.0'
++ 1381176604.746110000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.751531000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.757339000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.762787000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.767938000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.773446000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.778735000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.784693000 /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
++ 1381176604.790664000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_auto_conf_make rbx-2.0.0
++ 1381176604.795984000 /scripts/functions/build_config : __rvm_setup_compile_environment_auto_confcase "${_system_name}" in
++ 1381176604.801539000 /scripts/functions/build_config : __rvm_setup_compile_environment_auto_confreturn 0
++ 1381176604.807025000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.812459000 /scripts/functions/build_config : __rvm_setup_compile_environment() -452 >rvm_debug '__rvm_setup_compile_environment_flags_docs rbx-2.0.0'
++ 1381176604.818416000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.823851000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.830506000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.835922000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.841267000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.846562000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.851902000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.857472000 /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
++ 1381176604.863079000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_docs rbx-2.0.0
++ 1381176604.868633000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doc(( 0 == 1 ))
++ 1381176604.874353000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doccase "$1" in
++ 1381176604.880820000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_doctrue
++ 1381176604.886582000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.891722000 /scripts/functions/build_config : __rvm_setup_compile_environment() -479 >rvm_debug '__rvm_setup_compile_environment_flags_tcltk rbx-2.0.0'
++ 1381176604.897201000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.903276000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.908783000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.914174000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.919151000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176604.925432000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176604.931787000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176604.937518000 /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
++ 1381176604.943196000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_tcltk rbx-2.0.0
++ 1381176604.948925000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcl[[ Darwin == \D\a\r\w\i\n ]]
++ 1381176604.955614000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tclcase "$1" in
++ 1381176604.960934000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_tcltrue
++ 1381176604.966326000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176604.971874000 /scripts/functions/build_config : __rvm_setup_compile_environment() -495 >rvm_debug '__rvm_setup_compile_environment_flags_shared_static rbx-2.0.0'
++ 1381176604.977202000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176604.982566000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176604.988747000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176604.994359000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176604.999413000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176605.004686000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176605.009905000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176605.015675000 /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
++ 1381176605.021276000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_shared_static rbx-2.0.0
++ 1381176605.026889000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_sha(( 0 == 1 ))
++ 1381176605.032607000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shacase "$1" in
++ 1381176605.038935000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shatrue
++ 1381176605.044159000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_shatrue
++ 1381176605.050060000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176605.055685000 /scripts/functions/build_config : __rvm_setup_compile_environment() -521 >rvm_debug '__rvm_setup_compile_environment_flags_threads rbx-2.0.0'
++ 1381176605.061369000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176605.067449000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176605.072725000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176605.077819000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176605.083041000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176605.088455000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176605.093808000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176605.099226000 /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
++ 1381176605.104827000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_flags_threads rbx-2.0.0
++ 1381176605.110337000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thrcase "$1" in
++ 1381176605.115746000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ OSX == \F\r\e\e\B\S\D ]]
++ 1381176605.121674000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ OSX == \D\r\a\g\o\n\F\l\y ]]
++ 1381176605.127366000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thr[[ =~ -j ]]
++ 1381176605.132523000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_thrrvm_make_flags+=(-j$(__rvm_detect_max_threads))
+++ 1381176605.139952000 /scripts/functions/build_config : __rvm_setup_compile_environment_flags_th__rvm_detect_max_threads
+++ 1381176605.145761000 /scripts/functions/build_config : __rvm_detect_max_threads() 580 > case "${_system_name}" in
+++ 1381176605.152196000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > cat /proc/cpuinfo
+++ 1381176605.152071000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > grep --color=auto vendor_id
+++ 1381176605.152283000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > wc -l
+++ 1381176605.166059000 /scripts/functions/build_config : __rvm_detect_max_threads() 20 > echo one
++ 1381176605.173171000 /scripts/functions/build_config : __rvm_setup_compile_environment() 12 > for __type in '"${__types[@]}"'
++ 1381176605.178542000 /scripts/functions/build_config : __rvm_setup_compile_environment() -591 >rvm_debug '__rvm_setup_compile_environment_compatibility_flag rbx-2.0.0'
++ 1381176605.184367000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176605.189728000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176605.195206000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176605.200607000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176605.206871000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176605.212864000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176605.218081000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176605.222887000 /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
++ 1381176605.228186000 /scripts/functions/build_config : __rvm_setup_compile_environment() -57 > __rvm_setup_compile_environment_compatibility_flag rbx-2.0.0
++ 1381176605.233318000 /scripts/functions/build_config : __rvm_setup_compile_environment_compatibicase "$1" in
+++ 1381176605.239958000 /scripts/functions/build_config : __rvm_setup_compile_environment() -1223__rvm_found_compiler
+++ 1381176605.246095000 /scripts/functions/build : __rvm_found_compiler() 1 > __rvm_selected_compiler
+++ 1381176605.251464000 /scripts/functions/build : __rvm_selected_compiler() 3 > [[ --with-opt-dir=/opt/local =~ --with-gcc= ]]
+++ 1381176605.257364000 /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]]
+++ 1381176605.263399000 /scripts/functions/build : __rvm_selected_compiler() 21 > return 1
+++ 1381176605.268842000 /scripts/functions/build : __rvm_found_compiler() 27 > __rvm_which gcc
++ 1381176605.290666000 /scripts/functions/build_config : __rvm_setup_compile_environment() -603 >rvm_debug 'found compiler: /usr/bin/gcc'
++ 1381176605.296386000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176605.302035000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176605.307825000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176605.313157000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176605.318829000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176605.323809000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176605.329344000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176605.335034000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'found compiler: /usr/bin/gcc\n'
found compiler: /usr/bin/gcc
++ 1381176605.341231000 /scripts/functions/manage/rubinius : rubinius_install() 31 > __rvm_remove_rvm_from_path
++ 1381176605.346687000 /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path
++ 1381176605.352503000 /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/bruceb/.rvm/*'
++ 1381176605.357822000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381176605.363488000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381176605.368824000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/bruceb/.rvm/*'
++ 1381176605.374937000 /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 =~ // ]]
++ 1381176605.381637000 /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/*:*'
++ 1381176605.387175000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.392895000 /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:
++ 1381176605.399405000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.405303000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.410919000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.416710000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176605.423018000 /scripts/functions/utility : __rvm_remove_from_path() 78 > typeset -a _path
++ 1381176605.428921000 /scripts/functions/utility : __rvm_remove_from_path() 79 > _path=()
++ 1381176605.434235000 /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
++ 1381176605.439708000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176605.445000000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381176605.450112000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176605.456124000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )'
+++ 1381176605.461426000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _path+=($3)
++ 1381176605.466987000 /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
++ 1381176605.472272000 /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _search _iterator
++ 1381176605.477602000 /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array
++ 1381176605.483444000 /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path
++ 1381176605.489303000 /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/bruceb/.rvm/*'
++ 1381176605.495420000 /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2
++ 1381176605.500761000 /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=()
++ 1381176605.507266000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.512942000 /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /opt/local/bin '/Users/bruceb/.rvm/*'
++ 1381176605.518277000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.523497000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/bin
++ 1381176605.528839000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.534822000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.540188000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.545488000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176605.551293000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176605.556677000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176605.561986000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176605.567023000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.573110000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin '/Users/bruceb/.rvm/*'
++ 1381176605.578520000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.583667000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247/bin
++ 1381176605.588513000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.593595000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.598508000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.603446000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176605.609384000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.614807000 /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/*'
++ 1381176605.622124000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.627514000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global/bin
++ 1381176605.633109000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.638063000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.642927000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.648018000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176605.654053000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.659584000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin '/Users/bruceb/.rvm/*'
++ 1381176605.665255000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.670818000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin
++ 1381176605.675884000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.681660000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.687013000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.691850000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176605.696994000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.702013000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.rvm/bin '/Users/bruceb/.rvm/*'
++ 1381176605.708096000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.713349000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.rvm/bin
++ 1381176605.718584000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.723638000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.728555000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.733668000 /scripts/functions/support : __rvm_string_match() 7 > return 0
++ 1381176605.739011000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.744369000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/local/sbin '/Users/bruceb/.rvm/*'
++ 1381176605.750241000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.756342000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/local/sbin
++ 1381176605.762136000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.767430000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.772963000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.778043000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176605.783315000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176605.789024000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176605.794410000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176605.800138000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.805490000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/bin '/Users/bruceb/.rvm/*'
++ 1381176605.811936000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.818239000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/bin
++ 1381176605.825022000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.831789000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.837276000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.842719000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176605.848183000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176605.853472000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176605.859581000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176605.865445000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.872123000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/bin '/Users/bruceb/.rvm/*'
++ 1381176605.878059000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.883742000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin
++ 1381176605.889366000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.894375000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.899439000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.905291000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176605.910664000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176605.916575000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176605.923127000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176605.929117000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.934994000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/sbin '/Users/bruceb/.rvm/*'
++ 1381176605.941577000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176605.947285000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/sbin
++ 1381176605.954463000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176605.959715000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176605.965579000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176605.970558000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176605.975255000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176605.981469000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176605.986754000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176605.992482000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176605.998365000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/php/bin '/Users/bruceb/.rvm/*'
++ 1381176606.004206000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.009622000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/php/bin
++ 1381176606.014748000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.019974000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.024985000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.030489000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.036222000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.042509000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.048064000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.053506000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.059248000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/lib/perl5/ExtUtils '/Users/bruceb/.rvm/*'
++ 1381176606.064703000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.070778000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/lib/perl5/ExtUtils
++ 1381176606.076045000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.081042000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.086295000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.091691000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.097026000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.102302000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.107374000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.112361000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.117630000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/bin '/Users/bruceb/.rvm/*'
++ 1381176606.123393000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.128973000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin
++ 1381176606.134337000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.139358000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.144482000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.149492000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.155122000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.160353000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.165807000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.171540000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.177129000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sw/sbin '/Users/bruceb/.rvm/*'
++ 1381176606.182677000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.187949000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin
++ 1381176606.193193000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.198426000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.203791000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.209380000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.214843000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.220374000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.225943000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.231163000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.236422000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/bin '/Users/bruceb/.rvm/*'
++ 1381176606.241585000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.247033000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin
++ 1381176606.252246000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.258401000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.264549000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.269885000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.274957000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.280143000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.285755000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.291254000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.296861000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /bin '/Users/bruceb/.rvm/*'
++ 1381176606.303369000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.309396000 /scripts/functions/support : __rvm_string_match() 2 > _string=/bin
++ 1381176606.314831000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.320115000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.325589000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.331595000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.337406000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.342576000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.348324000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.354183000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.360296000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/sbin '/Users/bruceb/.rvm/*'
++ 1381176606.366367000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.373001000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin
++ 1381176606.379113000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.388045000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.393420000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.398873000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.404647000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.410117000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.416274000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.422040000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.428838000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /sbin '/Users/bruceb/.rvm/*'
++ 1381176606.434468000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.439619000 /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin
++ 1381176606.444902000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.450497000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.457108000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.462688000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.467981000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.473536000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.480070000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.485780000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.492067000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /opt/X11/bin '/Users/bruceb/.rvm/*'
++ 1381176606.497530000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.502650000 /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin
++ 1381176606.508224000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.513598000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.519715000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.524978000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.530366000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.536205000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.542657000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.548095000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.554153000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Developer/Tools '/Users/bruceb/.rvm/*'
++ 1381176606.560322000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.565480000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Developer/Tools
++ 1381176606.570751000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.575951000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.580943000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.586252000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.591676000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.597965000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.604044000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.609567000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.614447000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/mysql/bin '/Users/bruceb/.rvm/*'
++ 1381176606.620768000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.627382000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/mysql/bin
++ 1381176606.633225000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.638365000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.643113000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.648167000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.653975000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.659455000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.665263000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.671403000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.677310000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /usr/local/qt/bin '/Users/bruceb/.rvm/*'
++ 1381176606.683101000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.688543000 /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/qt/bin
++ 1381176606.694129000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.699285000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.704893000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.710298000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.715987000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.721508000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.727045000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.732223000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.738047000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruceb/.rvm/*'
++ 1381176606.743770000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.751544000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381176606.760354000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.769282000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.777178000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.785159000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.796467000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.804050000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.811291000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.817849000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176606.825827000 /scripts/functions/utility : __rvm_remove_from_array() 233 > __rvm_string_match /Users/bruceb/.gem/ruby/1.8/bin '/Users/bruceb/.rvm/*'
++ 1381176606.833635000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.841319000 /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/bruceb/.gem/ruby/1.8/bin
++ 1381176606.848891000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.856462000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176606.862968000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176606.869711000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176606.876710000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176606.883108000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176606.889685000 /scripts/functions/utility : __rvm_remove_from_array() 233 > _temp_array+=("$_iterator")
++ 1381176606.895814000 /scripts/functions/utility : __rvm_remove_from_array() 235 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381176606.902197000 /scripts/functions/utility : __rvm_remove_from_array() 209 > _path=("${_temp_array[@]}")
++ 1381176606.908106000 /scripts/functions/utility : __rvm_remove_from_path() 82 > __rvm_join_array PATH : _path
++ 1381176606.914478000 /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS
++ 1381176606.921987000 /scripts/functions/utility : __rvm_join_array() 2 > IFS=:
++ 1381176606.928126000 /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"'
+++ 1381176606.934341000 /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
++ 1381176606.940668000 /scripts/functions/env : __rvm_remove_rvm_from_path() -90 > __rvm_remove_from_path /Users/bruceb/.rvm/bin
++ 1381176606.947203000 /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH
++ 1381176606.954256000 /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value
++ 1381176606.961021000 /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/bruceb/.rvm/bin
++ 1381176606.967203000 /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 =~ // ]]
++ 1381176606.972928000 /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:*'
++ 1381176606.978256000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176606.983532000 /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:
++ 1381176606.989172000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176606.994506000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176607.000165000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176607.006645000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176607.012172000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176607.017718000 /scripts/functions/support : __rvm_string_match() 11 > return 1
+++ 1381176607.023770000 /scripts/functions/env : __rvm_remove_rvm_from_path() 125 > __rvm_which rvm
++ 1381176607.052259000 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
++ 1381176607.058182000 /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
++ 1381176607.063617000 /scripts/functions/manage/rubinius : rubinius_install() 78 > __rvm_conditionally_add_bin_path
++ 1381176607.069390000 /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: ]]
++ 1381176607.075430000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 51 > case "${rvm_ruby_string:-"system"}" in
++ 1381176607.081377000 /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
++ 1381176607.087844000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 11 > builtin hash -r
++ 1381176607.094321000 /scripts/functions/manage/rubinius : rubinius_install() 58 > rubinius_install_fix_repo_branch
++ 1381176607.100057000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 [[ -n rubinius-2.0.0 ]]
++ 1381176607.105274000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 5 [[ -f /Users/bruceb/.rvm/archives/rubinius-2.0.0 ]]
++ 1381176607.110411000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 8 [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381176607.115575000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() 9 file_exists_at_url http://releases.rubini.us/rubinius-2.0.0.tar.bz2
++ 1381176607.122567000 /scripts/functions/utility : file_exists_at_url() 22 > [[ -n http://releases.rubini.us/rubinius-2.0.0.tar.bz2 ]]
++ 1381176607.127948000 /scripts/functions/utility : file_exists_at_url() 24 > unset curl
++ 1381176607.135149000 /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
++ 1381176607.135168000 /scripts/functions/utility : file_exists_at_url() 27 > __rvm_grep -E 'HTTP/[0-9\.]+ 200 OK'
++ 1381176607.503389000 /scripts/functions/manage/rubinius : rubinius_install_fix_repo_branch() -2rvm_head_flag=0
++ 1381176607.509107000 /scripts/functions/manage/rubinius : rubinius_install() -171 > __rvm_fetch_ruby
++ 1381176607.514768000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 1 > typeset _current_command
++ 1381176607.519791000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 3 > (( 1 == 0 ))
++ 1381176607.525242000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 8 > (( 0 == 0 ))
++ 1381176607.530381000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381176607.535937000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381176607.542171000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 9 > [[ -z '' ]]
++ 1381176607.547959000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby() 11 > __rvm_fetch_ruby_package
++ 1381176607.554331000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 1 > rvm_ruby_package_name=rbx-2.0.0
++ 1381176607.559709000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 2 > rvm_ruby_package_file=rubinius-2.0.0
++ 1381176607.565344000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 76 > case "$rvm_ruby_string" in
++ 1381176607.571117000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 7 > rvm_archive_extension=tar.bz2
++ 1381176607.576596000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 82 > case "$rvm_ruby_interpreter" in
++ 1381176607.582116000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 22 > true
++ 1381176607.587620000 /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...'
++ 1381176607.592930000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176607.598587000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176607.604237000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176607.610167000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176607.615173000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176607.620706000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176607.626154000 /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...
++ 1381176607.631883000 /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
++ 1381176607.640909000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176607.645449000 /scripts/base : 30 > export PS4
++ 1381176607.649794000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176607.655666000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176607.660383000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176607.664941000 /scripts/base : 42 > __array_start=0
++ 1381176607.670552000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176607.675906000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176607.680292000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176607.684727000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176607.689267000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176607.694241000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176607.699136000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176607.703794000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176607.708848000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176607.713645000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176607.718395000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176607.728234000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176607.733011000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176607.738467000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176607.743831000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176607.748564000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176607.754481000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176607.760473000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176607.766917000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176607.772220000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176607.778449000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176607.783508000 /scripts/base : 75 > export rvm_path
++ 1381176607.790306000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176607.795452000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176607.801082000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176607.807350000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176607.813797000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176607.819107000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176607.824098000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176607.829237000 /scripts/initialize : 10 > export PS4
+++ 1381176607.835798000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176607.841347000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176607.846198000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176607.852361000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176607.858539000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381176607.863710000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381176607.870195000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176607.876903000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176607.882780000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176607.888291000 /scripts/base : 101 > true
++ 1381176607.894420000 /scripts/base : 109 > typeset -a scripts
++ 1381176607.899250000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176607.904289000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176607.908629000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176607.913334000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176607.918114000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176607.923741000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176607.928205000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176607.932760000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176607.938820000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176607.944828000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176607.950466000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176607.956830000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176607.961427000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176607.966626000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176607.971886000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176607.976867000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176607.982445000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176607.987097000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176607.991597000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176607.996122000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176608.000911000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176608.006345000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176608.011002000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176608.015618000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176608.020010000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176608.024843000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176608.029036000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176608.033472000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176608.038242000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176608.042804000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176608.047427000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176608.053013000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176608.057489000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176608.061688000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176608.067677000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176608.073390000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176608.078971000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176608.083873000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176608.088834000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176608.093298000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176608.097630000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176608.101990000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176608.106199000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176608.110611000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176608.116802000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176608.121821000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176608.126244000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176608.131333000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176608.135749000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176608.140297000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176608.145533000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176608.151640000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176608.156706000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176608.161093000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176608.165539000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176608.170813000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176608.176543000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176608.181192000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176608.186200000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176608.190703000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176608.194882000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176608.199251000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176608.203992000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176608.208659000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176608.213083000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176608.217957000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176608.222774000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176608.227401000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176608.231747000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176608.236221000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176608.241680000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176608.247202000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176608.253353000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176608.258652000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176608.263432000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176608.267759000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176608.272289000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176608.276944000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176608.281680000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176608.287030000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176608.292658000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176608.297401000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176608.302246000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176608.307562000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176608.311752000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176608.316133000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176608.321205000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176608.325776000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176608.330404000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176608.335249000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176608.340382000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176608.345229000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176608.349554000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176608.354934000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176608.360911000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176608.365980000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176608.371336000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176608.386169000 /scripts/functions/support : 220 > command which whence
+++ 1381176608.398971000 /scripts/functions/support : 222 > command which which
+++ 1381176608.411127000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.415602000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176608.421305000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.426179000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176608.430746000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.434991000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176608.439752000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.444783000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176608.449401000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.454830000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176608.459307000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.463869000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176608.468838000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.473574000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176608.478162000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176608.482714000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176608.488594000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176608.493536000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176608.498362000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176608.503210000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176608.509085000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176608.513853000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.518832000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176608.523280000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.527638000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176608.532906000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.538394000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176608.543528000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.547819000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176608.552879000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.558150000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176608.562310000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.567078000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176608.571931000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.576626000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176608.581449000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176608.586225000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176608.590849000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176608.596477000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176608.602026000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176608.607682000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176608.612799000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176608.619630000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176608.625351000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176608.630805000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176608.636481000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176608.641128000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176608.645828000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176608.654691000 /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'
++++ 1381176608.659551000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176608.664176000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176608.669317000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176608.674841000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176608.680069000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176608.688581000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176608.693345000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176608.698168000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176608.707233000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176608.711708000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176608.717405000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381176608.717371000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381176608.737920000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176608.743118000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176608.748786000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176608.756134000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
+++++ 1381176608.756233000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
++++ 1381176608.764511000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176608.770796000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176608.776087000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176608.780850000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176608.786732000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176608.792263000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176608.797202000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176608.802401000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176608.808145000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176608.814110000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176608.819481000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176608.824475000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176608.829048000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176608.833936000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176608.839428000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176608.844696000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176608.849495000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176608.854702000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176608.859648000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176608.869496000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176608.874934000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176608.879664000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176608.884436000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176608.888826000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176608.893261000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176608.898315000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176608.898381000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176608.903505000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176608.903694000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176608.912380000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176608.917347000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176608.922948000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176608.927958000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176608.932641000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176608.937753000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176608.942983000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176608.947706000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176608.959118000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176608.963887000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176608.968778000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176608.973138000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176608.977195000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176608.981757000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176608.987134000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176608.987199000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176608.992305000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176608.992229000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.000906000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176609.006412000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176609.011642000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176609.016194000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176609.020748000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176609.025683000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176609.030076000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176609.034971000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176609.040423000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176609.044902000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.049994000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176609.055147000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.060039000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176609.064914000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.070356000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.079290000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.083564000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.088619000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.093013000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.097211000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176609.101972000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.107073000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.107098000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.111825000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.111796000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.121303000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176609.125720000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176609.130310000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.136210000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176609.140904000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.145635000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176609.150880000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.156796000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.166236000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.171162000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.175742000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.180339000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.185571000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176609.190353000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.195729000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.195664000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.200466000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.200546000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.211103000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176609.215726000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176609.220520000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176609.225493000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176609.230217000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176609.235040000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176609.239985000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176609.244541000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176609.248980000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176609.254694000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.260273000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176609.264931000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.269922000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176609.274997000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.279963000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.288990000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.293966000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.298812000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.304028000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.308953000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176609.313199000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.318205000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.318175000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.323224000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.323158000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176609.331951000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176609.336979000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176609.342705000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.348409000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176609.353392000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.357978000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176609.362825000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.367356000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.376735000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.381842000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.386652000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.391228000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.395801000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176609.400414000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.406000000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.406015000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.411119000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.411087000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.421815000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176609.427473000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176609.432038000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176609.437068000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176609.441450000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176609.445949000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176609.450603000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176609.456262000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176609.460730000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176609.465569000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.470743000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176609.475788000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.481094000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176609.487436000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.493206000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.501783000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.506894000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.511504000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.516077000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.521462000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176609.525908000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.530851000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.530918000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.535757000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.535790000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.545245000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176609.550520000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176609.556323000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.561481000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176609.565931000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.570294000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176609.575094000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.580144000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.589670000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.594081000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.598504000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.602670000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.606992000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176609.611546000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.616574000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.616689000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.622611000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.622651000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.633457000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176609.638330000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176609.643098000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176609.647632000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176609.652870000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176609.657912000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176609.662016000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176609.666604000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176609.671974000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176609.676749000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.681925000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176609.686891000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.691814000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176609.696616000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.701371000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.710953000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.715238000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.720184000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.724836000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.729347000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176609.734594000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176609.740084000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.740012000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.744896000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176609.744962000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.755026000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176609.759595000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176609.763910000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.768917000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176609.773586000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176609.778590000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176609.783709000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176609.789471000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176609.798424000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176609.803104000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176609.807835000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176609.812331000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176609.816854000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176609.821871000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176609.826896000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176609.826916000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.831614000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176609.831583000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176609.842026000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176609.846772000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176609.851452000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381176609.858397000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.862960000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381176609.867852000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.872911000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381176609.877930000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.883083000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381176609.889989000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.894979000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381176609.899355000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381176609.905382000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381176609.911076000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381176609.916019000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381176609.922578000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381176609.928972000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.933984000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381176609.939301000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.944134000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381176609.950928000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.957355000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381176609.962119000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176609.966974000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381176609.972758000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381176609.977482000 /scripts/fetch : 17 > __rvm_cd /Users/bruceb/.rvm/archives
+ 1381176609.982512000 /scripts/functions/support : __rvm_cd() 149 > typeset old_cdpath ret
+ 1381176609.987302000 /scripts/functions/support : __rvm_cd() 150 > ret=0
+ 1381176609.992383000 /scripts/functions/support : __rvm_cd() 151 > old_cdpath=
+ 1381176609.997217000 /scripts/functions/support : __rvm_cd() 152 > CDPATH=.
+ 1381176610.002225000 /scripts/functions/support : __rvm_cd() 153 > chpwd_functions=
+ 1381176610.007373000 /scripts/functions/support : __rvm_cd() 153 > builtin cd /Users/bruceb/.rvm/archives
+ 1381176610.012398000 /scripts/functions/support : __rvm_cd() 154 > CDPATH=
+ 1381176610.017512000 /scripts/functions/support : __rvm_cd() 155 > return 0
+ 1381176610.022342000 /scripts/fetch : 19 > [[ -n '' ]]
++ 1381176610.027729000 /scripts/fetch : 19 > basename http://releases.rubini.us/rubinius-2.0.0.tar.bz2
+ 1381176610.035684000 /scripts/fetch : 19 > archive=rubinius-2.0.0.tar.bz2
+ 1381176610.040971000 /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1381176610.045523000 /scripts/fetch : 22 > download=1
+ 1381176610.049912000 /scripts/fetch : 23 > try_ftp=0
+ 1381176610.054883000 /scripts/fetch : 24 > result=0
+ 1381176610.059807000 /scripts/fetch : 25 > retry=0
+ 1381176610.064971000 /scripts/fetch : 27 > __rvm_checksum_read http://releases.rubini.us/rubinius-2.0.0.tar.bz2 rubinius-2.0.0.tar.bz2
+ 1381176610.070159000 /scripts/functions/checksum : __rvm_checksum_read() 139 > __rvm_checksum_none
+ 1381176610.075361000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381176610.080329000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381176610.085113000 /scripts/functions/checksum : __rvm_checksum_read() 140 > typeset _type _value _name
+ 1381176610.090553000 /scripts/functions/checksum : __rvm_checksum_read() 141 > typeset -a _list
+ 1381176610.095564000 /scripts/functions/checksum : __rvm_checksum_read() 142 > list=()
+ 1381176610.100123000 /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381176610.105069000 /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381176610.109757000 /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ http://releases.rubini.us/rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381176610.114469000 /scripts/functions/checksum : __rvm_checksum_read() 144 > for _name in '"$@"'
+ 1381176610.119465000 /scripts/functions/checksum : __rvm_checksum_read() 146 > list+=("$_name")
+ 1381176610.124398000 /scripts/functions/checksum : __rvm_checksum_read() 148 > [[ rubinius-2.0.0.tar.bz2 =~ \? ]]
+ 1381176610.129532000 /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381176610.135410000 /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
++ 1381176610.135283000 /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
+ 1381176610.170794000 /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=
+ 1381176610.175516000 /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n '' ]]
++ 1381176610.180674000 /scripts/functions/checksum : __rvm_checksum_read() 158 > head -n 1
++ 1381176610.180651000 /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
+ 1381176610.213888000 /scripts/functions/checksum : __rvm_checksum_read() 158 > _checksum_md5=
++ 1381176610.219603000 /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
++ 1381176610.219604000 /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
+ 1381176610.253900000 /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381176610.259508000 /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381176610.264793000 /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
++ 1381176610.264863000 /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
+ 1381176610.297561000 /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381176610.302546000 /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381176610.308275000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381176610.312901000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z '' ]]
+ 1381176610.317133000 /scripts/functions/checksum : __rvm_checksum_read() 154 > for _name in '"${list[@]}"'
++ 1381176610.323198000 /scripts/functions/checksum : __rvm_checksum_read() 156 > head -n 1
++ 1381176610.323221000 /scripts/functions/checksum : __rvm_checksum_read() 156 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/md5 rubinius-2.0.0.tar.bz2
+ 1381176610.355485000 /scripts/functions/checksum : __rvm_checksum_read() 156 > _checksum_md5=62e379e044c822b81e7b20a27daf133e
+ 1381176610.360504000 /scripts/functions/checksum : __rvm_checksum_read() 157 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381176610.366373000 /scripts/functions/checksum : __rvm_checksum_read() 160 > head -n 1
++ 1381176610.366347000 /scripts/functions/checksum : __rvm_checksum_read() 160 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/config/sha512 rubinius-2.0.0.tar.bz2
+ 1381176610.399736000 /scripts/functions/checksum : __rvm_checksum_read() 160 > _checksum_sha512=
+ 1381176610.404768000 /scripts/functions/checksum : __rvm_checksum_read() 161 > [[ -n '' ]]
++ 1381176610.410543000 /scripts/functions/checksum : __rvm_checksum_read() 162 > head -n 1
++ 1381176610.410602000 /scripts/functions/checksum : __rvm_checksum_read() 162 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/sha512 rubinius-2.0.0.tar.bz2
+ 1381176610.442570000 /scripts/functions/checksum : __rvm_checksum_read() 162 > _checksum_sha512=
+ 1381176610.447236000 /scripts/functions/checksum : __rvm_checksum_read() 164 > __rvm_checksum_none
+ 1381176610.453330000 /scripts/functions/checksum : __rvm_checksum_none() 100 > [[ -z 62e379e044c822b81e7b20a27daf133e ]]
+ 1381176610.459547000 /scripts/functions/checksum : __rvm_checksum_read() 164 > return 0
+ 1381176610.465050000 /scripts/fetch : 29 > __rvm_checksum_any
+ 1381176610.470385000 /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381176610.476071000 /scripts/fetch : 49 > download=0
+ 1381176610.481263000 /scripts/fetch : 51 > [[ -e rubinius-2.0.0.tar.bz2 ]]
+ 1381176610.486629000 /scripts/fetch : 55 > __rvm_checksum_validate_file /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
+ 1381176610.491422000 /scripts/functions/checksum : __rvm_checksum_validate_file() 117 > __rvm_checksum_any
+ 1381176610.496461000 /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381176610.501649000 /scripts/functions/checksum : __rvm_checksum_validate_file() 119 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381176610.508350000 /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > __rvm_md5_calculate /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381176610.513715000 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1381176610.518635000 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1381176610.524500000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381176610.580276000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2) = 62e379e044c822b81e7b20a27daf133e'
++ 1381176610.584713000 /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 62e379e044c822b81e7b20a27daf133e
++ 1381176610.589572000 /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1381176610.594814000 /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 ]]
+ 1381176610.599436000 /scripts/functions/checksum : __rvm_checksum_validate_file() 124 > [[ -n '' ]]
+ 1381176610.603745000 /scripts/functions/checksum : __rvm_checksum_validate_file() 128 > return 0
+ 1381176610.608529000 /scripts/fetch : 57 > rvm_debug 'Archive checksum matched, not downloading'
+ 1381176610.613176000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
+ 1381176610.617843000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
+ 1381176610.623932000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1381176610.628923000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1381176610.633674000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1381176610.638088000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
+ 1381176610.642701000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
+ 1381176610.647503000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'Archive checksum matched, not downloading\n'
Archive checksum matched, not downloading
+ 1381176610.653420000 /scripts/fetch : 124 > (( download > 0 ))
+ 1381176610.658320000 /scripts/fetch : 185 > __rvm_checksum_validate_file /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
+ 1381176610.662817000 /scripts/functions/checksum : __rvm_checksum_validate_file() 117 > __rvm_checksum_any
+ 1381176610.668777000 /scripts/functions/checksum : __rvm_checksum_any() 105 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
+ 1381176610.675051000 /scripts/functions/checksum : __rvm_checksum_validate_file() 119 > [[ -n 62e379e044c822b81e7b20a27daf133e ]]
++ 1381176610.680663000 /scripts/functions/checksum : __rvm_checksum_validate_file() 121 > __rvm_md5_calculate /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381176610.685358000 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1381176610.689918000 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
+++ 1381176610.694988000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > md5 /Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2
++ 1381176610.740106000 /scripts/functions/checksum : __rvm_md5_calculate() 9 > _sum='MD5 (/Users/bruceb/.rvm/archives/rubinius-2.0.0.tar.bz2) = 62e379e044c822b81e7b20a27daf133e'
++ 1381176610.745352000 /scripts/functions/checksum : __rvm_md5_calculate() 10 > echo 62e379e044c822b81e7b20a27daf133e
++ 1381176610.750570000 /scripts/functions/checksum : __rvm_md5_calculate() 11 > return 0
+ 1381176610.756380000 /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 ]]
+ 1381176610.762004000 /scripts/functions/checksum : __rvm_checksum_validate_file() 124 > [[ -n '' ]]
+ 1381176610.766737000 /scripts/functions/checksum : __rvm_checksum_validate_file() 128 > return 0
+ 1381176610.771688000 /scripts/fetch : 187 > rvm_debug 'Downloaded archive checksum matched.'
+ 1381176610.776240000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
+ 1381176610.780740000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
+ 1381176610.785263000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
+ 1381176610.790356000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
+ 1381176610.794856000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
+ 1381176610.799648000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
+ 1381176610.805007000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
+ 1381176610.810482000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'Downloaded archive checksum matched.\n'
Downloaded archive checksum matched.
++ 1381176610.815863000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > [[ -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176610.821246000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 34 > true
++ 1381176610.826568000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 37 > [[ ! -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176610.831685000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 39 > mkdir -p /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381176610.841193000 /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
++ 1381176610.846385000 /scripts/functions/utility_logging : __rvm_log_command() 1 > typeset name message _log _command_start _command_name
++ 1381176610.852332000 /scripts/functions/utility_logging : __rvm_log_command() 2 > typeset -a _command
++ 1381176610.857442000 /scripts/functions/utility_logging : __rvm_log_command() 4 > name=extract
++ 1381176610.862779000 /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'
++ 1381176610.869458000 /scripts/functions/utility_logging : __rvm_log_command() 6 > shift 2
++ 1381176610.875337000 /scripts/functions/utility_logging : __rvm_log_command() 7 > _command=("$@")
++ 1381176610.880695000 /scripts/functions/utility_logging : __rvm_log_command() 8 > _command_start=__rvm_package_extract
++ 1381176610.885891000 /scripts/functions/utility_logging : __rvm_log_command() 9 > (( 3 ))
++ 1381176610.891091000 /scripts/functions/utility_logging : __rvm_log_command() 9 > [[ __rvm_package_extract =~ = ]]
++ 1381176610.896151000 /scripts/functions/utility_logging : __rvm_log_command() 12 > _command_name=__rvm_package_extract
++ 1381176610.900925000 /scripts/functions/utility_logging : __rvm_log_command() 14 > [[ ! __rvm_package_extract =~ = ]]
++ 1381176610.906454000 /scripts/functions/utility_logging : __rvm_log_command() 15 > (( 0 == 0 ))
++ 1381176610.911900000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_command_caclulate_log_file_name
++ 1381176610.917037000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n 1381176586 ]]
++ 1381176610.922563000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n local, ]]
++ 1381176610.927852000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n 250 ]]
++ 1381176610.933298000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_nname=extract
++ 1381176610.938410000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract
++ 1381176610.943645000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n[[ -n '' ]]
++ 1381176610.948833000 /scripts/functions/utility_logging : __rvm_log_command_caclulate_log_file_n_log=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
++ 1381176610.955337000 /scripts/functions/utility_logging : __rvm_log_command() 32 > rvm_debug 'Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log'
++ 1381176610.960960000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176610.966604000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176610.972183000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176610.977243000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176610.981839000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176610.987392000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176610.992242000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176610.997552000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log\n'
Log file: /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
++ 1381176611.004183000 /scripts/functions/utility_logging : __rvm_log_command() 6 > [[ -d /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0 ]]
++ 1381176611.010020000 /scripts/functions/utility_logging : __rvm_log_command() 7 > [[ -f /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log ]]
++ 1381176611.015372000 /scripts/functions/utility_logging : __rvm_log_command() 7 > rm -f /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
+++ 1381176611.024892000 /scripts/functions/utility_logging : __rvm_log_command() -63 > __rvm_date '+%Y-%m-%d %H:%M:%S'
++ 1381176611.025065000 /scripts/functions/utility_logging : __rvm_log_command() 15 > rvm_debug_stream
++ 1381176611.024912000 /scripts/functions/utility_logging : __rvm_log_command() 15 > tee /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
+++ 1381176611.030554000 /scripts/functions/support : __rvm_date() 0 > date '+%Y-%m-%d %H:%M:%S'
++ 1381176611.031145000 /scripts/functions/logging : rvm_debug_stream() 1 > (( 1 == 0 && 1 == 0 ))
++ 1381176611.036196000 /scripts/functions/logging : rvm_debug_stream() 3 > rvm_pretty_print stdout
++ 1381176611.041826000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176611.041581000 /scripts/functions/utility_logging : __rvm_log_command() 9 > printf %b '[2013-10-07 15:10:11] __rvm_package_extract\n'
++ 1381176611.047115000 /scripts/functions/utility_logging : __rvm_log_command() 10 > is_a_function __rvm_package_extract
++ 1381176611.047089000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176611.052455000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176611.052520000 /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_package_extract
++ 1381176611.058063000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176611.058079000 /scripts/functions/utility_logging : __rvm_log_command() -234 > typeset -f __rvm_package_extract
++ 1381176611.063667000 /scripts/functions/utility_logging : __rvm_log_command() -232 > printf %b 'current path: /Users/bruceb\n'
++ 1381176611.063614000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176611.068856000 /scripts/functions/logging : rvm_debug_stream() 84 > cat -
++ 1381176611.069023000 /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 15:10:11] __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
++ 1381176611.078995000 /scripts/functions/utility_logging : __rvm_log_command() 17 > __rvm_log_dotted /Users/bruceb/.rvm/log/1381176586_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
++ 1381176611.084438000 /scripts/functions/utility_logging : __rvm_log_dotted() 1 > typeset __log_file __message __iterator
++ 1381176611.090152000 /scripts/functions/utility_logging : __rvm_log_dotted() 2 > __log_file=/Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
++ 1381176611.095623000 /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'
++ 1381176611.100324000 /scripts/functions/utility_logging : __rvm_log_dotted() 4 > shift 2
++ 1381176611.105281000 /scripts/functions/utility_logging : __rvm_log_dotted() 6 > [[ -n '' ]]
++ 1381176611.111303000 /scripts/functions/utility_logging : __rvm_log_dotted() 11 > tee -a /Users/bruceb/.rvm/log/1381176586_rbx-2.0.0/extract.log
++ 1381176611.111356000 /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
++ 1381176611.111312000 /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'
++ 1381176611.116398000 /scripts/functions/utility_logging : __rvm_dotted() 1 > typeset flush __show_nth_dot
++ 1381176611.122196000 /scripts/functions/utility_logging : __rvm_dotted() 2 > __show_nth_dot=1
++ 1381176611.127142000 /scripts/functions/utility_logging : __rvm_dotted() 3 > unset rvm_show_every_nth_dot
++ 1381176611.132404000 /scripts/functions/utility_logging : __rvm_dotted() 5 > (( __show_nth_dot == 1 ))
++ 1381176611.137742000 /scripts/functions/utility_logging : __rvm_dotted() 6 > __show_nth_dot=
++ 1381176611.143239000 /scripts/functions/utility_logging : __rvm_dotted() 10 > __rvm_awk '{fflush;}'
++ 1381176611.157699000 /scripts/functions/utility_logging : __rvm_dotted() -75 > flush=fflush
++ 1381176611.163395000 /scripts/functions/utility_logging : __rvm_dotted() -71 > (( 1 ))
++ 1381176611.169466000 /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 ""}'
++ 1381176611.175173000 /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....................................
++ 1381176614.335668000 /scripts/functions/utility_logging : __rvm_log_dotted() 12 > __rvm_check_pipestatus 0 0 0
++ 1381176614.341375000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176614.346583000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176614.352162000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176614.357881000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176614.363151000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176614.369128000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176614.375338000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 178 > for __iterator in '"$@"'
++ 1381176614.381639000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 180 > case "${__iterator}" in
++ 1381176614.386932000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 5 > true
++ 1381176614.393198000 /scripts/functions/utility_logging : __rvm_check_pipestatus() 9 > return 0
++ 1381176614.398174000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() -51 > __rvm_rm_rf /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.403528000 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.408743000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381176614.413862000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.419878000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381176614.425281000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381176614.430655000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381176614.435621000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381176614.441202000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176614.446486000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176614.452777000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176614.458547000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/bruceb/.rvm/src/rbx-2.0.0 ]]
++ 1381176614.463868000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/bruceb/.rvm/src/rbx-2.0.0'
++ 1381176614.469492000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176614.474906000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176614.480050000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176614.486208000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176614.491458000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176614.496861000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176614.501897000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176614.508703000 /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
++ 1381176614.514765000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -13 > return 0
+++ 1381176614.520659000 /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
+++ 1381176614.525753000 /scripts/functions/support : __rvm_find() 0 > find /Users/bruceb/.rvm/tmp/rvm_src_4359 -mindepth 1 -maxdepth 1 -type d
++ 1381176614.533859000 /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
++ 1381176614.543283000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 60 > __rvm_rm_rf /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381176614.548278000 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381176614.553912000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381176614.559024000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381176614.564516000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381176614.570747000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381176614.575998000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381176614.581849000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381176614.587566000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruceb/.rvm/tmp/rvm_src_4359 ]]
++ 1381176614.592669000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruceb/.rvm/tmp/rvm_src_4359 ]]
++ 1381176614.598184000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 30 > rm -rf /Users/bruceb/.rvm/tmp/rvm_src_4359
++ 1381176614.607056000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 123 > [[ -n '' ]]
++ 1381176614.612539000 /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'
++ 1381176614.618321000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176614.623854000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176614.629328000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176614.634753000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176614.639821000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176614.645007000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176614.650069000 /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
++ 1381176614.656548000 /scripts/functions/manage/base_fetch : __rvm_fetch_ruby_package() 72 > true
++ 1381176614.662691000 /scripts/functions/manage/rubinius : rubinius_install() 38 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.668220000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381176614.674893000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381176614.680553000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381176614.685900000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381176614.693214000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381176614.698815000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.705173000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381176614.710267000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381176614.717145000 /scripts/functions/manage/rubinius : rubinius_install() -36 > chmod +x ./configure
++ 1381176614.726785000 /scripts/functions/manage/rubinius : rubinius_install() -34 > __rvm_apply_patches
++ 1381176614.732089000 /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
++ 1381176614.737674000 /scripts/functions/manage/base : __rvm_apply_patches() 2 > typeset -a patches
++ 1381176614.743279000 /scripts/functions/manage/base : __rvm_apply_patches() 3 > patches=()
++ 1381176614.748969000 /scripts/functions/manage/base : __rvm_apply_patches() 4 > patch_level_separator=%
++ 1381176614.755846000 /scripts/functions/manage/base : __rvm_apply_patches() 5 > patch_fuzziness=25
++ 1381176614.761732000 /scripts/functions/manage/base : __rvm_apply_patches() 6 > result=0
++ 1381176614.767566000 /scripts/functions/manage/base : __rvm_apply_patches() 7 > source_directory=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.773124000 /scripts/functions/manage/base : __rvm_apply_patches() 8 > (( 0 == 0 ))
++ 1381176614.778822000 /scripts/functions/manage/base : __rvm_apply_patches() 10 > _save_dir=/Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.784617000 /scripts/functions/manage/base : __rvm_apply_patches() 11 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.790886000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381176614.796601000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381176614.801930000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381176614.806951000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381176614.813550000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381176614.819348000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176614.824841000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381176614.829858000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381176614.835123000 /scripts/functions/manage/base : __rvm_apply_patches() 49 > case "${1:-all}" in
++ 1381176614.840463000 /scripts/functions/manage/base : __rvm_apply_patches() -98 > __rvm_current_patch_names patches
++ 1381176614.846250000 /scripts/functions/manage/base : __rvm_current_patch_names() 1 > typeset -a expanded_names
++ 1381176614.851878000 /scripts/functions/manage/base : __rvm_current_patch_names() 2 > typeset _variable patch_level_separator level name expanded_name
++ 1381176614.857601000 /scripts/functions/manage/base : __rvm_current_patch_names() 3 > _variable=patches
++ 1381176614.862885000 /scripts/functions/manage/base : __rvm_current_patch_names() 5 > patch_level_separator=%
++ 1381176614.868460000 /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381176614.874210000 /scripts/functions/manage/base : __rvm_current_patch_names() 8 > [[ -n default ]]
++ 1381176614.879517000 /scripts/functions/manage/base : __rvm_current_patch_names() 10 > __rvm_string_match default '*%*'
++ 1381176614.884322000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176614.889071000 /scripts/functions/support : __rvm_string_match() 2 > _string=default
++ 1381176614.894719000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176614.900114000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176614.905926000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176614.910759000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176614.915949000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176614.922228000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176614.927470000 /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381176614.933144000 /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=default
++ 1381176614.938460000 /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/63
+++ 1381176614.938374000 /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name default 1
+++ 1381176614.943691000 /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381176614.943773000 /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381176614.949013000 /scripts/patches : __rvm_expand_patch_name() 2 > name=default
++ 1381176614.948923000 /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
++ 1381176614.955208000 /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/63 == \- ]]
+++ 1381176614.955395000 /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1381176614.960646000 /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n default ]]
++ 1381176614.960680000 /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381176614.966990000 /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381176614.969014000 /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381176614.973116000 /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/63
++++ 1381176614.976161000 /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruceb/.rvm/scripts/patchsets show default
++ 1381176614.984701000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176614.988979000 /scripts/base : 30 > export PS4
++ 1381176614.993512000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176614.998152000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176615.002845000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176615.007420000 /scripts/base : 42 > __array_start=0
++ 1381176615.012582000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176615.017903000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176615.023615000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176615.028867000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176615.033331000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176615.039864000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176615.044292000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176615.049384000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176615.055035000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176615.059453000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176615.064045000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176615.074571000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176615.078907000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176615.084250000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176615.090517000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176615.095516000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176615.100079000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176615.104626000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176615.108953000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176615.113369000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176615.118340000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176615.124502000 /scripts/base : 75 > export rvm_path
++ 1381176615.130274000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176615.135138000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176615.139740000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176615.144789000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176615.149328000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176615.154872000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176615.159772000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176615.164318000 /scripts/initialize : 10 > export PS4
+++ 1381176615.169131000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176615.173770000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176615.177935000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176615.182465000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176615.187662000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381176615.192854000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381176615.198313000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176615.203936000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176615.210285000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176615.215537000 /scripts/base : 101 > true
++ 1381176615.220025000 /scripts/base : 109 > typeset -a scripts
++ 1381176615.224571000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176615.228975000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176615.233276000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176615.239666000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176615.244580000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176615.250111000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176615.256065000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176615.261884000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176615.267404000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176615.272743000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176615.277616000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176615.281966000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176615.287012000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176615.292804000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176615.297790000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176615.302400000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176615.307317000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176615.311951000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176615.316535000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176615.321449000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176615.326236000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176615.331061000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176615.335704000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176615.340796000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176615.345360000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176615.350692000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176615.355448000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176615.359849000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176615.364080000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176615.368262000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176615.373362000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176615.377858000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176615.385887000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176615.392389000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176615.397778000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176615.402675000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176615.407113000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176615.411430000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176615.416214000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176615.421210000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176615.425455000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176615.430433000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176615.435237000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176615.440045000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176615.444219000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176615.448998000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176615.454815000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176615.460338000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176615.465187000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176615.469406000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176615.473567000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176615.478140000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176615.482478000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176615.487401000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176615.491702000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176615.496181000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176615.501804000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176615.507228000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176615.511761000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176615.516256000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176615.520923000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176615.525288000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176615.529438000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176615.533927000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176615.538969000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176615.543818000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176615.548702000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176615.553732000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176615.558447000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176615.562617000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176615.566828000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176615.571755000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176615.576386000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176615.580942000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176615.585444000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176615.589780000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176615.594050000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176615.599074000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176615.603562000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176615.608361000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176615.612761000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176615.617538000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176615.623532000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176615.628585000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176615.633169000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176615.637965000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176615.642531000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176615.646820000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176615.651882000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176615.657021000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176615.661766000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176615.666813000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176615.671852000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176615.676491000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176615.681602000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176615.686342000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176615.690743000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176615.702987000 /scripts/functions/support : 220 > command which whence
+++ 1381176615.716883000 /scripts/functions/support : 222 > command which which
+++ 1381176615.729709000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.734793000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176615.739264000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.743683000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176615.748407000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.754807000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176615.760039000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.764690000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176615.769059000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.773562000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176615.777997000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.782818000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176615.788145000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.792706000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176615.797245000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176615.801765000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176615.806370000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176615.811074000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176615.815757000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176615.821293000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176615.826076000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176615.830464000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.834665000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176615.839512000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.844102000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176615.848794000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.853540000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176615.858097000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.863102000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176615.868351000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.873624000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176615.878384000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.882998000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176615.887568000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.892253000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176615.896592000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176615.901488000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176615.906161000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176615.911243000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176615.916196000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176615.921506000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176615.926421000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176615.932051000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176615.936911000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176615.942271000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176615.946796000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176615.951781000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176615.958026000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176615.966057000 /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'
++++ 1381176615.970525000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176615.975402000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176615.980299000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176615.984852000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176615.989991000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176615.998063000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176616.002959000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176616.008361000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176616.016482000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176616.021271000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176616.026784000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381176616.026813000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381176616.044588000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176616.050078000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176616.055843000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176616.061786000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381176616.061851000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381176616.070176000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176616.074741000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176616.080608000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176616.085704000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176616.090990000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176616.095577000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176616.100514000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176616.105234000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176616.110298000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176616.114598000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176616.120034000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176616.124956000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176616.129845000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176616.134787000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.139400000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176616.144075000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.148573000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176616.153983000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.158889000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.167593000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.172736000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.177578000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.182440000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.186906000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176616.191595000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.197069000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.196990000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176616.202652000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176616.202672000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176616.212024000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176616.216875000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176616.221550000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.226683000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176616.231306000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.236075000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176616.240994000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.246155000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.256222000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.262606000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.267369000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.272283000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.277080000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176616.281601000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.286963000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176616.287343000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.292271000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.292148000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176616.301447000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176616.307144000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176616.311899000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176616.316537000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176616.322418000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176616.327718000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176616.332521000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176616.337440000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176616.342030000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176616.346326000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.351825000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176616.356850000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.361538000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176616.368354000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.374228000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.384574000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.389152000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.393509000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.397606000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.402537000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176616.407356000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.412062000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.412096000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176616.416904000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.416940000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176616.426805000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176616.431340000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176616.436981000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.441882000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176616.446520000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.451893000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176616.457918000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.463105000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.471953000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.476695000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.482455000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.487598000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.492650000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176616.497270000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.502935000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176616.502925000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.507843000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.507909000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176616.516600000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176616.521189000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176616.525431000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176616.530310000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176616.535936000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176616.540938000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176616.545612000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176616.550905000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176616.555745000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176616.560500000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.565927000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176616.570985000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.575745000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176616.581290000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.586695000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.595801000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.600159000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.604700000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.609130000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.613602000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176616.617714000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.623188000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.623119000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176616.627852000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.627817000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176616.638172000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176616.642598000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176616.647145000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.652391000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176616.657393000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.661867000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176616.666898000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.672372000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.680929000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.685291000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.689963000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.694614000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.699775000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176616.705534000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.710870000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.711255000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176616.715650000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.715647000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176616.724746000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176616.729026000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176616.733910000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176616.738531000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176616.743149000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176616.747512000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176616.752901000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176616.757726000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176616.762491000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176616.767724000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.773014000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176616.777762000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.782420000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176616.787857000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.792727000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.801096000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.805397000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.810483000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.815119000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.819894000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176616.825329000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.830357000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.830322000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176616.835615000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.835467000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176616.844652000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176616.849049000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176616.854017000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.859314000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176616.863856000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.870218000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176616.876857000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176616.882097000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176616.891451000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176616.895861000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176616.900207000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176616.905203000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176616.909777000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176616.914252000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176616.919655000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176616.919581000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176616.924509000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176616.924576000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176616.934407000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176616.939278000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176616.944668000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176616.950611000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176616.957150000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176616.962745000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176616.967656000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176616.972632000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176616.977339000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176616.982430000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176616.988470000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176616.993642000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176616.998211000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176617.003950000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176617.008848000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176617.017570000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176617.021992000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176617.026052000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176617.030371000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176617.035181000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176617.041260000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176617.047956000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176617.047986000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176617.056391000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176617.056346000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176617.071468000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176617.078144000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176617.085511000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176617.096134000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176617.103513000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176617.109738000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176617.116428000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176617.123709000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176617.136110000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176617.141723000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176617.148388000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176617.155445000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176617.161124000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176617.166822000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176617.173530000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176617.173502000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176617.179377000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176617.179304000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176617.189870000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176617.195826000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176617.202189000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381176617.211655000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.217150000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381176617.222699000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.227984000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381176617.234061000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.239983000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381176617.246373000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.252593000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381176617.258193000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381176617.265088000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381176617.270908000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381176617.275860000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381176617.280944000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381176617.287347000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.292917000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381176617.297826000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.303061000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381176617.309727000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.314490000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381176617.319990000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.324871000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381176617.330904000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381176617.336012000 /scripts/patchsets : 6 > source /Users/bruceb/.rvm/scripts/patches
+ 1381176617.341476000 /scripts/patchsets : 48 > args=($*)
+ 1381176617.346719000 /scripts/patchsets : 49 > action=show
+ 1381176617.351682000 /scripts/patchsets : 50 > patchset=default
++ 1381176617.356918000 /scripts/patchsets : 51 > echo
+ 1381176617.361969000 /scripts/patchsets : 51 > args=
+ 1381176617.366604000 /scripts/patchsets : 53 > case "$action" in
+ 1381176617.372438000 /scripts/patchsets : 54 > lookup_patchset default
+ 1381176617.377199000 /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381176617.383151000 /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]]
+ 1381176617.388018000 /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381176617.393993000 /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruceb/.rvm/patchsets
++ 1381176617.393996000 /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381176617.398201000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381176617.402848000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381176617.407313000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruceb/.rvm/patchsets
++ 1381176617.411811000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381176617.416145000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381176617.421195000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruceb/.rvm/patchsets
++ 1381176617.425767000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381176617.430214000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx
++ 1381176617.434790000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx
++ 1381176617.439393000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381176617.444102000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx/2.0.0
++ 1381176617.449276000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx/2.0.0
+ 1381176617.457532000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176617.462857000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/2.0.0/default ]]
+ 1381176617.467809000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176617.472770000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/default ]]
+ 1381176617.477628000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176617.482219000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/default ]]
+ 1381176617.486619000 /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381176617.491303000 /scripts/patchsets : 58 > exit 1
+++ 1381176617.496731000 /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381176617.502061000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ default != \d\e\f\a\u\l\t ]]
++ 1381176617.508871000 /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''default'\'', expanded_name(s) '\'''\''.'
++ 1381176617.514059000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176617.519257000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176617.524615000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176617.529759000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176617.535293000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176617.541431000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176617.546764000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176617.552275000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Patch name '\''default'\'', expanded_name(s) '\'''\''.\n'
Patch name 'default', expanded_name(s) ''.
++ 1381176617.557775000 /scripts/functions/manage/base : __rvm_current_patch_names() 15 > for name in '"${rvm_patch_names[@]}"' default '${_system_name}'
++ 1381176617.563184000 /scripts/functions/manage/base : __rvm_current_patch_names() -55 > [[ -n OSX ]]
++ 1381176617.569117000 /scripts/functions/manage/base : __rvm_current_patch_names() -53 > __rvm_string_match OSX '*%*'
++ 1381176617.574647000 /scripts/functions/support : __rvm_string_match() 1 > typeset _string
++ 1381176617.580059000 /scripts/functions/support : __rvm_string_match() 2 > _string=OSX
++ 1381176617.585599000 /scripts/functions/support : __rvm_string_match() 3 > shift
++ 1381176617.591070000 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1381176617.596409000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176617.601887000 /scripts/functions/support : __rvm_string_match() 9 > shift
++ 1381176617.607274000 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1381176617.612117000 /scripts/functions/support : __rvm_string_match() 11 > return 1
++ 1381176617.617304000 /scripts/functions/manage/base : __rvm_current_patch_names() -5 > level=1
++ 1381176617.622746000 /scripts/functions/manage/base : __rvm_current_patch_names() -2 > name=OSX
++ 1381176617.628175000 /scripts/functions/manage/base : __rvm_current_patch_names() -1 > __rvm_read_lines expanded_names /dev/fd/62
+++ 1381176617.628203000 /scripts/functions/manage/base : __rvm_current_patch_names() -27 > __rvm_expand_patch_name OSX 1
++ 1381176617.633856000 /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS
+++ 1381176617.633881000 /scripts/patches : __rvm_expand_patch_name() 1 > typeset name level expanded_patch_name
++ 1381176617.639590000 /scripts/functions/support : __rvm_read_lines() 4 > IFS='
'
+++ 1381176617.639567000 /scripts/patches : __rvm_expand_patch_name() 2 > name=OSX
++ 1381176617.644997000 /scripts/functions/support : __rvm_read_lines() 5 > [[ /dev/fd/62 == \- ]]
+++ 1381176617.645023000 /scripts/patches : __rvm_expand_patch_name() 3 > level=1
+++ 1381176617.650655000 /scripts/patches : __rvm_expand_patch_name() 4 > [[ -n OSX ]]
++ 1381176617.650965000 /scripts/functions/support : __rvm_read_lines() 7 > eval 'expanded_names=( $( \cat "${2:--}" ) )'
+++ 1381176617.656993000 /scripts/functions/support : __rvm_read_lines() -358 > expanded_names=($( \cat "${2:--}" ))
++++ 1381176617.657980000 /scripts/patches : __rvm_expand_patch_name() -8 > rvm_ruby_string=rbx-2.0.0
++++ 1381176617.663129000 /scripts/functions/support : __rvm_read_lines() -723 > cat /dev/fd/62
++++ 1381176617.664665000 /scripts/patches : __rvm_expand_patch_name() -8 > /Users/bruceb/.rvm/scripts/patchsets show OSX
++ 1381176617.674051000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176617.678547000 /scripts/base : 30 > export PS4
++ 1381176617.682898000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176617.687408000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176617.691848000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176617.696682000 /scripts/base : 42 > __array_start=0
++ 1381176617.701940000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176617.707188000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176617.711474000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176617.715797000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176617.720359000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176617.724561000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176617.729014000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176617.733394000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176617.737913000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176617.742678000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176617.747152000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176617.758034000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176617.762666000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176617.767380000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176617.771927000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176617.776413000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176617.781056000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176617.785565000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176617.790450000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176617.794717000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176617.799125000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176617.804193000 /scripts/base : 75 > export rvm_path
++ 1381176617.809057000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176617.813237000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176617.817047000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176617.821866000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176617.826164000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176617.830628000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176617.835371000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176617.839948000 /scripts/initialize : 10 > export PS4
+++ 1381176617.844630000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176617.848914000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176617.853573000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176617.858967000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176617.863738000 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1381176617.868257000 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1381176617.873568000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176617.878296000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176617.883104000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176617.887916000 /scripts/base : 101 > true
++ 1381176617.892315000 /scripts/base : 109 > typeset -a scripts
++ 1381176617.896638000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176617.900794000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176617.905488000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176617.909953000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176617.914731000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176617.919559000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176617.924215000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176617.928541000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176617.932729000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176617.937552000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176617.942217000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176617.946588000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176617.951610000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176617.957874000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176617.962713000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176617.967076000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176617.971671000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176617.976347000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176617.981602000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176617.986713000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176617.991494000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176617.996313000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176618.001016000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176618.005902000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176618.010507000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176618.014880000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176618.019522000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176618.024247000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176618.028501000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176618.032467000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176618.038393000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176618.043174000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176618.047813000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176618.052776000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176618.057280000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176618.061639000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176618.065881000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176618.070512000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176618.075624000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176618.080686000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176618.086139000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176618.090997000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176618.095596000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176618.100085000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176618.104979000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176618.109526000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176618.114325000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176618.119419000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176618.124331000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176618.129159000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176618.133693000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176618.138538000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176618.142941000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176618.147276000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176618.152321000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176618.157186000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176618.161628000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176618.165892000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176618.171099000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176618.175929000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176618.181910000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176618.186833000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176618.191493000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176618.196029000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176618.200942000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176618.207712000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176618.212604000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176618.217718000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176618.222614000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176618.227241000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176618.231569000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176618.237333000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176618.242114000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176618.246656000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176618.251978000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176618.258144000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176618.263610000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176618.268674000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176618.273607000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176618.278440000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176618.283270000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176618.288338000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176618.293373000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176618.297992000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176618.303459000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176618.308827000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176618.313257000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176618.318100000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176618.322593000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176618.327841000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176618.332131000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176618.337976000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176618.342955000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176618.347583000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176618.352557000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176618.357296000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176618.361861000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176618.376247000 /scripts/functions/support : 220 > command which whence
+++ 1381176618.391216000 /scripts/functions/support : 222 > command which which
+++ 1381176618.404327000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.408691000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176618.413283000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.418167000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176618.422965000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.427584000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176618.432162000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.436834000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176618.441757000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.446581000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176618.452035000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.458083000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176618.463082000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.467411000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176618.472152000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176618.476948000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176618.481202000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176618.485436000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176618.489873000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176618.494507000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176618.499555000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176618.505209000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.509745000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176618.514296000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.518870000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176618.523396000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.527763000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176618.532051000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.536875000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176618.541686000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.546169000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176618.550809000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.555770000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176618.560774000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.565485000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176618.570852000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176618.575582000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176618.580223000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176618.585370000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176618.590890000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176618.596076000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176618.601467000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176618.608418000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176618.613823000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176618.619356000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176618.625515000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176618.631236000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176618.636475000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176618.644341000 /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'
++++ 1381176618.648416000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176618.653714000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176618.658260000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176618.662780000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176618.667340000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176618.676595000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176618.681179000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176618.686105000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176618.693899000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176618.698641000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176618.704943000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
+++++ 1381176618.704952000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
++++ 1381176618.723316000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176618.728015000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176618.732554000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176618.738922000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381176618.739084000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381176618.747461000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176618.753053000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176618.758133000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176618.762724000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176618.767032000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176618.771783000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176618.776093000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176618.780731000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176618.785691000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176618.790837000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176618.795525000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176618.800172000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176618.804834000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176618.809510000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176618.814738000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176618.820020000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176618.824729000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176618.829536000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176618.834520000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176618.844345000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176618.848908000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176618.853746000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176618.858531000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176618.863026000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176618.867874000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176618.873678000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176618.873574000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176618.878969000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176618.878980000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176618.888596000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176618.893000000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176618.897138000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176618.902216000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176618.906690000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176618.911283000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176618.915938000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176618.922041000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176618.930898000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176618.935458000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176618.940416000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176618.944816000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176618.949501000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176618.955391000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176618.961007000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176618.961022000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176618.965812000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176618.965750000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176618.975350000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176618.979894000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176618.984313000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176618.989665000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176618.994220000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176618.998701000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176619.003213000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176619.008063000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176619.013161000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176619.017752000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.023055000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176619.027735000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.032003000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176619.038036000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.043284000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.053870000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.058652000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.063256000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.068012000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.073245000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176619.078509000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.083452000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176619.083482000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.089303000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.089314000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176619.098468000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176619.102878000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176619.107395000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.112059000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176619.116806000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.121996000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176619.126828000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.131604000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.141262000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.145700000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.150075000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.155275000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.159893000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176619.164763000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.169991000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.169984000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.175107000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.175103000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176619.183715000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176619.188207000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176619.192648000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176619.197367000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176619.202372000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176619.208490000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176619.213458000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176619.218037000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176619.222534000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176619.227125000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.232028000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176619.236986000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.241894000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176619.246660000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.251544000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.261755000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.266200000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.270782000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.275946000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.280708000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176619.285002000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.291064000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176619.291056000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.296052000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.296097000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176619.306309000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176619.310934000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176619.315693000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.320842000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176619.325797000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.330636000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176619.336344000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.342584000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.353582000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.358963000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.364585000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.371256000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.376417000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176619.383019000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.388960000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.389012000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.393934000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.393910000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176619.405677000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176619.410505000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176619.415130000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176619.420194000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176619.424857000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176619.429560000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176619.434011000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176619.438474000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176619.443064000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176619.447405000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.452589000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176619.457826000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.462727000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176619.467442000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.472699000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.481705000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.486505000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.491005000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.495381000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.499992000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176619.504959000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.509981000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.509969000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176619.514617000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.514548000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176619.523451000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176619.528284000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176619.532551000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.537924000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176619.542426000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.547640000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176619.553249000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.558386000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.567183000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.572687000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.577377000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.581395000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.585642000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176619.590230000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.595222000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.595158000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.599851000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.599825000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176619.609218000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176619.613870000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176619.618955000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176619.624293000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176619.628948000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176619.633938000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176619.639165000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176619.644073000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176619.648828000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176619.654348000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.659216000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176619.663467000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.668529000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176619.674166000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.679323000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.688001000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.692419000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.697285000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.702293000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.707540000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176619.713014000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176619.718893000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176619.719205000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.724168000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.724064000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176619.734445000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176619.739885000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176619.744836000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.750077000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176619.756443000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176619.762187000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176619.767550000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176619.772309000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176619.781439000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176619.786467000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176619.791972000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176619.796590000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176619.801296000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176619.805831000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176619.810984000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.811074000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176619.816491000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176619.816903000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176619.827606000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176619.832548000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176619.837612000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381176619.844643000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.849361000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381176619.854525000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.859479000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381176619.864282000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.869918000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381176619.876494000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.881592000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381176619.886118000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381176619.891765000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381176619.896947000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381176619.901966000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381176619.907672000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381176619.913748000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.918339000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381176619.923639000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.929097000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381176619.935503000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.940222000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381176619.945366000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176619.950184000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381176619.957619000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381176619.963500000 /scripts/patchsets : 6 > source /Users/bruceb/.rvm/scripts/patches
+ 1381176619.968893000 /scripts/patchsets : 48 > args=($*)
+ 1381176619.973419000 /scripts/patchsets : 49 > action=show
+ 1381176619.978012000 /scripts/patchsets : 50 > patchset=OSX
++ 1381176619.982780000 /scripts/patchsets : 51 > echo
+ 1381176619.988049000 /scripts/patchsets : 51 > args=
+ 1381176619.992641000 /scripts/patchsets : 53 > case "$action" in
+ 1381176619.997023000 /scripts/patchsets : 54 > lookup_patchset OSX
+ 1381176620.001779000 /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path
+ 1381176620.006722000 /scripts/patchsets : lookup_patchset() 12 > [[ -z OSX ]]
+ 1381176620.011906000 /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r))
++ 1381176620.017682000 /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/bruceb/.rvm/patchsets
++ 1381176620.017857000 /scripts/patchsets : lookup_patchset() 18 > sort -r
++ 1381176620.023194000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 42 > typeset __search_path part parts IFS
++ 1381176620.027978000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 43 > IFS=' '
++ 1381176620.032602000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 45 > __search_path=/Users/bruceb/.rvm/patchsets
++ 1381176620.038238000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 47 > [[ -n '' ]]
++ 1381176620.042860000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 49 > parts=(${rvm_ruby_string//-/ })
++ 1381176620.047500000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 52 > echo /Users/bruceb/.rvm/patchsets
++ 1381176620.052375000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381176620.058537000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx
++ 1381176620.063528000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx
++ 1381176620.068492000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > for part in '"${parts[@]}"'
++ 1381176620.073403000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/Users/bruceb/.rvm/patchsets/rbx/2.0.0
++ 1381176620.078505000 /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > echo /Users/bruceb/.rvm/patchsets/rbx/2.0.0
+ 1381176620.084304000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176620.089850000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/2.0.0/OSX ]]
+ 1381176620.094577000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176620.099267000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/rbx/OSX ]]
+ 1381176620.103625000 /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ 1381176620.109034000 /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/bruceb/.rvm/patchsets/OSX ]]
+ 1381176620.114372000 /scripts/patchsets : lookup_patchset() 29 > return 1
+ 1381176620.120086000 /scripts/patchsets : 58 > exit 1
+++ 1381176620.127532000 /scripts/patches : __rvm_expand_patch_name() 8 > expanded_patch_name=
+++ 1381176620.133704000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \d\e\f\a\u\l\t ]]
+++ 1381176620.139064000 /scripts/patches : __rvm_expand_patch_name() 12 > [[ OSX != \O\S\X ]]
++ 1381176620.146363000 /scripts/functions/manage/base : __rvm_current_patch_names() -338 > rvm_debug 'Patch name '\''OSX'\'', expanded_name(s) '\'''\''.'
++ 1381176620.152753000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176620.158934000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176620.164791000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176620.170967000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176620.176268000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176620.181537000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176620.186817000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176620.192024000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'Patch name '\''OSX'\'', expanded_name(s) '\'''\''.\n'
Patch name 'OSX', expanded_name(s) ''.
++ 1381176620.197498000 /scripts/functions/manage/base : __rvm_apply_patches() -19 > rvm_debug 'All found patches(0): .'
++ 1381176620.203310000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176620.209573000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176620.215257000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176620.220571000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176620.226083000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176620.231814000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176620.237044000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176620.242563000 /scripts/functions/logging : rvm_debug() 75 > printf %b 'All found patches(0): .\n'
All found patches(0): .
++ 1381176620.247824000 /scripts/functions/manage/base : __rvm_apply_patches() -16 > [[ -n '' ]]
++ 1381176620.254156000 /scripts/functions/manage/base : __rvm_apply_patches() 15 > __rvm_cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176620.261129000 /scripts/functions/support : __rvm_cd() 1 > typeset old_cdpath ret
++ 1381176620.267417000 /scripts/functions/support : __rvm_cd() 2 > ret=0
++ 1381176620.272960000 /scripts/functions/support : __rvm_cd() 3 > old_cdpath=
++ 1381176620.278387000 /scripts/functions/support : __rvm_cd() 4 > CDPATH=.
++ 1381176620.284935000 /scripts/functions/support : __rvm_cd() 5 > chpwd_functions=
++ 1381176620.291167000 /scripts/functions/support : __rvm_cd() 5 > builtin cd /Users/bruceb/.rvm/src/rbx-2.0.0
++ 1381176620.297178000 /scripts/functions/support : __rvm_cd() 6 > CDPATH=
++ 1381176620.303696000 /scripts/functions/support : __rvm_cd() 7 > return 0
++ 1381176620.310240000 /scripts/functions/manage/base : __rvm_apply_patches() -60 > return 0
++ 1381176620.316256000 /scripts/functions/manage/rubinius : rubinius_install() -28 > (( 1 ))
++ 1381176620.322361000 /scripts/functions/manage/rubinius : rubinius_install() -27 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}")
++ 1381176620.328073000 /scripts/functions/manage/rubinius : rubinius_install() -25 > __rvm_db rbx_configure_flags db_configure_flags
++ 1381176620.333275000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
++ 1381176620.338833000 /scripts/functions/db : __rvm_db() 2 > key=rbx_configure_flags
++ 1381176620.343933000 /scripts/functions/db : __rvm_db() 3 > key=rbx_configure_flags
++ 1381176620.349910000 /scripts/functions/db : __rvm_db() 4 > variable=db_configure_flags
++ 1381176620.355594000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381176620.361705000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db rbx_configure_flags
+++ 1381176620.367617000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381176620.372978000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
++++ 1381176620.378555000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176620.384895000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381176620.394863000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381176620.400330000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381176620.406065000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381176620.411454000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381176620.417515000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db rbx_configure_flags
+++ 1381176620.423147000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381176620.429075000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381176620.429052000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381176620.434432000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381176620.434495000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
++ 1381176620.444759000 /scripts/functions/db : __rvm_db() 7 > value=
++ 1381176620.450079000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
++ 1381176620.456880000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381176620.462954000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db rbx_configure_flags
+++ 1381176620.468619000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
+++ 1381176620.474067000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
++++ 1381176620.479813000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176620.485411000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381176620.495653000 /scripts/functions/db : __rvm_db_() 3 > __key=rbx_configure_flags
+++ 1381176620.500689000 /scripts/functions/db : __rvm_db_() 4 > shift 2
+++ 1381176620.506570000 /scripts/functions/db : __rvm_db_() 5 > __value=
+++ 1381176620.511777000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381176620.516935000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db rbx_configure_flags
+++ 1381176620.521833000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381176620.527479000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381176620.527240000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381176620.532992000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^rbx_configure_flags=##' -e '/^$/d'
+++ 1381176620.533008000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^rbx_configure_flags=/{print}' /Users/bruceb/.rvm/config/db
++ 1381176620.545041000 /scripts/functions/db : __rvm_db() 10 > value=
++ 1381176620.550243000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
++ 1381176620.555727000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381176620.561376000 /scripts/functions/manage/rubinius : rubinius_install() 118 > [[ -n '' ]]
++ 1381176620.566945000 /scripts/functions/manage/rubinius : rubinius_install() 120 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}")
++ 1381176620.572917000 /scripts/functions/manage/rubinius : rubinius_install() 124 > (( 1 ))
++ 1381176620.578718000 /scripts/functions/manage/rubinius : rubinius_install() 127 > [[ -f Gemfile ]]
++ 1381176620.584374000 /scripts/functions/manage/rubinius : rubinius_install() 129 > ruby=ruby-2.0.0-p247@rubinius
++ 1381176620.591689000 /scripts/functions/manage/rubinius : rubinius_install() 131 > rvm_create_flag=1
++ 1381176620.597906000 /scripts/functions/manage/rubinius : rubinius_install() 132 > rvm_verbose_flag=0
++ 1381176620.603732000 /scripts/functions/manage/rubinius : rubinius_install() 133 > __rvm_select ruby-2.0.0-p247@rubinius
++ 1381176620.609515000 /scripts/selector : __rvm_select() 1 > true
++ 1381176620.614650000 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1381176620.621114000 /scripts/selector : __rvm_select() 3 > _original_env_string=rbx-2.0.0
++ 1381176620.626594000 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1381176620.632107000 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1381176620.637952000 /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
++ 1381176620.643630000 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
++ 1381176620.649865000 /scripts/selector : __rvm_select() 14 > [[ -z ruby-2.0.0-p247@rubinius ]]
++ 1381176620.655250000 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1381176620.661013000 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1381176620.666597000 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1381176620.673491000 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1381176620.679273000 /scripts/selector : __rvm_ruby_string() 696 > rvm_expanding_aliases=
++ 1381176620.684904000 /scripts/selector : __rvm_ruby_string() 699 > true 2.0.0 '' rbx 2.0.0 '' '' '' @ ruby-2.0.0-p247@rubinius 0 0
++ 1381176620.690977000 /scripts/selector : __rvm_ruby_string() 704 > echo ruby-2.0.0-p247@rubinius
++ 1381176620.690931000 /scripts/selector : __rvm_ruby_string() 704 > __rvm_grep @
++ 1381176620.717241000 /scripts/selector : __rvm_ruby_string() 706 > rvm_gemset_name=rubinius
++ 1381176620.722647000 /scripts/selector : __rvm_ruby_string() 707 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381176620.729660000 /scripts/selector : __rvm_ruby_string() 711 > (( rvm_expanding_aliases == 0 ))
++ 1381176620.735358000 /scripts/selector : __rvm_ruby_string() 712 > [[ -n ruby-2.0.0-p247 ]]
++ 1381176620.741503000 /scripts/selector : __rvm_ruby_string() 712 > [[ ruby-2.0.0-p247 != \s\y\s\t\e\m ]]
++ 1381176620.747464000 /scripts/selector : __rvm_ruby_string() 716 > [[ -f /Users/bruceb/.rvm/config/alias ]]
++ 1381176620.754522000 /scripts/selector : __rvm_ruby_string() 716 > [[ -s /Users/bruceb/.rvm/config/alias ]]
++ 1381176620.761293000 /scripts/selector : __rvm_ruby_string() 721 > [[ ruby-2.0.0-p247 == default ]]
++ 1381176620.767511000 /scripts/selector : __rvm_ruby_string() 728 > __rvm_grep @
++ 1381176620.767417000 /scripts/selector : __rvm_ruby_string() 728 > echo ruby-2.0.0-p247
++ 1381176620.797863000 /scripts/selector : __rvm_ruby_string() 734 > ruby_string=ruby-2.0.0-p247
++ 1381176620.803329000 /scripts/selector : __rvm_ruby_string() 735 > gemset_name=rubinius
++ 1381176620.809116000 /scripts/selector : __rvm_ruby_string() 736 > repo_url=
++ 1381176620.814445000 /scripts/selector : __rvm_ruby_string() 737 > branch_name=
++ 1381176620.819953000 /scripts/selector : __rvm_ruby_string() 738 > ruby_name=
++ 1381176620.825525000 /scripts/selector : __rvm_ruby_string() 740 > __rvm_unset_ruby_variables
++ 1381176620.830994000 /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
++ 1381176620.836489000 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1381176620.841810000 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1381176620.847285000 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1381176620.852893000 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1381176620.858318000 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]]
++ 1381176620.864015000 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176620.870419000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/bruceb ]]
++ 1381176620.876277000 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176620.881552000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381176620.886606000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1381176620.892020000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1381176620.897106000 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/bruceb/.rvmrc ]]
++ 1381176620.902630000 /scripts/functions/init : __rvm_load_rvmrc() 18 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176620.932047000 /scripts/functions/init : __rvm_load_rvmrc() -184 > source /Users/bruceb/.rvmrc
+++ 1381176620.937669000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176620.943693000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176620.949451000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176620.956331000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176620.961903000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176620.967666000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176620.973011000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176620.977865000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381176620.983698000 /scripts/functions/init : __rvm_load_rvmrc() -180 > return 0
++ 1381176620.989458000 /scripts/selector : __rvm_ruby_string() 535 > rvm_ruby_repo_url=
++ 1381176620.995441000 /scripts/selector : __rvm_ruby_string() 536 > rvm_ruby_repo_branch=
++ 1381176621.000841000 /scripts/selector : __rvm_ruby_string() 537 > rvm_ruby_name=
++ 1381176621.006493000 /scripts/selector : __rvm_ruby_string() 539 > [[ -n rubinius ]]
++ 1381176621.011825000 /scripts/selector : __rvm_ruby_string() 541 > rvm_gemset_name=rubinius
++ 1381176621.017538000 /scripts/selector : __rvm_ruby_string() 542 > rvm_sticky_flag=1
++ 1381176621.023307000 /scripts/selector : __rvm_ruby_string() 545 > strings=()
++ 1381176621.028611000 /scripts/selector : __rvm_ruby_string() 546 > __rvm_custom_separated_array strings - ruby-2.0.0-p247
++ 1381176621.033814000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176621.040658000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1381176621.046451000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176621.052003000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1381176621.057542000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > strings+=($3)
++ 1381176621.062826000 /scripts/selector : __rvm_ruby_string() 523 > (( 3 == 0 ))
++ 1381176621.067825000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381176621.073135000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381176621.078396000 /scripts/selector : __rvm_ruby_string() 724 > rvm_ruby_interpreter=ruby
++ 1381176621.083869000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381176621.089417000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381176621.094596000 /scripts/selector : __rvm_ruby_string() 597 > [[ ruby == \r\b\x ]]
++ 1381176621.100162000 /scripts/selector : __rvm_ruby_string() 850 > case "$string" in
++ 1381176621.105594000 /scripts/selector : __rvm_ruby_string() 628 > rvm_ruby_version=2.0.0
++ 1381176621.110884000 /scripts/selector : __rvm_ruby_string() 629 > rvm_ruby_revision=
++ 1381176621.116240000 /scripts/selector : __rvm_ruby_string() 630 > rvm_ruby_tag=
++ 1381176621.122400000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
++ 1381176621.128082000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
++ 1381176621.133288000 /scripts/selector : __rvm_ruby_string() 654 > rvm_ruby_patch_level=p247
++ 1381176621.138611000 /scripts/selector : __rvm_ruby_string() 738 > [[ -z ruby ]]
++ 1381176621.144305000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_version=2.0.0
++ 1381176621.149788000 /scripts/selector : __rvm_ruby_string() 752 > [[ -z 2.0.0 ]]
++ 1381176621.155442000 /scripts/selector : __rvm_ruby_string() 767 > rvm_ruby_string=ruby-2.0.0
++ 1381176621.160950000 /scripts/selector : __rvm_ruby_string() 770 > [[ ruby == \e\x\t ]]
++ 1381176621.165986000 /scripts/selector : __rvm_ruby_string() 774 > [[ 0 == \1 ]]
++ 1381176621.171683000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381176621.177358000 /scripts/selector : __rvm_ruby_string() 774 > [[ -n '' ]]
++ 1381176621.182698000 /scripts/selector : __rvm_ruby_string() 795 > [[ -n '' ]]
++ 1381176621.187865000 /scripts/selector : __rvm_ruby_string() 800 > [[ -n p247 ]]
++ 1381176621.193331000 /scripts/selector : __rvm_ruby_string() 802 > rvm_ruby_string=ruby-2.0.0-p247
++ 1381176621.198518000 /scripts/selector : __rvm_ruby_string() 840 > [[ -n '' ]]
++ 1381176621.203516000 /scripts/selector : __rvm_ruby_string() 849 > detected_rvm_ruby_name=
++ 1381176621.209801000 /scripts/selector : __rvm_ruby_string() 851 > true
++ 1381176621.215557000 /scripts/selector : __rvm_select() -95 > rvm_archive_extension=tar.gz
++ 1381176621.221062000 /scripts/selector : __rvm_select() -93 > [[ -z ruby ]]
++ 1381176621.225919000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
++ 1381176621.231608000 /scripts/selector : __rvm_select() 171 > [[ -n p247 ]]
++ 1381176621.237280000 /scripts/selector : __rvm_select() 173 > rvm_ruby_package_file=ruby-2.0.0-p247
++ 1381176621.242801000 /scripts/selector : __rvm_select() 174 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381176621.247949000 /scripts/selector : __rvm_select() 180 > [[ -z 2.0.0 ]]
+++ 1381176621.255102000 /scripts/selector : __rvm_select() -56 > __rvm_db ruby_repo_url
+++ 1381176621.261756000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1381176621.267072000 /scripts/functions/db : __rvm_db() 2 > key=ruby_repo_url
+++ 1381176621.272650000 /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1381176621.277840000 /scripts/functions/db : __rvm_db() 4 > variable=
+++ 1381176621.282630000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176621.288907000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db ruby_repo_url
++++ 1381176621.295170000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176621.301289000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++ 1381176621.307829000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176621.314167000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176621.325098000 /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381176621.330212000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176621.335632000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176621.341432000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176621.347023000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db ruby_repo_url
++++ 1381176621.353274000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++ 1381176621.358814000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381176621.358774000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176621.364926000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381176621.364885000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381176621.375410000 /scripts/functions/db : __rvm_db() 7 > value=
+++ 1381176621.381291000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++ 1381176621.386549000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176621.392393000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db ruby_repo_url
++++ 1381176621.397987000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++ 1381176621.403633000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++ 1381176621.409311000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176621.415064000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176621.424833000 /scripts/functions/db : __rvm_db_() 3 > __key=ruby_repo_url
++++ 1381176621.429830000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++ 1381176621.435227000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++ 1381176621.440476000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++ 1381176621.445248000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db ruby_repo_url
++++ 1381176621.450095000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++ 1381176621.457297000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176621.457297000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381176621.463401000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++++ 1381176621.463475000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381176621.473677000 /scripts/functions/db : __rvm_db() 10 > value=git://github.com/ruby/ruby.git
+++ 1381176621.479268000 /scripts/functions/db : __rvm_db() 13 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1381176621.484153000 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
+++ 1381176621.489457000 /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1381176621.495049000 /scripts/functions/db : __rvm_db() 20 > true
++ 1381176621.500995000 /scripts/selector : __rvm_select() 184 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1381176621.507488000 /scripts/selector : __rvm_select() 185 > (( 0 == 0 ))
++ 1381176621.512946000 /scripts/selector : __rvm_select() 187 > __rvm_version_compare 2.0.0 -lt 1.8.5
++ 1381176621.518693000 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1381176621.525444000 /scripts/functions/utility : __rvm_version_compare() -203 > head -n1
+++ 1381176621.525452000 /scripts/functions/utility : __rvm_version_compare() -203 > __rvm_version_sort
+++ 1381176621.525268000 /scripts/functions/utility : __rvm_version_compare() -203 > printf %b '2.0.0\n1.8.5\n'
+++ 1381176621.531961000 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1381176621.538493000 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1381176621.548147000 /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1381176621.553723000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
++ 1381176621.558919000 /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \2\.\0\.\0 ]]
++ 1381176621.564150000 /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1381176621.569918000 /scripts/selector : __rvm_select() 226 > rvm_archive_extension=tar.bz2
++ 1381176621.575435000 /scripts/selector : __rvm_select() 269 > [[ -n 2.0.0 ]]
++ 1381176621.580530000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
++ 1381176621.586198000 /scripts/selector : __rvm_select() 273 > rvm_ruby_release_version=2
++ 1381176621.591836000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=2.0
++ 1381176621.596873000 /scripts/selector : __rvm_select() 274 > rvm_ruby_major_version=0
++ 1381176621.601788000 /scripts/selector : __rvm_select() 275 > rvm_ruby_minor_version=0
++ 1381176621.607892000 /scripts/selector : __rvm_select() 285 > [[ ruby == ext ]]
++ 1381176621.614232000 /scripts/selector : __rvm_select() 286 > rvm_ruby_package_name=ruby-2.0.0-p247
++ 1381176621.619943000 /scripts/selector : __rvm_select() 287 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
++ 1381176621.625580000 /scripts/selector : __rvm_select() 288 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
++ 1381176621.630792000 /scripts/selector : __rvm_select() 289 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
++ 1381176621.636045000 /scripts/selector : __rvm_select() 292 > [[ maglev == \r\u\b\y ]]
++ 1381176621.641492000 /scripts/selector : __rvm_select() 298 > [[ system == \r\u\b\y ]]
++ 1381176621.646953000 /scripts/selector : __rvm_select() 300 > __rvm_gemset_select
++ 1381176621.653536000 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1381176621.659173000 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
++ 1381176621.664903000 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1381176621.671297000 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1381176621.677345000 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
++ 1381176621.683068000 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1381176621.688594000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@rubinius@
++ 1381176621.694335000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@rubinius@
++ 1381176621.700253000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=rubinius
++ 1381176621.707079000 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z rubinius ]]
++ 1381176621.713202000 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176621.719313000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ rubinius == \g\l\o\b\a\l ]]
++ 1381176621.724599000 /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
++ 1381176621.730129000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n rubinius ]]
++ 1381176621.735572000 /scripts/selector_gemsets : __rvm_gemset_select_only() 75 > rvm_env_string=ruby-2.0.0-p247@rubinius
++ 1381176621.740979000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > true
++ 1381176621.747170000 /scripts/selector_gemsets : __rvm_gemset_select() 148 > __rvm_gemset_select_validation
++ 1381176621.753345000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
++ 1381176621.758746000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 11 > (( 0 == 1 ))
++ 1381176621.764238000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
++ 1381176621.769589000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 27 > typeset rvm_ruby_gem_home_254
++ 1381176621.774750000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 28 > [[ -n '' ]]
++ 1381176621.779903000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 30 > rvm_ruby_gem_home_254=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176621.785974000 /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 ]]
++ 1381176621.792422000 /scripts/selector_gemsets : __rvm_gemset_select() 66 > __rvm_gemset_select_ensure
++ 1381176621.798062000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 1 > mkdir -p /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176621.807102000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 4 > __rvm_using_gemset_globalcache
++ 1381176621.812846000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 1 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/db use_gemset_globalcache
++ 1381176621.812874000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > __rvm_grep '^true$'
++ 1381176621.853124000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 3 > return 1
++ 1381176621.858716000 /scripts/selector : __rvm_select() 492 > rvm_ruby_selected_flag=1
++ 1381176621.864291000 /scripts/selector : __rvm_select() 494 > [[ -d /Users/bruceb/.rvm/log/ruby-2.0.0-p247 ]]
++ 1381176621.872300000 /scripts/functions/manage/rubinius : rubinius_install() 136 > rvm_log 'Using ruby-2.0.0-p247@rubinius for rbx-2.0.0 installation'
++ 1381176621.878129000 /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout
++ 1381176621.883725000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176621.889120000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176621.894859000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176621.899902000 /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]]
++ 1381176621.905198000 /scripts/functions/logging : rvm_pretty_print() 10 > return 1
++ 1381176621.911072000 /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
++ 1381176621.916841000 /scripts/functions/manage/rubinius : rubinius_install() 71 > rubinius_install_ensure_wrapper ruby
++ 1381176621.923314000 /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 1 >typeset __binary=ruby
++ 1381176621.928868000 /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 2 >shift
++ 1381176621.934076000 /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 3 >[[ -x /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ]]
++ 1381176621.939414000 /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 5 >(( 0 ))
++ 1381176621.944665000 /scripts/functions/manage/rubinius : rubinius_install_ensure_wrapper() 8 >rvm wrapper ruby-2.0.0-p247@rubinius --no-links ruby
++ 1381176621.950365000 /scripts/cli : rvm() 2 > __rvm_has_opt posix
++ 1381176621.956394000 /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
++ 1381176621.961768000 /scripts/base : __rvm_has_opt() 4 > [[ -n 3.2.48(1)-release ]]
++ 1381176621.967112000 /scripts/base : __rvm_has_opt() 4 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :posix: ]]
++ 1381176621.972777000 /scripts/base : __rvm_has_opt() 6 > return 1
++ 1381176621.978005000 /scripts/cli : rvm() 858 > typeset result current_result
++ 1381176621.984864000 /scripts/cli : rvm() 859 > export -a rvm_ruby_args
++ 1381176621.991112000 /scripts/cli : rvm() 860 > rvm_ruby_args=()
++ 1381176621.997215000 /scripts/cli : rvm() 863 > (( 0 == 0 ))
++ 1381176622.003057000 /scripts/cli : rvm() 865 > [[ -n 0022 ]]
++ 1381176622.009871000 /scripts/cli : rvm() 866 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176622.015885000 /scripts/cli : rvm() 868 > [[ -n /Users/bruceb ]]
++ 1381176622.021296000 /scripts/cli : rvm() 869 > [[ ! /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176622.026480000 /scripts/cli : rvm() 880 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176622.031595000 /scripts/cli : rvm() 876 > [[ -f /etc/rvmrc ]]
++ 1381176622.037250000 /scripts/cli : rvm() 880 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176622.042732000 /scripts/cli : rvm() 876 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176622.048646000 /scripts/cli : rvm() 879 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176622.079388000 /scripts/cli : rvm() 680 > source /Users/bruceb/.rvmrc
+++ 1381176622.085280000 rc : source() -177 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176622.091436000 rc : source() -177 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176622.096911000 rc : source() -174 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176622.102294000 rc : source() -174 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176622.107490000 rc : source() -173 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176622.112938000 rc : source() -173 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176622.118778000 rc : source() -170 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176622.124328000 rc : source() -170 > PARALLEL_TEST_PROCESSORS=6
++ 1381176622.130366000 /scripts/cli : rvm() 684 > unset rvm_rvmrc_files
+++ 1381176622.136484000 /scripts/cli : rvm() 472 > cat /Users/bruceb/.rvm/VERSION
+++ 1381176622.146610000 /scripts/cli : rvm() 472 > cat /Users/bruceb/.rvm/RELEASE
++ 1381176622.156695000 /scripts/cli : rvm() 687 > disk_version='1.22.17 (master)'
++ 1381176622.162119000 /scripts/cli : rvm() 692 > [[ -s /Users/bruceb/.rvm/VERSION ]]
++ 1381176622.167524000 /scripts/cli : rvm() 692 > [[ 1.22.17 (master) != \1\.\2\2\.\1\7\ \(\m\a\s\t\e\r\) ]]
++ 1381176622.174213000 /scripts/cli : rvm() 714 > __rvm_path_match_gem_home_check
++ 1381176622.179888000 /scripts/cli : __rvm_path_match_gem_home_check() 1 > (( 0 == 0 ))
++ 1381176622.185081000 /scripts/cli : __rvm_path_match_gem_home_check() 2 > [[ -n '' ]]
++ 1381176622.189838000 /scripts/cli : __rvm_path_match_gem_home_check() 2 > return 0
++ 1381176622.195118000 /scripts/cli : rvm() 119 > __rvm_initialize
++ 1381176622.200779000 /scripts/functions/init : __rvm_initialize() 1 > true /Users/bruceb/.rvm/scripts
++ 1381176622.206402000 /scripts/functions/init : __rvm_initialize() 2 > source /Users/bruceb/.rvm/scripts/base
+++ 1381176622.212791000 /scripts/base : source() -23 > __rvm_has_opt errexit
+++ 1381176622.218057000 /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
+++ 1381176622.223419000 /scripts/base : __rvm_has_opt() 4 > [[ -n 3.2.48(1)-release ]]
+++ 1381176622.228884000 /scripts/base : __rvm_has_opt() 4 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1381176622.234490000 /scripts/base : __rvm_has_opt() 6 > return 1
+++ 1381176622.239810000 /scripts/base : source() 14 > set +e
+++ 1381176622.245321000 /scripts/base : source() 16 > : rvm_trace_flag:1
+++ 1381176622.250312000 /scripts/base : source() 17 > (( rvm_trace_flag > 0 ))
+++ 1381176622.257173000 /scripts/base : source() 19 > set -o xtrace
+++ 1381176622.264068000 /scripts/base : source() 21 > [[ -z '' ]]
+++ 1381176622.269591000 /scripts/base : source() 23 > export PS4
+++ 1381176622.274926000 /scripts/base : source() 24 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176622.279868000 /scripts/base : source() 28 > export __array_start rvm_path
+++ 1381176622.286347000 /scripts/base : source() 33 > [[ -n '' ]]
+++ 1381176622.292102000 /scripts/base : source() 35 > __array_start=0
+++ 1381176622.297966000 /scripts/base : source() 38 > (( 0 == 0 ))
+++ 1381176622.303521000 /scripts/base : source() 40 > [[ -n 0022 ]]
+++ 1381176622.308797000 /scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1381176622.313726000 /scripts/base : source() 42 > [[ -n /Users/bruceb ]]
+++ 1381176622.319138000 /scripts/base : source() 42 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+++ 1381176622.324447000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176622.330167000 /scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
+++ 1381176622.336260000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176622.341506000 /scripts/base : source() 48 > [[ -f /Users/bruceb/.rvmrc ]]
+++ 1381176622.348093000 /scripts/base : source() 51 > GREP_OPTIONS=
+++ 1381176622.354377000 /scripts/base : source() 51 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+++ 1381176622.365855000 /scripts/base : source() 60 > source /Users/bruceb/.rvmrc
++++ 1381176622.371336000 rc : source() 31 > export RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176622.376759000 rc : source() 31 > RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176622.382926000 rc : source() 34 > export RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176622.388974000 rc : source() 34 > RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176622.395560000 rc : source() 35 > export RUBY_HEAP_FREE_MIN=100000
++++ 1381176622.401712000 rc : source() 35 > RUBY_HEAP_FREE_MIN=100000
++++ 1381176622.407307000 rc : source() 38 > export PARALLEL_TEST_PROCESSORS=6
++++ 1381176622.412911000 rc : source() 38 > PARALLEL_TEST_PROCESSORS=6
+++ 1381176622.418607000 /scripts/base : source() 64 > unset rvm_rvmrc_files
+++ 1381176622.424012000 /scripts/base : source() 68 > export rvm_path
+++ 1381176622.429201000 /scripts/base : source() 69 > [[ -z /Users/bruceb/.rvm ]]
+++ 1381176622.434199000 /scripts/base : source() 85 > true /Users/bruceb/.rvm/scripts
+++ 1381176622.439875000 /scripts/base : source() 88 > source /Users/bruceb/.rvm/scripts/initialize
++++ 1381176622.445143000 /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1381176622.451730000 /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1381176622.458314000 /scripts/initialize : source() -1 > set -o xtrace
++++ 1381176622.463999000 /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1381176622.468896000 /scripts/initialize : source() 3 > export PS4
++++ 1381176622.473652000 /scripts/initialize : source() 4 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1381176622.478948000 /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1381176622.485291000 /scripts/initialize : source() 12 > shopt -s extglob
++++ 1381176622.492444000 /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1381176622.499171000 /scripts/initialize : source() 24 > : __rvm_env_loaded:2:
++++ 1381176622.505796000 /scripts/initialize : source() 26 > : __rvm_env_loaded:3:
++++ 1381176622.511504000 /scripts/initialize : source() 29 > [[ -z /Users/bruceb/.rvm/tmp ]]
++++ 1381176622.516781000 /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1381176622.522154000 /scripts/base : source() 99 > case " ${rvm_base_except:-} " in
+++ 1381176622.528385000 /scripts/base : source() 97 > source /Users/bruceb/.rvm/scripts/selector
+++ 1381176622.541715000 /scripts/base : source() 98 > source /Users/bruceb/.rvm/scripts/selector_gemsets
+++ 1381176622.548971000 /scripts/base : source() 102 > typeset -a scripts
+++ 1381176622.554806000 /scripts/base : source() 105 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
+++ 1381176622.560208000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176622.565686000 /scripts/base : source() 107 > source /Users/bruceb/.rvm/scripts/functions/logging
++++ 1381176622.572883000 /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1381176622.578167000 /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1381176622.583522000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176622.589733000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176622.595960000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1381176622.601546000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176622.606890000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176622.612353000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1381176622.618300000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176622.623688000 /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1381176622.629028000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176622.634541000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176622.640382000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176622.645801000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176622.651698000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1381176622.657112000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1381176622.662207000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1381176622.668303000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1381176622.674468000 /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1381176622.680239000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176622.685904000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176622.691378000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1381176622.696747000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176622.702584000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176622.709266000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1381176622.715058000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176622.720229000 /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1381176622.726245000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176622.731742000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176622.737136000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176622.742538000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176622.748725000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1381176622.754952000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1381176622.760502000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1381176622.767071000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1381176622.773343000 /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1381176622.778603000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176622.784152000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176622.789955000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1381176622.795431000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176622.800860000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176622.806162000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1381176622.812399000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176622.818067000 /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1381176622.823652000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176622.828856000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176622.834347000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176622.840196000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176622.845791000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1381176622.851342000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1381176622.858043000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1381176622.863877000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1381176622.870124000 /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1381176622.875772000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176622.881630000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176622.887153000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1381176622.892640000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176622.898163000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176622.904039000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1381176622.909956000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176622.915310000 /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1381176622.921497000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176622.927272000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176622.933072000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176622.938576000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176622.944284000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1381176622.950223000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1381176622.956644000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1381176622.963557000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1381176622.970025000 /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1381176622.975839000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176622.981492000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176622.987773000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1381176622.993486000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176622.999041000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176623.004638000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1381176623.010168000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176623.015511000 /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1381176623.021389000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176623.026894000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176623.032938000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176623.039849000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176623.045748000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1381176623.052048000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1381176623.059125000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1381176623.064851000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1381176623.071891000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176623.078256000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/db
+++ 1381176623.085243000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176623.091331000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/support
++++ 1381176623.097033000 /scripts/functions/support : source() 0 > [[ -n '' ]]
++++ 1381176623.104297000 /scripts/functions/support : source() 154 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1381176623.110020000 /scripts/functions/support : source() 162 > case "${_system_name}" in
++++ 1381176623.115557000 /scripts/functions/support : source() 212 > command which --skip-alias --skip-functions which
++++ 1381176623.130457000 /scripts/functions/support : source() 214 > command which whence
++++ 1381176623.144898000 /scripts/functions/support : source() 216 > command which which
++++ 1381176623.160191000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.165587000 /scripts/functions/support : source() 224 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1381176623.171357000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.176753000 /scripts/functions/support : source() 224 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1381176623.182836000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.188093000 /scripts/functions/support : source() 224 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1381176623.193819000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.198879000 /scripts/functions/support : source() 224 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1381176623.204442000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.210104000 /scripts/functions/support : source() 224 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1381176623.215778000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.221404000 /scripts/functions/support : source() 224 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1381176623.227079000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.232655000 /scripts/functions/support : source() 224 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1381176623.238379000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176623.244103000 /scripts/functions/support : source() 224 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1381176623.250468000 /scripts/functions/support : source() 228 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1381176623.257072000 /scripts/functions/support : source() 229 > export -f __rvm_date
++++ 1381176623.263870000 /scripts/functions/support : source() 232 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1381176623.270070000 /scripts/functions/support : source() 240 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1381176623.276139000 /scripts/functions/support : source() 243 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1381176623.281611000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.287402000 /scripts/functions/support : source() 255 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1381176623.293344000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.299020000 /scripts/functions/support : source() 255 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1381176623.305568000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.311361000 /scripts/functions/support : source() 255 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1381176623.316916000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.322389000 /scripts/functions/support : source() 255 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1381176623.328020000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.333241000 /scripts/functions/support : source() 255 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1381176623.339092000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.345194000 /scripts/functions/support : source() 255 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1381176623.352271000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.357978000 /scripts/functions/support : source() 255 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1381176623.363433000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176623.369612000 /scripts/functions/support : source() 255 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1381176623.376355000 /scripts/functions/support : source() 258 > unset other_util other_utils
+++ 1381176623.384896000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176623.390474000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/utility
++++ 1381176623.396359000 /scripts/functions/utility : source() -3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
++++ 1381176623.402865000 /scripts/functions/utility : source() -2 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
++++ 1381176623.410050000 /scripts/functions/utility : source() -1 > source /Users/bruceb/.rvm/scripts/functions/utility_package
++++ 1381176623.417187000 /scripts/functions/utility : source() 0 > source /Users/bruceb/.rvm/scripts/functions/utility_system
+++++ 1381176623.425418000 /scripts/functions/utility_system : source() 187 > __rvm_detect_system
+++++ 1381176623.431071000 /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++++ 1381176623.436757000 /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++++++ 1381176623.442922000 /scripts/functions/utility_system : __rvm_detect_system() -1 > uname -a
+++++ 1381176623.452362000 /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'
+++++ 1381176623.458625000 /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_type=unknown
+++++ 1381176623.464639000 /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_name=unknown
+++++ 1381176623.470282000 /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_name_lowercase=unknown
+++++ 1381176623.475891000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_version=unknown
++++++ 1381176623.481941000 /scripts/functions/utility_system : __rvm_detect_system() 4 > uname -m
+++++ 1381176623.491935000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_arch=x86_64
+++++ 1381176623.498058000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
++++++ 1381176623.504221000 /scripts/functions/utility_system : __rvm_detect_system() 9 > uname
+++++ 1381176623.514174000 /scripts/functions/utility_system : __rvm_detect_system() 164 > _system_type=Darwin
+++++ 1381176623.519903000 /scripts/functions/utility_system : __rvm_detect_system() 165 > _system_name=OSX
++++++ 1381176623.526653000 /scripts/functions/utility_system : __rvm_detect_system() 162 > awk -F. '{print $1"."$2}'
++++++ 1381176623.526752000 /scripts/functions/utility_system : __rvm_detect_system() 162 > sw_vers -productVersion
+++++ 1381176623.548637000 /scripts/functions/utility_system : __rvm_detect_system() 166 > _system_version=10.8
+++++ 1381176623.554861000 /scripts/functions/utility_system : __rvm_detect_system() 172 > _system_type=Darwin
+++++ 1381176623.560800000 /scripts/functions/utility_system : __rvm_detect_system() 173 > _system_name=OSX
++++++ 1381176623.568296000 /scripts/functions/utility_system : __rvm_detect_system() 170 > echo OSX
++++++ 1381176623.568253000 /scripts/functions/utility_system : __rvm_detect_system() 170 > tr '[A-Z]' '[a-z]'
+++++ 1381176623.579003000 /scripts/functions/utility_system : __rvm_detect_system() 174 > _system_name_lowercase=osx
+++++ 1381176623.585184000 /scripts/functions/utility_system : __rvm_detect_system() 175 > _system_version=10.8
+++++ 1381176623.591326000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_arch=x86_64
+++++ 1381176623.597528000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_arch=x86_64
+++++ 1381176623.603587000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_arch=x86_64
+++++ 1381176623.610813000 /scripts/functions/utility_system : source() 190 > __rvm_detect_system_override
+++++ 1381176623.617413000 /scripts/functions/utility_system : __rvm_detect_system_override() 1 > typeset _var
+++++ 1381176623.625001000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176623.632288000 /scripts/functions/utility_system : __rvm_detect_system_override() 3 > __rvm_db _
+++++ 1381176623.638571000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176623.644154000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176623.649489000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176623.655559000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176623.661070000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176623.667718000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176623.676216000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176623.683213000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176623.689686000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176623.696004000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176623.707664000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176623.713496000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176623.719537000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176623.725111000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176623.730702000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176623.737341000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176623.743664000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176623.743625000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176623.751014000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176623.750963000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176623.764888000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176623.771220000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176623.777312000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176623.784438000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176623.791244000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176623.797003000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176623.803074000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176623.808989000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176623.819936000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176623.825544000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176623.831132000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176623.837575000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176623.842878000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176623.848364000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176623.854780000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176623.854811000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176623.860551000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176623.860566000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176623.871707000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176623.877302000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176623.882996000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176623.889548000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176623.895702000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176623.903109000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176623.909565000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176623.916573000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176623.923356000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176623.928968000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176623.935477000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176623.941059000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176623.947439000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176623.955105000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176623.961958000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176623.973790000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176623.981597000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176623.988926000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176623.995641000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.002143000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176624.008380000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.015103000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.015107000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.021585000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.021556000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176624.034761000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176624.042605000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176624.049082000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.056213000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176624.062218000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.067973000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176624.074245000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.080423000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.093385000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.098995000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.104865000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.110455000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.116249000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176624.122905000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.129328000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.129614000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.135717000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.135737000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.146375000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176624.152719000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176624.158381000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176624.164040000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176624.169720000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176624.175404000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176624.181426000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176624.187100000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176624.192687000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176624.198203000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.205434000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176624.211091000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.217031000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176624.223568000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.230757000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.242596000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.249033000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.255404000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.261405000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.267149000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176624.272911000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.278974000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.279037000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.285814000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.285972000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.298071000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176624.304090000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176624.310024000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.316459000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176624.322423000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.328090000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176624.334695000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.341589000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.351504000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.357200000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.362481000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.367922000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.373711000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176624.379797000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.386770000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.386800000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.392931000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.392908000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.404381000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176624.410004000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176624.416419000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176624.422450000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176624.428003000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176624.434121000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176624.440078000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176624.445796000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176624.452582000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176624.458880000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.465200000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176624.470775000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.476301000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176624.482906000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.488991000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.498964000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.504543000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.510309000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.515968000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.521796000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176624.527361000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.533874000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.534230000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.541724000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.541662000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.552975000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176624.558706000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176624.564543000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.571082000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176624.577497000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.583427000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176624.590293000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.596489000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.607583000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.613196000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.618881000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.624848000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.630683000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176624.637411000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.643618000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.643867000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.649382000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.649405000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176624.662574000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176624.669795000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176624.676654000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176624.683082000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176624.689847000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176624.696151000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176624.702531000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176624.710083000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176624.716671000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176624.722615000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.728389000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176624.735361000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.742418000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176624.748839000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.757470000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.770051000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.776162000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.782416000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.789719000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.796218000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176624.802736000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176624.809453000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.809611000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.816100000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176624.816101000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.830145000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176624.836624000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176624.842893000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.850666000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176624.858047000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176624.864705000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176624.872892000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176624.879733000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176624.892014000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176624.898411000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176624.905642000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176624.912257000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176624.918945000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176624.924907000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176624.931063000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176624.931177000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.938029000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176624.938092000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176624.949652000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176624.957281000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176624.965090000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176624.976907000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176624.983519000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/init
+++ 1381176624.992861000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176624.999295000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/cleanup
+++ 1381176625.008507000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.017542000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/env
+++ 1381176625.029343000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.036657000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
++++ 1381176625.044811000 /scripts/functions/rvmrc : source() -3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
++++ 1381176625.056812000 /scripts/functions/rvmrc : source() -2 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
++++ 1381176625.066551000 /scripts/functions/rvmrc : source() -1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
++++ 1381176625.075318000 /scripts/functions/rvmrc : source() 0 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
++++ 1381176625.084668000 /scripts/functions/rvmrc : source() 1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
+++ 1381176625.096059000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.102165000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/install
+++ 1381176625.109440000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.116004000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/environment
+++ 1381176625.125858000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.132597000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/gemset
+++ 1381176625.139566000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176625.146163000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/checksum
+++ 1381176625.156406000 /scripts/base : source() 110 > unset scripts entry rvm_base_except
++ 1381176625.163144000 /scripts/functions/init : __rvm_initialize() 38 > __rvm_clean_path
++ 1381176625.169668000 /scripts/functions/env : __rvm_clean_path() 1 > export PATH
++ 1381176625.176652000 /scripts/functions/env : __rvm_clean_path() 2 > typeset IFS _iterator_path
++ 1381176625.182828000 /scripts/functions/env : __rvm_clean_path() 3 > typeset -a _old_path _new_path
++ 1381176625.188473000 /scripts/functions/env : __rvm_clean_path() 4 > IFS=:
++ 1381176625.194215000 /scripts/functions/env : __rvm_clean_path() 5 > _old_path=()
++ 1381176625.199839000 /scripts/functions/env : __rvm_clean_path() 6 > _new_path=()
++ 1381176625.206150000 /scripts/functions/env : __rvm_clean_path() 7 > __rvm_custom_separated_array _old_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
++ 1381176625.212260000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176625.218985000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381176625.224986000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176625.231023000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_old_path+=( $3 )'
+++ 1381176625.238016000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _old_path+=($3)
++ 1381176625.244807000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.251731000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.259744000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.268469000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.276813000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.283927000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.292988000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.301825000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.309511000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.316323000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.323163000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.329380000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.335813000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.343017000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.350133000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.357106000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.362813000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.368982000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.377675000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.387713000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.394404000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.400796000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.407630000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.414243000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.421750000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.428447000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.434998000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.441191000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.446931000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.453508000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.459999000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.466257000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.472152000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.477945000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.483749000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.490345000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.496570000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.502286000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.508816000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.514766000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.520522000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.525869000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.531163000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.537807000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.544113000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.550094000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.556670000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.562440000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.568834000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.574475000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.580278000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.585992000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.591783000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.598414000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.605063000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.611392000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.617028000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.624192000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176625.630208000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176625.636395000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176625.642662000 /scripts/functions/env : __rvm_clean_path() -96 > 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
++ 1381176625.648780000 /scripts/functions/env : __rvm_clean_path() -95 > builtin hash -r
++ 1381176625.655712000 /scripts/functions/init : __rvm_initialize() -195 > __rvm_conditionally_add_bin_path
++ 1381176625.661581000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 1 > [[ :/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: =~ :/Users/bruceb/\.rvm/bin: ]]
++ 1381176625.668443000 /scripts/functions/init : __rvm_initialize() -2 > export PATH
++ 1381176625.675779000 /scripts/functions/init : __rvm_initialize() 0 > [[ ! -d /Users/bruceb/.rvm/tmp ]]
++ 1381176625.682142000 /scripts/functions/init : __rvm_initialize() 5 > return 0
++ 1381176625.688067000 /scripts/cli : rvm() 883 > __rvm_setup
++ 1381176625.694107000 /scripts/functions/environment : __rvm_setup() 1 > __variables_definition export
++ 1381176625.699979000 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list
++ 1381176625.706753000 /scripts/functions/environment : __variables_definition() 2 > typeset __method
++ 1381176625.712545000 /scripts/functions/environment : __variables_definition() 4 > __method=export
++ 1381176625.718992000 /scripts/functions/environment : __variables_definition() 37 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen)
++ 1381176625.726043000 /scripts/functions/environment : __variables_definition() 41 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
++ 1381176625.733658000 /scripts/functions/environment : __variables_definition() 206 > case "${__method}" in
++ 1381176625.739623000 /scripts/functions/environment : __variables_definition() 44 > export -a rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
++ 1381176625.746411000 /scripts/functions/environment : __variables_definition() 52 > export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen
++ 1381176625.753659000 /scripts/functions/environment : __rvm_setup() 63 > (( __rvm_env_loaded != 1 ))
++ 1381176625.759942000 /scripts/functions/environment : __rvm_setup() 64 > return 0
++ 1381176625.766323000 /scripts/cli : rvm() 770 > next_token=wrapper
++ 1381176625.772243000 /scripts/cli : rvm() 771 > (( 4 == 0 ))
++ 1381176625.777894000 /scripts/cli : rvm() 771 > shift
++ 1381176625.783704000 /scripts/cli : rvm() 772 > __rvm_parse_args ruby-2.0.0-p247@rubinius --no-links ruby
++ 1381176625.790854000 /scripts/cli : __rvm_parse_args() 1 > typeset _string
++ 1381176625.796976000 /scripts/cli : __rvm_parse_args() 2 > export rvm_ruby_string
++ 1381176625.803585000 /scripts/cli : __rvm_parse_args() 4 > rvm_action=reinstall
++ 1381176625.810171000 /scripts/cli : __rvm_parse_args() 5 > rvm_parse_break=0
++ 1381176625.816790000 /scripts/cli : __rvm_parse_args() 8 > [[ ruby-2.0.0-p247@rubinius --no-links ruby =~ --trace ]]
++ 1381176625.823005000 /scripts/cli : __rvm_parse_args() 15 > [[ -n wrapper ]]
++ 1381176625.828877000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=wrapper
++ 1381176625.835963000 /scripts/cli : __rvm_parse_args() 19 > (( 3 > 0 ))
++ 1381176625.842049000 /scripts/cli : __rvm_parse_args() 21 > next_token=ruby-2.0.0-p247@rubinius
++ 1381176625.848139000 /scripts/cli : __rvm_parse_args() 22 > shift
++ 1381176625.855125000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
++ 1381176625.861199000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
++ 1381176625.867146000 /scripts/cli : __rvm_parse_args() 220 > rvm_action=wrapper
++ 1381176625.874196000 /scripts/cli : __rvm_parse_args() 221 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
++ 1381176625.883092000 /scripts/cli : __rvm_parse_args() 222 > rvm_wrapper_name=--no-links
++ 1381176625.890602000 /scripts/cli : __rvm_parse_args() 223 > (( 2 == 0 ))
++ 1381176625.896547000 /scripts/cli : __rvm_parse_args() 223 > shift
++ 1381176625.904167000 /scripts/cli : __rvm_parse_args() 224 > rvm_ruby_args=("$@")
++ 1381176625.910664000 /scripts/cli : __rvm_parse_args() 225 > rvm_parse_break=1
++ 1381176625.917203000 /scripts/cli : __rvm_parse_args() 688 > [[ -z wrapper ]]
++ 1381176625.923850000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \w\r\a\p\p\e\r ]]
++ 1381176625.929786000 /scripts/cli : __rvm_parse_args() 691 > [[ 1 -eq 1 ]]
++ 1381176625.937189000 /scripts/cli : __rvm_parse_args() 692 > break
++ 1381176625.943435000 /scripts/cli : __rvm_parse_args() 696 > : rvm_ruby_args:1:ruby:
++ 1381176625.949529000 /scripts/cli : __rvm_parse_args() 698 > [[ -n '' ]]
++ 1381176625.958690000 /scripts/cli : rvm() 867 > (( rvm_trace_flag == 0 ))
++ 1381176625.965406000 /scripts/cli : rvm() 869 > export PS4
++ 1381176625.972772000 /scripts/cli : rvm() 870 > [[ -n '' ]]
++ 1381176625.979107000 /scripts/cli : rvm() 872 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176625.985679000 /scripts/cli : rvm() 874 > set -x
++ 1381176625.991682000 /scripts/cli : rvm() 876 > result=0
++ 1381176625.997483000 /scripts/cli : rvm() 877 > : rvm_ruby_args:1:ruby:
++ 1381176626.003672000 /scripts/cli : rvm() 879 > (( result ))
++ 1381176626.010675000 /scripts/cli : rvm() 949 > case "${rvm_action:=help}" in
++ 1381176626.017156000 /scripts/cli : rvm() 969 > /Users/bruceb/.rvm/scripts/wrapper ruby-2.0.0-p247@rubinius --no-links ruby
++ 1381176626.027100000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176626.031617000 /scripts/base : 30 > export PS4
++ 1381176626.037492000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176626.043257000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176626.048877000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176626.054771000 /scripts/base : 42 > __array_start=0
++ 1381176626.060241000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176626.065055000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176626.069893000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176626.076013000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176626.082347000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176626.089236000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176626.095138000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176626.100410000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176626.106943000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176626.114077000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176626.120875000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176626.138106000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176626.144536000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176626.151531000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176626.158584000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176626.166074000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176626.175450000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176626.182231000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176626.188958000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176626.196177000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176626.205235000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176626.212405000 /scripts/base : 75 > export rvm_path
++ 1381176626.219061000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176626.225325000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176626.230964000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176626.237428000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176626.244927000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176626.251868000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176626.260011000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176626.266615000 /scripts/initialize : 10 > export PS4
+++ 1381176626.274082000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176626.280086000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176626.286478000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176626.293967000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176626.299474000 /scripts/initialize : 31 > : __rvm_env_loaded:3:
+++ 1381176626.306854000 /scripts/initialize : 33 > : __rvm_env_loaded:4:
+++ 1381176626.313979000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176626.321290000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176626.328732000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176626.335294000 /scripts/base : 104 > source /Users/bruceb/.rvm/scripts/selector
++ 1381176626.346664000 /scripts/base : 105 > source /Users/bruceb/.rvm/scripts/selector_gemsets
++ 1381176626.353339000 /scripts/base : 109 > typeset -a scripts
++ 1381176626.358816000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176626.365210000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176626.372540000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176626.379503000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176626.387456000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176626.393695000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176626.399469000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176626.405298000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176626.411067000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176626.417094000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176626.422598000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176626.428077000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176626.433017000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176626.438522000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176626.443567000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176626.448217000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176626.453574000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176626.459072000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176626.463933000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176626.469033000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176626.473923000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176626.480218000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176626.486010000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176626.490847000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176626.496013000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176626.500434000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176626.506905000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176626.511789000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176626.516618000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176626.521510000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176626.526509000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176626.531159000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176626.536159000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176626.541818000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176626.546587000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176626.551680000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176626.556790000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176626.562461000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176626.567681000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176626.572731000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176626.577298000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176626.582031000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176626.587049000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176626.591966000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176626.596769000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176626.601362000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176626.606506000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176626.611288000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176626.615974000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176626.622166000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176626.627411000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176626.631847000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176626.636732000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176626.641420000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176626.645824000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176626.650580000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176626.655840000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176626.660572000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176626.665119000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176626.670847000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176626.676180000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176626.681490000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176626.687616000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176626.693721000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176626.699087000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176626.706017000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176626.711528000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176626.716270000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176626.721768000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176626.727168000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176626.732184000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176626.737751000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176626.742988000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176626.749476000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176626.755819000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176626.762119000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176626.767294000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176626.773397000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176626.778704000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176626.783742000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176626.789503000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176626.794531000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176626.799318000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176626.804809000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176626.810027000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176626.815176000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176626.820469000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176626.825363000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176626.830392000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176626.836219000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176626.841660000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176626.846693000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176626.851702000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176626.857045000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176626.862501000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176626.868504000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176626.875487000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176626.888531000 /scripts/functions/support : 220 > command which whence
+++ 1381176626.903456000 /scripts/functions/support : 222 > command which which
+++ 1381176626.916562000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.921743000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176626.926900000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.931893000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176626.937150000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.942140000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176626.947018000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.951703000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176626.957199000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.962086000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176626.966807000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.972158000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176626.976623000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.981102000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176626.985978000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176626.990883000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176626.995543000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176627.001011000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176627.006629000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176627.011613000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176627.016954000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176627.022231000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.027394000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176627.032547000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.038547000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176627.044198000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.049189000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176627.054794000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.060481000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176627.065665000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.071369000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176627.076568000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.081795000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176627.088625000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.093584000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176627.099081000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176627.104329000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176627.108947000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176627.114273000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176627.119488000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176627.125362000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176627.131193000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176627.137615000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176627.142983000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176627.148883000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176627.155195000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176627.160967000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176627.166564000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176627.175991000 /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'
++++ 1381176627.180713000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176627.187080000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176627.193409000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176627.198502000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176627.205524000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176627.216001000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176627.221709000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176627.227167000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176627.237134000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176627.243133000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176627.250009000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
+++++ 1381176627.250099000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
++++ 1381176627.277496000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176627.283434000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176627.291087000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176627.298159000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
+++++ 1381176627.298279000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
++++ 1381176627.309246000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176627.315708000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176627.322427000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176627.328056000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176627.334018000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176627.340247000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176627.345985000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176627.352194000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176627.357589000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176627.362838000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176627.367610000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176627.373583000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176627.385555000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176627.391432000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.397578000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176627.404163000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176627.410901000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176627.418072000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176627.424963000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176627.436965000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176627.442618000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176627.448376000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176627.454941000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176627.462197000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176627.468796000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.476698000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176627.476801000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.483553000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.483647000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176627.496316000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176627.502309000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176627.510131000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176627.516246000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176627.522299000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176627.527880000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176627.533971000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176627.541512000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176627.551867000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176627.558668000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176627.564644000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176627.570518000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176627.576098000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176627.581212000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176627.587787000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.587819000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176627.593716000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.594124000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176627.603872000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176627.609497000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176627.614488000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176627.619917000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176627.625704000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176627.630761000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176627.635712000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176627.641394000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176627.647688000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176627.653942000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.659851000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176627.665108000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176627.670593000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176627.677258000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176627.683531000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176627.694076000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176627.698775000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176627.704618000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176627.709718000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176627.715033000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176627.721017000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.727550000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176627.727492000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.732930000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.733191000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176627.744872000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176627.750956000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176627.757184000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176627.762797000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176627.768147000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176627.773569000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176627.779121000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176627.785413000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176627.796110000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176627.801015000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176627.806224000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176627.811656000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176627.816598000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176627.821834000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176627.827640000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.827635000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176627.833239000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.833255000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176627.846386000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176627.852232000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176627.857773000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176627.862897000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176627.868129000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176627.874614000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176627.880105000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176627.885478000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176627.891385000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176627.897887000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.905000000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176627.910586000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176627.916071000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176627.922617000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176627.929059000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176627.940516000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176627.946263000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176627.954004000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176627.959944000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176627.966460000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176627.973133000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176627.979643000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176627.980053000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176627.986171000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176627.986137000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176627.997177000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176628.002842000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176628.008427000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.014746000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176628.020646000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176628.027452000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176628.035170000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176628.042994000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176628.053499000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176628.058827000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176628.063886000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176628.069788000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176628.076218000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176628.082251000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.089850000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.090072000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176628.095827000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.096009000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++ 1381176628.107670000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176628.112746000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176628.118031000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176628.124042000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176628.129414000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176628.135713000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176628.143618000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176628.150565000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176628.158238000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176628.164910000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176628.173252000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176628.179421000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176628.185368000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176628.191767000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176628.198531000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176628.211597000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176628.217731000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176628.224421000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176628.230363000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176628.236339000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176628.242218000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176628.247915000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.247888000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176628.254522000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.254842000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176628.266708000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176628.272549000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176628.279721000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.286560000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176628.293709000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176628.299584000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176628.306374000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176628.312117000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176628.322164000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176628.327123000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176628.331843000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176628.337922000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176628.344273000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176628.350569000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.356502000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176628.356662000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.362432000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176628.362217000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176628.373523000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176628.378368000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176628.383959000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176628.389149000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176628.394105000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176628.399080000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176628.404434000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176628.410400000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176628.416432000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176628.421417000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176628.426740000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176628.432212000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176628.436856000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176628.441906000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176628.446879000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176628.457013000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176628.462034000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176628.466863000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176628.471073000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176628.475950000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176628.480800000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176628.486950000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176628.487291000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.492224000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.492202000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176628.501262000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176628.506861000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176628.511584000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.516839000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176628.521433000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176628.526422000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176628.531400000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176628.538082000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176628.548903000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176628.553597000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176628.558316000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176628.563325000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176628.568411000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176628.573195000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176628.578478000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176628.578417000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176628.583328000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176628.583208000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176628.594444000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176628.599011000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176628.603104000 /scripts/functions/db : __rvm_db() 26 > true
++ 1381176628.610483000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.616164000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/init
++ 1381176628.623120000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.628586000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/cleanup
++ 1381176628.634639000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.640807000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/env
++ 1381176628.647958000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.654719000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
+++ 1381176628.661496000 /scripts/functions/rvmrc : 3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
+++ 1381176628.670185000 /scripts/functions/rvmrc : 4 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
+++ 1381176628.677173000 /scripts/functions/rvmrc : 5 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
+++ 1381176628.682793000 /scripts/functions/rvmrc : 6 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
+++ 1381176628.690594000 /scripts/functions/rvmrc : 7 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
++ 1381176628.698495000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.704404000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/install
++ 1381176628.710316000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.715775000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/environment
++ 1381176628.722738000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.727859000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/gemset
++ 1381176628.733498000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176628.740009000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/checksum
++ 1381176628.746828000 /scripts/base : 116 > unset scripts entry rvm_base_except
+ 1381176628.753704000 /scripts/wrapper : 9 > source /Users/bruceb/.rvm/scripts/initialize
++ 1381176628.760662000 /scripts/initialize : 3 > : rvm_trace_flag:1
++ 1381176628.767187000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
++ 1381176628.772885000 /scripts/initialize : 6 > set -o xtrace
++ 1381176628.778152000 /scripts/initialize : 8 > [[ -z '' ]]
++ 1381176628.783051000 /scripts/initialize : 10 > export PS4
++ 1381176628.789342000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176628.794826000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
++ 1381176628.801745000 /scripts/initialize : 19 > shopt -s extglob
++ 1381176628.808086000 /scripts/initialize : 29 > export __rvm_env_loaded
++ 1381176628.814373000 /scripts/initialize : 31 > : __rvm_env_loaded:4:
++ 1381176628.821426000 /scripts/initialize : 33 > : __rvm_env_loaded:5:
++ 1381176628.827609000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
++ 1381176628.833233000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
+ 1381176628.839873000 /scripts/wrapper : 101 > (( 3 ))
+ 1381176628.845218000 /scripts/wrapper : 101 > [[ -n ruby-2.0.0-p247@rubinius ]]
+ 1381176628.850693000 /scripts/wrapper : 106 > ruby_string=ruby-2.0.0-p247@rubinius
+ 1381176628.856385000 /scripts/wrapper : 107 > shift
+ 1381176628.861587000 /scripts/wrapper : 108 > prefix=--no-links
+ 1381176628.867572000 /scripts/wrapper : 109 > (( 2 == 0 ))
+ 1381176628.874050000 /scripts/wrapper : 109 > shift
+ 1381176628.880500000 /scripts/wrapper : 111 > (( 1 ))
+ 1381176628.887003000 /scripts/wrapper : 112 > binaries=("$@")
+ 1381176628.892501000 /scripts/wrapper : 115 > override_check=0
+ 1381176628.898034000 /scripts/wrapper : 116 > (( 0 == 0 ))
+ 1381176628.904938000 /scripts/wrapper : 119 > __rvm_become ruby-2.0.0-p247@rubinius
+ 1381176628.910958000 /scripts/functions/environment : __rvm_become() 67 > typeset string rvm_rvmrc_flag
+ 1381176628.916811000 /scripts/functions/environment : __rvm_become() 68 > string=ruby-2.0.0-p247@rubinius
+ 1381176628.923496000 /scripts/functions/environment : __rvm_become() 69 > rvm_rvmrc_flag=0
+ 1381176628.928659000 /scripts/functions/environment : __rvm_become() 71 > [[ -n ruby-2.0.0-p247@rubinius ]]
+ 1381176628.933915000 /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
+ 1381176628.939296000 /scripts/functions/environment : __rvm_become() 73 > rvm_gemset_name=
+ 1381176628.944969000 /scripts/functions/environment : __rvm_become() 76 > __rvm_use
+ 1381176628.951641000 /scripts/selector : __rvm_use() 562 > typeset new_path binary full_binary_path rvm_ruby_gem_home
+ 1381176628.958792000 /scripts/selector : __rvm_use() 564 > __rvm_select
+ 1381176628.964293000 /scripts/selector : __rvm_select() 119 > true
+ 1381176628.969633000 /scripts/selector : __rvm_select() 120 > typeset _original_env_string
+ 1381176628.974581000 /scripts/selector : __rvm_select() 121 > _original_env_string=
+ 1381176628.979504000 /scripts/selector : __rvm_select() 124 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ 1381176628.984722000 /scripts/selector : __rvm_select() 125 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1381176628.990301000 /scripts/selector : __rvm_select() 126 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name
+ 1381176628.995431000 /scripts/selector : __rvm_select() 129 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
+ 1381176629.000914000 /scripts/selector : __rvm_select() 132 > [[ -z ruby-2.0.0-p247@rubinius ]]
+ 1381176629.006577000 /scripts/selector : __rvm_select() 143 > __rvm_ruby_string
+ 1381176629.011931000 /scripts/selector : __rvm_ruby_string() 700 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
+ 1381176629.017242000 /scripts/selector : __rvm_ruby_string() 702 > __rvm_default_flags
+ 1381176629.022279000 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
+ 1381176629.026934000 /scripts/selector : __rvm_ruby_string() 704 > rvm_expanding_aliases=
+ 1381176629.032480000 /scripts/selector : __rvm_ruby_string() 707 > true 2.0.0 '' rbx 2.0.0 '' '' '' @ ruby-2.0.0-p247@rubinius 0 0
+ 1381176629.039350000 /scripts/selector : __rvm_ruby_string() 712 > __rvm_grep @
+ 1381176629.039293000 /scripts/selector : __rvm_ruby_string() 712 > echo ruby-2.0.0-p247@rubinius
+ 1381176629.061095000 /scripts/selector : __rvm_ruby_string() 714 > rvm_gemset_name=rubinius
+ 1381176629.066063000 /scripts/selector : __rvm_ruby_string() 715 > rvm_ruby_string=ruby-2.0.0-p247
+ 1381176629.071434000 /scripts/selector : __rvm_ruby_string() 719 > (( rvm_expanding_aliases == 0 ))
+ 1381176629.077993000 /scripts/selector : __rvm_ruby_string() 720 > [[ -n ruby-2.0.0-p247 ]]
+ 1381176629.084158000 /scripts/selector : __rvm_ruby_string() 720 > [[ ruby-2.0.0-p247 != \s\y\s\t\e\m ]]
+ 1381176629.090291000 /scripts/selector : __rvm_ruby_string() 724 > [[ -f /Users/bruceb/.rvm/config/alias ]]
+ 1381176629.095581000 /scripts/selector : __rvm_ruby_string() 724 > [[ -s /Users/bruceb/.rvm/config/alias ]]
+ 1381176629.100570000 /scripts/selector : __rvm_ruby_string() 729 > [[ ruby-2.0.0-p247 == default ]]
+ 1381176629.106221000 /scripts/selector : __rvm_ruby_string() 736 > echo ruby-2.0.0-p247
+ 1381176629.106235000 /scripts/selector : __rvm_ruby_string() 736 > __rvm_grep @
+ 1381176629.135530000 /scripts/selector : __rvm_ruby_string() 742 > ruby_string=ruby-2.0.0-p247
+ 1381176629.140598000 /scripts/selector : __rvm_ruby_string() 743 > gemset_name=rubinius
+ 1381176629.145509000 /scripts/selector : __rvm_ruby_string() 744 > repo_url=
+ 1381176629.150697000 /scripts/selector : __rvm_ruby_string() 745 > branch_name=
+ 1381176629.156574000 /scripts/selector : __rvm_ruby_string() 746 > ruby_name=
+ 1381176629.162134000 /scripts/selector : __rvm_ruby_string() 748 > __rvm_unset_ruby_variables
+ 1381176629.167727000 /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
+ 1381176629.174060000 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1381176629.179843000 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1381176629.185180000 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1381176629.190419000 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1381176629.195962000 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]]
+ 1381176629.201156000 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1381176629.207639000 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /Users/bruceb ]]
+ 1381176629.213135000 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+ 1381176629.218151000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381176629.223501000 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1381176629.229050000 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1381176629.234485000 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /Users/bruceb/.rvmrc ]]
+ 1381176629.239561000 /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+ 1381176629.269683000 /scripts/functions/init : __rvm_load_rvmrc() 31 > source /Users/bruceb/.rvmrc
++ 1381176629.274897000 rc : source() 38 > export RUBY_HEAP_MIN_SLOTS=600000
++ 1381176629.279787000 rc : source() 38 > RUBY_HEAP_MIN_SLOTS=600000
++ 1381176629.284751000 rc : source() 41 > export RUBY_GC_MALLOC_LIMIT=59000000
++ 1381176629.290136000 rc : source() 41 > RUBY_GC_MALLOC_LIMIT=59000000
++ 1381176629.295947000 rc : source() 42 > export RUBY_HEAP_FREE_MIN=100000
++ 1381176629.301810000 rc : source() 42 > RUBY_HEAP_FREE_MIN=100000
++ 1381176629.307575000 rc : source() 45 > export PARALLEL_TEST_PROCESSORS=6
++ 1381176629.313211000 rc : source() 45 > PARALLEL_TEST_PROCESSORS=6
+ 1381176629.318523000 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1381176629.323738000 /scripts/selector : __rvm_ruby_string() 750 > rvm_ruby_repo_url=
+ 1381176629.328475000 /scripts/selector : __rvm_ruby_string() 751 > rvm_ruby_repo_branch=
+ 1381176629.333619000 /scripts/selector : __rvm_ruby_string() 752 > rvm_ruby_name=
+ 1381176629.339198000 /scripts/selector : __rvm_ruby_string() 754 > [[ -n rubinius ]]
+ 1381176629.345354000 /scripts/selector : __rvm_ruby_string() 756 > rvm_gemset_name=rubinius
+ 1381176629.351161000 /scripts/selector : __rvm_ruby_string() 757 > rvm_sticky_flag=1
+ 1381176629.356694000 /scripts/selector : __rvm_ruby_string() 760 > strings=()
+ 1381176629.361882000 /scripts/selector : __rvm_ruby_string() 761 > __rvm_custom_separated_array strings - ruby-2.0.0-p247
+ 1381176629.367007000 /scripts/functions/utility : __rvm_custom_separated_array() 241 > typeset IFS
+ 1381176629.372176000 /scripts/functions/utility : __rvm_custom_separated_array() 242 > IFS=-
+ 1381176629.377355000 /scripts/functions/utility : __rvm_custom_separated_array() 243 > [[ -n '' ]]
+ 1381176629.382924000 /scripts/functions/utility : __rvm_custom_separated_array() 245 > eval 'strings+=( $3 )'
++ 1381176629.387618000 /scripts/functions/utility : __rvm_custom_separated_array() 245 > strings+=($3)
+ 1381176629.392235000 /scripts/selector : __rvm_ruby_string() 763 > (( 3 == 0 ))
+ 1381176629.397421000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
+ 1381176629.403014000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
+ 1381176629.408185000 /scripts/selector : __rvm_ruby_string() 964 > rvm_ruby_interpreter=ruby
+ 1381176629.413143000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
+ 1381176629.418855000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
+ 1381176629.424301000 /scripts/selector : __rvm_ruby_string() 837 > [[ ruby == \r\b\x ]]
+ 1381176629.429482000 /scripts/selector : __rvm_ruby_string() 850 > case "$string" in
+ 1381176629.434248000 /scripts/selector : __rvm_ruby_string() 868 > rvm_ruby_version=2.0.0
+ 1381176629.438789000 /scripts/selector : __rvm_ruby_string() 869 > rvm_ruby_revision=
+ 1381176629.443471000 /scripts/selector : __rvm_ruby_string() 870 > rvm_ruby_tag=
+ 1381176629.448732000 /scripts/selector : __rvm_ruby_string() 778 > for string in '${strings[@]}'
+ 1381176629.454164000 /scripts/selector : __rvm_ruby_string() 780 > case "$string" in
+ 1381176629.459199000 /scripts/selector : __rvm_ruby_string() 894 > rvm_ruby_patch_level=p247
+ 1381176629.464941000 /scripts/selector : __rvm_ruby_string() 978 > [[ -z ruby ]]
+ 1381176629.470678000 /scripts/selector : __rvm_ruby_string() 991 > rvm_ruby_version=2.0.0
+ 1381176629.475903000 /scripts/selector : __rvm_ruby_string() 992 > [[ -z 2.0.0 ]]
+ 1381176629.481257000 /scripts/selector : __rvm_ruby_string() 1007 > rvm_ruby_string=ruby-2.0.0
+ 1381176629.486720000 /scripts/selector : __rvm_ruby_string() 1010 > [[ ruby == \e\x\t ]]
+ 1381176629.492529000 /scripts/selector : __rvm_ruby_string() 1014 > [[ 0 == \1 ]]
+ 1381176629.497262000 /scripts/selector : __rvm_ruby_string() 1014 > [[ -n '' ]]
+ 1381176629.502003000 /scripts/selector : __rvm_ruby_string() 1014 > [[ -n '' ]]
+ 1381176629.507216000 /scripts/selector : __rvm_ruby_string() 1035 > [[ -n '' ]]
+ 1381176629.512597000 /scripts/selector : __rvm_ruby_string() 1040 > [[ -n p247 ]]
+ 1381176629.517857000 /scripts/selector : __rvm_ruby_string() 1042 > rvm_ruby_string=ruby-2.0.0-p247
+ 1381176629.522585000 /scripts/selector : __rvm_ruby_string() 1080 > [[ -n '' ]]
+ 1381176629.527082000 /scripts/selector : __rvm_ruby_string() 1089 > detected_rvm_ruby_name=
+ 1381176629.532259000 /scripts/selector : __rvm_ruby_string() 1091 > true
+ 1381176629.537837000 /scripts/selector : __rvm_select() 145 > rvm_archive_extension=tar.gz
+ 1381176629.543488000 /scripts/selector : __rvm_select() 147 > [[ -z ruby ]]
+ 1381176629.548516000 /scripts/selector : __rvm_select() 151 > case "${rvm_ruby_interpreter:-missing}" in
+ 1381176629.553545000 /scripts/selector : __rvm_select() 411 > [[ -n p247 ]]
+ 1381176629.558798000 /scripts/selector : __rvm_select() 413 > rvm_ruby_package_file=ruby-2.0.0-p247
+ 1381176629.564300000 /scripts/selector : __rvm_select() 414 > rvm_ruby_package_name=ruby-2.0.0-p247
+ 1381176629.569387000 /scripts/selector : __rvm_select() 420 > [[ -z 2.0.0 ]]
++ 1381176629.574513000 /scripts/selector : __rvm_select() 424 > __rvm_db ruby_repo_url
++ 1381176629.579600000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++ 1381176629.584855000 /scripts/functions/db : __rvm_db() 8 > key=ruby_repo_url
++ 1381176629.589914000 /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url
++ 1381176629.594440000 /scripts/functions/db : __rvm_db() 10 > variable=
++ 1381176629.599457000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381176629.604957000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db ruby_repo_url
+++ 1381176629.609995000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381176629.614551000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++ 1381176629.620480000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176629.626252000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381176629.637122000 /scripts/functions/db : __rvm_db_() 61 > __key=ruby_repo_url
+++ 1381176629.642259000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381176629.647366000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381176629.653942000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381176629.658627000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db ruby_repo_url
+++ 1381176629.663577000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++ 1381176629.668866000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
+++ 1381176629.668949000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381176629.674028000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/user/db
+++ 1381176629.673956000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++ 1381176629.683609000 /scripts/functions/db : __rvm_db() 13 > value=
++ 1381176629.688537000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++ 1381176629.693475000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381176629.698812000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db ruby_repo_url
+++ 1381176629.703925000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++ 1381176629.708822000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++ 1381176629.713732000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++ 1381176629.718932000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++ 1381176629.728749000 /scripts/functions/db : __rvm_db_() 61 > __key=ruby_repo_url
+++ 1381176629.734493000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++ 1381176629.739950000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++ 1381176629.745354000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++ 1381176629.750908000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db ruby_repo_url
+++ 1381176629.756425000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++ 1381176629.762772000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^ruby_repo_url=##' -e '/^$/d'
+++ 1381176629.762852000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381176629.768212000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^ruby_repo_url=/{print}' /Users/bruceb/.rvm/config/db
+++ 1381176629.768141000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^ruby_repo_url=##' -e '/^$/d'
++ 1381176629.777915000 /scripts/functions/db : __rvm_db() 16 > value=git://github.com/ruby/ruby.git
++ 1381176629.784306000 /scripts/functions/db : __rvm_db() 19 > [[ -n git://github.com/ruby/ruby.git ]]
++ 1381176629.790066000 /scripts/functions/db : __rvm_db() 21 > [[ -n '' ]]
++ 1381176629.796319000 /scripts/functions/db : __rvm_db() 23 > echo git://github.com/ruby/ruby.git
++ 1381176629.801370000 /scripts/functions/db : __rvm_db() 26 > true
+ 1381176629.806579000 /scripts/selector : __rvm_select() 424 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
+ 1381176629.812833000 /scripts/selector : __rvm_select() 425 > (( 0 == 0 ))
+ 1381176629.817699000 /scripts/selector : __rvm_select() 427 > __rvm_version_compare 2.0.0 -lt 1.8.5
+ 1381176629.822767000 /scripts/functions/utility : __rvm_version_compare() 206 > typeset first
++ 1381176629.829095000 /scripts/functions/utility : __rvm_version_compare() 207 > __rvm_version_sort
++ 1381176629.829169000 /scripts/functions/utility : __rvm_version_compare() 207 > head -n1
++ 1381176629.829272000 /scripts/functions/utility : __rvm_version_compare() 207 > printf %b '2.0.0\n1.8.5\n'
++ 1381176629.834402000 /scripts/functions/utility : __rvm_version_sort() 201 > LC_ALL=C
++ 1381176629.840685000 /scripts/functions/utility : __rvm_version_sort() 201 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1381176629.850975000 /scripts/functions/utility : __rvm_version_compare() 207 > first=1.8.5
+ 1381176629.856205000 /scripts/functions/utility : __rvm_version_compare() 209 > case "$2" in
+ 1381176629.861493000 /scripts/functions/utility : __rvm_version_compare() 223 > [[ 1.8.5 == \2\.\0\.\0 ]]
+ 1381176629.866393000 /scripts/functions/utility : __rvm_version_compare() 223 > return 1
+ 1381176629.873112000 /scripts/selector : __rvm_select() 431 > rvm_archive_extension=tar.bz2
+ 1381176629.879800000 /scripts/selector : __rvm_select() 474 > [[ -n 2.0.0 ]]
+ 1381176629.884649000 /scripts/selector : __rvm_select() 476 > case "$rvm_ruby_version" in
+ 1381176629.889830000 /scripts/selector : __rvm_select() 478 > rvm_ruby_release_version=2
+ 1381176629.895128000 /scripts/selector : __rvm_select() 479 > rvm_ruby_major_version=2.0
+ 1381176629.900402000 /scripts/selector : __rvm_select() 479 > rvm_ruby_major_version=0
+ 1381176629.906046000 /scripts/selector : __rvm_select() 480 > rvm_ruby_minor_version=0
+ 1381176629.911271000 /scripts/selector : __rvm_select() 490 > [[ ruby == ext ]]
+ 1381176629.916687000 /scripts/selector : __rvm_select() 491 > rvm_ruby_package_name=ruby-2.0.0-p247
+ 1381176629.922947000 /scripts/selector : __rvm_select() 492 > rvm_ruby_home=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
+ 1381176629.928587000 /scripts/selector : __rvm_select() 493 > rvm_ruby_binary=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/bin/ruby
+ 1381176629.933344000 /scripts/selector : __rvm_select() 494 > rvm_ruby_irbrc=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
+ 1381176629.938760000 /scripts/selector : __rvm_select() 497 > [[ maglev == \r\u\b\y ]]
+ 1381176629.943810000 /scripts/selector : __rvm_select() 503 > [[ system == \r\u\b\y ]]
+ 1381176629.949042000 /scripts/selector : __rvm_select() 505 > __rvm_gemset_select
+ 1381176629.954837000 /scripts/selector_gemsets : __rvm_gemset_select() 151 > __rvm_gemset_select_only
+ 1381176629.960318000 /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247
+ 1381176629.965537000 /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
+ 1381176629.970607000 /scripts/selector_gemsets : __rvm_gemset_select_only() 57 > (( rvm_ignore_gemsets_flag ))
+ 1381176629.975683000 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
+ 1381176629.980864000 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
+ 1381176629.986974000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@rubinius@
+ 1381176629.993001000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@rubinius@
+ 1381176629.998232000 /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=rubinius
+ 1381176630.004563000 /scripts/selector_gemsets : __rvm_gemset_select_only() 66 > [[ -z rubinius ]]
+ 1381176630.011529000 /scripts/selector_gemsets : __rvm_gemset_select_only() 67 > rvm_ruby_gem_home=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.017278000 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > [[ rubinius == \g\l\o\b\a\l ]]
+ 1381176630.022624000 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
+ 1381176630.027671000 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > [[ -n rubinius ]]
+ 1381176630.032605000 /scripts/selector_gemsets : __rvm_gemset_select_only() 79 > rvm_env_string=ruby-2.0.0-p247@rubinius
+ 1381176630.038856000 /scripts/selector_gemsets : __rvm_gemset_select_only() 83 > true
+ 1381176630.045716000 /scripts/selector_gemsets : __rvm_gemset_select() 152 > __rvm_gemset_select_validation
+ 1381176630.052080000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 89 > [[ ! -d /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.057002000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 98 > (( 0 == 1 ))
+ 1381176630.062157000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 103 > case "${rvm_gemset_name}" in
+ 1381176630.068092000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 114 > typeset rvm_ruby_gem_home_254
+ 1381176630.073194000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 115 > [[ -n '' ]]
+ 1381176630.078810000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 117 > rvm_ruby_gem_home_254=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.083778000 /scripts/selector_gemsets : __rvm_gemset_select_validation() 120 > [[ /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 ]]
+ 1381176630.088768000 /scripts/selector_gemsets : __rvm_gemset_select() 153 > __rvm_gemset_select_ensure
+ 1381176630.093920000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 129 > mkdir -p /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.102868000 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 132 > __rvm_using_gemset_globalcache
+ 1381176630.108122000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /Users/bruceb/.rvm/scripts/db /Users/bruceb/.rvm/user/db use_gemset_globalcache
+ 1381176630.108189000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > __rvm_grep '^true$'
+ 1381176630.151499000 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
+ 1381176630.156847000 /scripts/selector : __rvm_select() 512 > rvm_ruby_selected_flag=1
+ 1381176630.161867000 /scripts/selector : __rvm_select() 514 > [[ -d /Users/bruceb/.rvm/log/ruby-2.0.0-p247 ]]
+ 1381176630.167174000 /scripts/selector : __rvm_use() 566 > [[ system == ruby ]]
+ 1381176630.172439000 /scripts/selector : __rvm_use() 570 > [[ ! -d /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247 ]]
+ 1381176630.178109000 /scripts/selector : __rvm_use() 584 > [[ ! -d /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.183420000 /scripts/selector : __rvm_use() 584 > [[ -n '' ]]
+ 1381176630.188577000 /scripts/selector : __rvm_use() 596 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1381176630.194008000 /scripts/selector : __rvm_use() 597 > GEM_HOME=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.198995000 /scripts/selector : __rvm_use() 598 > GEM_PATH=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
+ 1381176630.205267000 /scripts/selector : __rvm_use() 599 > MY_RUBY_HOME=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
+ 1381176630.210849000 /scripts/selector : __rvm_use() 600 > RUBY_VERSION=ruby-2.0.0-p247
+ 1381176630.215995000 /scripts/selector : __rvm_use() 601 > IRBRC=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
+ 1381176630.221030000 /scripts/selector : __rvm_use() 602 > unset BUNDLE_PATH
+ 1381176630.226135000 /scripts/selector : __rvm_use() 605 > [[ maglev == \r\u\b\y ]]
+ 1381176630.231854000 /scripts/selector : __rvm_use() 610 > [[ -n /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc ]]
+ 1381176630.237449000 /scripts/selector : __rvm_use() 613 > __rvm_ensure_has_environment_files
+ 1381176630.243688000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > typeset environment_id file_name directory identifier variable value variables
++ 1381176630.249352000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 >__rvm_env_string
++ 1381176630.255119000 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381176630.260760000 /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176630.265544000 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-2.0.0-p247@rubinius
++ 1381176630.270541000 /scripts/functions/environment : __rvm_env_string() 11 > _string=ruby-2.0.0-p247@rubinius
++ 1381176630.275258000 /scripts/functions/environment : __rvm_env_string() 12 > _string=ruby-2.0.0-p247@rubinius
++ 1381176630.280197000 /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'ruby-2.0.0-p247@rubinius\n'
+ 1381176630.285992000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > environment_id=ruby-2.0.0-p247@rubinius
+ 1381176630.291439000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > file_name=/Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius
+ 1381176630.296950000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 91 > [[ ! -d /Users/bruceb/.rvm/environments ]]
+ 1381176630.301849000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > [[ ! -s /Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.307089000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 98 > rm -f /Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius
+ 1381176630.315475000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 99 > printf %b 'export PATH ; PATH="/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius/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:$PATH"\n'
+ 1381176630.320862000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.325647000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export rvm_env_string'
++ 1381176630.330399000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export rvm_env_string
+ 1381176630.335241000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${rvm_env_string:-}'
++ 1381176630.343147000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=ruby-2.0.0-p247@rubinius
+ 1381176630.350157000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n ruby-2.0.0-p247@rubinius ]]
+ 1381176630.356817000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' rvm_env_string rvm_env_string ruby-2.0.0-p247@rubinius
+ 1381176630.362985000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.369597000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export rvm_path'
++ 1381176630.376199000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export rvm_path
+ 1381176630.384039000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${rvm_path:-}'
++ 1381176630.390150000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=/Users/bruceb/.rvm
+ 1381176630.396236000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n /Users/bruceb/.rvm ]]
+ 1381176630.402132000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' rvm_path rvm_path /Users/bruceb/.rvm
+ 1381176630.407832000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.413307000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export rvm_ruby_string'
++ 1381176630.420116000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export rvm_ruby_string
+ 1381176630.426023000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${rvm_ruby_string:-}'
++ 1381176630.431413000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=ruby-2.0.0-p247
+ 1381176630.437652000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n ruby-2.0.0-p247 ]]
+ 1381176630.443011000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' rvm_ruby_string rvm_ruby_string ruby-2.0.0-p247
+ 1381176630.448086000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.454021000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export rvm_gemset_name'
++ 1381176630.459552000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export rvm_gemset_name
+ 1381176630.464800000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${rvm_gemset_name:-}'
++ 1381176630.469788000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=rubinius
+ 1381176630.475144000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n rubinius ]]
+ 1381176630.480137000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' rvm_gemset_name rvm_gemset_name rubinius
+ 1381176630.486207000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.491710000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export RUBY_VERSION'
++ 1381176630.497644000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export RUBY_VERSION
+ 1381176630.503718000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${RUBY_VERSION:-}'
++ 1381176630.509484000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=ruby-2.0.0-p247
+ 1381176630.514652000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n ruby-2.0.0-p247 ]]
+ 1381176630.519891000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' RUBY_VERSION RUBY_VERSION ruby-2.0.0-p247
+ 1381176630.524646000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.529541000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export GEM_HOME'
++ 1381176630.534594000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export GEM_HOME
+ 1381176630.541193000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${GEM_HOME:-}'
++ 1381176630.547166000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.554221000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.560476000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' GEM_HOME GEM_HOME /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
+ 1381176630.567395000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.573423000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export GEM_PATH'
++ 1381176630.579533000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export GEM_PATH
+ 1381176630.585422000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${GEM_PATH:-}'
++ 1381176630.591239000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
+ 1381176630.596814000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global ]]
+ 1381176630.602588000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' GEM_PATH GEM_PATH /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius:/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@global
+ 1381176630.608431000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.614121000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export MY_RUBY_HOME'
++ 1381176630.620657000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export MY_RUBY_HOME
+ 1381176630.626962000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${MY_RUBY_HOME:-}'
++ 1381176630.632782000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
+ 1381176630.638863000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247 ]]
+ 1381176630.644987000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' MY_RUBY_HOME MY_RUBY_HOME /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247
+ 1381176630.650960000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.656958000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export IRBRC'
++ 1381176630.662989000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export IRBRC
+ 1381176630.668664000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${IRBRC:-}'
++ 1381176630.674338000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=/Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
+ 1381176630.681258000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc ]]
+ 1381176630.686558000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'export %b ; %b='\''%b'\''\n' IRBRC IRBRC /Users/bruceb/.rvm/rubies/ruby-2.0.0-p247/.irbrc
+ 1381176630.692374000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.697482000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export MAGLEV_HOME'
++ 1381176630.703373000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export MAGLEV_HOME
+ 1381176630.708614000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${MAGLEV_HOME:-}'
++ 1381176630.714147000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=
+ 1381176630.719993000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n '' ]]
+ 1381176630.724993000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 >printf 'unset %b\n' MAGLEV_HOME
+ 1381176630.731731000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 103 >for variable in rvm_env_string rvm_path rvm_ruby_string rvm_gemset_name RUBY_VERSION GEM_HOME GEM_PATH MY_RUBY_HOME IRBRC MAGLEV_HOME RBXOPT
+ 1381176630.738832000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >eval 'export RBXOPT'
++ 1381176630.744903000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 export RBXOPT
+ 1381176630.750366000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 >eval 'value=${RBXOPT:-}'
++ 1381176630.756616000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 107 value=
+ 1381176630.762027000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >[[ -n '' ]]
+ 1381176630.767544000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 >printf 'unset %b\n' RBXOPT
+ 1381176630.772360000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 118 >(( 0 == 1 ))
+ 1381176630.776926000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 119 >[[ ! -f /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ]]
+ 1381176630.782195000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 >for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
+ 1381176630.788227000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 124 >rvm_create_default_wrappers=1
+ 1381176630.794102000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >directory=/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius
+ 1381176630.800619000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 128 >[[ ! -L /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.805882000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 128 >[[ ! -d /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius ]]
+ 1381176630.810909000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 129 >mkdir -p /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius
+ 1381176630.820049000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 131 >/Users/bruceb/.rvm/scripts/wrapper ruby-2.0.0-p247@rubinius
+ 1381176637.743439000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 >for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
+ 1381176637.748267000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 124 >rvm_create_default_wrappers=1
+ 1381176637.753382000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >directory=/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@global
+ 1381176637.758570000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 128 >[[ ! -L /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@global ]]
+ 1381176637.763669000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 128 >[[ ! -d /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@global ]]
+ 1381176637.768479000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 134 >rvm_create_default_wrappers=0
+ 1381176637.773374000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 137 >return 0
+ 1381176637.778360000 /scripts/selector : __rvm_use() 616 > (( 1 >= 2 ))
+ 1381176637.783742000 /scripts/selector : __rvm_use() 617 > (( 1 == 1 && 0 == 1 ))
+ 1381176637.791672000 /scripts/selector : __rvm_use() 622 > [[ /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\@\g\l\o\b\a\l ]]
++ 1381176637.797523000 /scripts/selector : __rvm_use() 624 > __rvm_remove_rvm_from_path
++ 1381176637.802454000 /scripts/functions/env : __rvm_remove_rvm_from_path() 173 > typeset local_rvm_path
++ 1381176637.807863000 /scripts/functions/env : __rvm_remove_rvm_from_path() 174 > __rvm_remove_from_path '/Users/bruceb/.rvm/*'
++ 1381176637.812946000 /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1381176637.818693000 /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1381176637.823776000 /scripts/functions/utility : __rvm_remove_from_path() 89 > _value='/Users/bruceb/.rvm/*'
++ 1381176637.828869000 /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /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 =~ // ]]
++ 1381176637.833825000 /scripts/functions/utility : __rvm_remove_from_path() 102 > __rvm_string_match :/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: '*:/Users/bruceb/.rvm/*:*'
++ 1381176637.840013000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176637.845557000 /scripts/functions/support : __rvm_string_match() 28 > _string=:/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:
++ 1381176637.850872000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176637.856288000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176637.861008000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176637.865766000 /scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1381176637.871876000 /scripts/functions/utility : __rvm_remove_from_path() 104 > typeset -a _path
++ 1381176637.876854000 /scripts/functions/utility : __rvm_remove_from_path() 105 > _path=()
++ 1381176637.882526000 /scripts/functions/utility : __rvm_remove_from_path() 106 > __rvm_custom_separated_array _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
++ 1381176637.887079000 /scripts/functions/utility : __rvm_custom_separated_array() 241 > typeset IFS
++ 1381176637.891685000 /scripts/functions/utility : __rvm_custom_separated_array() 242 > IFS=:
++ 1381176637.896459000 /scripts/functions/utility : __rvm_custom_separated_array() 243 > [[ -n '' ]]
++ 1381176637.901371000 /scripts/functions/utility : __rvm_custom_separated_array() 245 > eval '_path+=( $3 )'
+++ 1381176637.906284000 /scripts/functions/utility : __rvm_custom_separated_array() 245 > _path+=($3)
++ 1381176637.911152000 /scripts/functions/utility : __rvm_remove_from_path() 107 > __rvm_remove_from_array _path '/Users/bruceb/.rvm/*' /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
++ 1381176637.915688000 /scripts/functions/utility : __rvm_remove_from_array() 251 > typeset _array_name _search _iterator
++ 1381176637.922086000 /scripts/functions/utility : __rvm_remove_from_array() 252 > typeset -a _temp_array
++ 1381176637.927766000 /scripts/functions/utility : __rvm_remove_from_array() 253 > _array_name=_path
++ 1381176637.932468000 /scripts/functions/utility : __rvm_remove_from_array() 254 > _search='/Users/bruceb/.rvm/*'
++ 1381176637.937020000 /scripts/functions/utility : __rvm_remove_from_array() 255 > shift 2
++ 1381176637.941623000 /scripts/functions/utility : __rvm_remove_from_array() 256 > _temp_array=()
++ 1381176637.946547000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176637.951965000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruceb/.rvm/bin '/Users/bruceb/.rvm/*'
++ 1381176637.957157000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176637.962256000 /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruceb/.rvm/bin
++ 1381176637.967473000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176637.972246000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176637.977082000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176637.982054000 /scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1381176637.987937000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176637.992977000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/local/bin '/Users/bruceb/.rvm/*'
++ 1381176637.997631000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.003054000 /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/local/bin
++ 1381176638.008236000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.012827000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.017561000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.021945000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.026559000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.031277000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.037053000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.042407000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.047134000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/local/sbin '/Users/bruceb/.rvm/*'
++ 1381176638.051939000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.056763000 /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/local/sbin
++ 1381176638.061211000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.065993000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.070851000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.076045000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.080702000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.085728000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.090481000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.095131000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.099570000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruceb/bin '/Users/bruceb/.rvm/*'
++ 1381176638.104296000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.109324000 /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruceb/bin
++ 1381176638.114056000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.119960000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.125380000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.130152000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.134840000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.139293000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.143884000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.148221000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.153768000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/bin '/Users/bruceb/.rvm/*'
++ 1381176638.158794000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.163597000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/bin
++ 1381176638.168235000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.173360000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.177814000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.183358000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.188782000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.193930000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.198631000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.204051000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.208786000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/sbin '/Users/bruceb/.rvm/*'
++ 1381176638.213435000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.218075000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/sbin
++ 1381176638.222693000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.227461000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.232370000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.237527000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.242187000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.246784000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.251526000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.257197000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.262707000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/php/bin '/Users/bruceb/.rvm/*'
++ 1381176638.267451000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.272332000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/php/bin
++ 1381176638.277421000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.282304000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.287998000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.293218000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.297884000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.302922000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.308509000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.313169000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.318006000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sw/lib/perl5/ExtUtils '/Users/bruceb/.rvm/*'
++ 1381176638.322892000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.327660000 /scripts/functions/support : __rvm_string_match() 28 > _string=/sw/lib/perl5/ExtUtils
++ 1381176638.332664000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.337775000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.342404000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.348616000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.353546000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.358279000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.363618000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.368233000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.374147000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sw/bin '/Users/bruceb/.rvm/*'
++ 1381176638.379497000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.386079000 /scripts/functions/support : __rvm_string_match() 28 > _string=/sw/bin
++ 1381176638.391314000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.396900000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.401498000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.406317000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.411102000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.416352000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.422224000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.428724000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.433295000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sw/sbin '/Users/bruceb/.rvm/*'
++ 1381176638.437849000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.442220000 /scripts/functions/support : __rvm_string_match() 28 > _string=/sw/sbin
++ 1381176638.446502000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.451872000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.457918000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.463195000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.468148000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.473017000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.478055000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.482822000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.487815000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/bin '/Users/bruceb/.rvm/*'
++ 1381176638.492876000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.498385000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/bin
++ 1381176638.503533000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.508232000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.512900000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.517466000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.522803000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.527140000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.531321000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.536327000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.542797000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /bin '/Users/bruceb/.rvm/*'
++ 1381176638.547875000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.552923000 /scripts/functions/support : __rvm_string_match() 28 > _string=/bin
++ 1381176638.557645000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.562974000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.567894000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.572741000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.577577000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.582487000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.587099000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.591544000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.596094000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/sbin '/Users/bruceb/.rvm/*'
++ 1381176638.601119000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.606421000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/sbin
++ 1381176638.612458000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.621939000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.627496000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.632577000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.637892000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.642785000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.648358000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.653679000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.658541000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /sbin '/Users/bruceb/.rvm/*'
++ 1381176638.663435000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.668355000 /scripts/functions/support : __rvm_string_match() 28 > _string=/sbin
++ 1381176638.673352000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.678365000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.683310000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.688427000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.693259000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.697712000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.704040000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.709086000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.714279000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /opt/X11/bin '/Users/bruceb/.rvm/*'
++ 1381176638.719459000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.724068000 /scripts/functions/support : __rvm_string_match() 28 > _string=/opt/X11/bin
++ 1381176638.728654000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.733616000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.738446000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.743592000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.749273000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.755613000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.760605000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.765478000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.770443000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Developer/Tools '/Users/bruceb/.rvm/*'
++ 1381176638.775547000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.780885000 /scripts/functions/support : __rvm_string_match() 28 > _string=/Developer/Tools
++ 1381176638.785941000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.791577000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.796484000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.801290000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.806143000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.811771000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.816596000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.821895000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.826703000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/mysql/bin '/Users/bruceb/.rvm/*'
++ 1381176638.831362000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.837048000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/mysql/bin
++ 1381176638.841977000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.846688000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.852708000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.857403000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.862317000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.866608000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.872298000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.877686000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.882108000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /usr/local/qt/bin '/Users/bruceb/.rvm/*'
++ 1381176638.886943000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.891343000 /scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/qt/bin
++ 1381176638.896106000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.901108000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.905886000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.910817000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.915747000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.921808000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.927603000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.932393000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.937020000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Applications/Firefox.app/Contents/MacOS '/Users/bruceb/.rvm/*'
++ 1381176638.941303000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176638.945699000 /scripts/functions/support : __rvm_string_match() 28 > _string=/Applications/Firefox.app/Contents/MacOS
++ 1381176638.951236000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176638.956561000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176638.961700000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176638.967574000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176638.973493000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176638.979072000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176638.984210000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176638.990976000 /scripts/functions/utility : __rvm_remove_from_array() 257 > for _iterator in '"$@"'
++ 1381176638.996565000 /scripts/functions/utility : __rvm_remove_from_array() 259 > __rvm_string_match /Users/bruceb/.gem/ruby/1.8/bin '/Users/bruceb/.rvm/*'
++ 1381176639.002556000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176639.008066000 /scripts/functions/support : __rvm_string_match() 28 > _string=/Users/bruceb/.gem/ruby/1.8/bin
++ 1381176639.014465000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176639.020243000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176639.024801000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176639.030867000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176639.037740000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176639.043799000 /scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1381176639.050269000 /scripts/functions/utility : __rvm_remove_from_array() 259 > _temp_array+=("$_iterator")
++ 1381176639.057956000 /scripts/functions/utility : __rvm_remove_from_array() 261 > eval '_path=( "${_temp_array[@]}" )'
+++ 1381176639.063705000 /scripts/functions/utility : __rvm_remove_from_array() 261 > _path=("${_temp_array[@]}")
++ 1381176639.071034000 /scripts/functions/utility : __rvm_remove_from_path() 108 > __rvm_join_array PATH : _path
++ 1381176639.076884000 /scripts/functions/utility : __rvm_join_array() 266 > typeset IFS
++ 1381176639.081976000 /scripts/functions/utility : __rvm_join_array() 267 > IFS=:
++ 1381176639.087617000 /scripts/functions/utility : __rvm_join_array() 268 > eval 'PATH="${_path[*]}"'
+++ 1381176639.094017000 /scripts/functions/utility : __rvm_join_array() 268 > 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
++ 1381176639.100907000 /scripts/functions/env : __rvm_remove_rvm_from_path() 175 > __rvm_remove_from_path /Users/bruceb/.rvm/bin
++ 1381176639.106834000 /scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1381176639.113521000 /scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1381176639.120415000 /scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/Users/bruceb/.rvm/bin
++ 1381176639.127488000 /scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /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 =~ // ]]
++ 1381176639.134001000 /scripts/functions/utility : __rvm_remove_from_path() 102 > __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:*'
++ 1381176639.140667000 /scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1381176639.147106000 /scripts/functions/support : __rvm_string_match() 28 > _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:
++ 1381176639.155023000 /scripts/functions/support : __rvm_string_match() 29 > shift
++ 1381176639.161249000 /scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1381176639.166460000 /scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1381176639.173527000 /scripts/functions/support : __rvm_string_match() 35 > shift
++ 1381176639.179266000 /scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1381176639.184413000 /scripts/functions/support : __rvm_string_match() 37 > return 1
+++ 1381176639.190201000 /scripts/functions/env : __rvm_remove_rvm_from_path() 177 > __rvm_which rvm
++ 1381176639.217991000 /scripts/functions/env : __rvm_remove_rvm_from_path() 177 > local_rvm_path=
++ 1381176639.223117000 /scripts/functions/env : __rvm_remove_rvm_from_path() 180 > builtin hash -r
++ 1381176639.228533000 /scripts/selector : __rvm_use() 624 > printf %b /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
+ 1381176639.234286000 /scripts/selector : __rvm_use() 624 > new_path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius/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
+ 1381176639.240435000 /scripts/selector : __rvm_use() 630 > [[ -z ruby-2.0.0-p247 ]]
+ 1381176639.245622000 /scripts/selector : __rvm_use() 630 > export rvm_ruby_string
+ 1381176639.251443000 /scripts/selector : __rvm_use() 631 > [[ -z rubinius ]]
+ 1381176639.259868000 /scripts/selector : __rvm_use() 631 > export rvm_gemset_name
+ 1381176639.266539000 /scripts/selector : __rvm_use() 633 > [[ -n /Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius/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 ]]
+ 1381176639.271885000 /scripts/selector : __rvm_use() 635 > export PATH=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius/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
+ 1381176639.277713000 /scripts/selector : __rvm_use() 635 > PATH=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius/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
+ 1381176639.283131000 /scripts/selector : __rvm_use() 636 > unset new_path
+ 1381176639.289991000 /scripts/selector : __rvm_use() 637 > builtin hash -r
+ 1381176639.296075000 /scripts/selector : __rvm_use() 640 > [[ ruby-2.0.0-p247 != \s\y\s\t\e\m ]]
+ 1381176639.302498000 /scripts/selector : __rvm_use() 642 > case "${rvm_rvmrc_flag:-0}" in
+ 1381176639.307824000 /scripts/selector : __rvm_use() 648 > typeset environment_id
++ 1381176639.313129000 /scripts/selector : __rvm_use() 649 > __rvm_env_string
++ 1381176639.319133000 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381176639.324705000 /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176639.330113000 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.335209000 /scripts/functions/environment : __rvm_env_string() 11 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.341528000 /scripts/functions/environment : __rvm_env_string() 12 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.347404000 /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'ruby-2.0.0-p247@rubinius\n'
+ 1381176639.353245000 /scripts/selector : __rvm_use() 649 > environment_id=ruby-2.0.0-p247@rubinius
+ 1381176639.359555000 /scripts/selector : __rvm_use() 651 > (( 0 == 1 ))
+ 1381176639.364672000 /scripts/selector : __rvm_use() 660 > rvm_default_flag=0
+ 1381176639.370854000 /scripts/selector : __rvm_use() 662 > [[ -n '' ]]
+ 1381176639.376697000 /scripts/selector : __rvm_use() 668 > [[ -n '' ]]
+ 1381176639.383827000 /scripts/selector : __rvm_use() 685 > rvm_hook=after_use
+ 1381176639.389183000 /scripts/selector : __rvm_use() 686 > source /Users/bruceb/.rvm/scripts/hook
++ 1381176639.394956000 /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
++ 1381176639.401796000 /scripts/hook : source() 5 > old_rvm_verbose_flag=0
++ 1381176639.408873000 /scripts/hook : source() 6 > old_rvm_debug_flag=1
++ 1381176639.415519000 /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
++ 1381176639.421296000 /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:1 rvm_hook:after_use
++ 1381176639.426861000 /scripts/hook : source() 15 > [[ -n after_use ]]
++ 1381176639.433246000 /scripts/hook : source() 17 > hooks=("$rvm_hooks_path")
++ 1381176639.438956000 /scripts/hook : source() 18 > [[ /Users/bruceb/.rvm/src/rbx-2.0.0/.rvm/hooks == \/\U\s\e\r\s\/\b\r\u\c\e\b\/\.\r\v\m\/\h\o\o\k\s ]]
++ 1381176639.444361000 /scripts/hook : source() 19 > hooks+=("$PWD/.rvm/hooks")
++ 1381176639.450349000 /scripts/hook : source() 23 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
+++ 1381176639.457657000 /scripts/hook : source() 24 > __rvm_find -L /Users/bruceb/.rvm/hooks /Users/bruceb/.rvm/src/rbx-2.0.0/.rvm/hooks -iname 'after_use*' -type f
++ 1381176639.479129000 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381176639.484418000 /scripts/hook : source() 27 > [[ -x /Users/bruceb/.rvm/hooks/after_use_jruby ]]
++ 1381176639.489767000 /scripts/hook : source() 27 > [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
++ 1381176639.495199000 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381176639.500599000 /scripts/hook : source() 27 > [[ -x /Users/bruceb/.rvm/hooks/after_use_jruby_opts ]]
++ 1381176639.506614000 /scripts/hook : source() 27 > [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1381176639.512196000 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381176639.517529000 /scripts/hook : source() 27 > [[ -x /Users/bruceb/.rvm/hooks/after_use_maglev ]]
++ 1381176639.522629000 /scripts/hook : source() 29 > rvm_debug 'Running /Users/bruceb/.rvm/hooks/after_use_maglev'
++ 1381176639.527929000 /scripts/functions/logging : rvm_debug() 144 > (( 1 ))
++ 1381176639.532634000 /scripts/functions/logging : rvm_debug() 145 > rvm_pretty_print stderr
++ 1381176639.538542000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176639.544628000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176639.550819000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176639.556762000 /scripts/functions/logging : rvm_pretty_print() 83 > [[ -t 2 ]]
++ 1381176639.562497000 /scripts/functions/logging : rvm_pretty_print() 83 > return 1
++ 1381176639.567447000 /scripts/functions/logging : rvm_debug() 147 > printf %b 'Running /Users/bruceb/.rvm/hooks/after_use_maglev\n'
Running /Users/bruceb/.rvm/hooks/after_use_maglev
++ 1381176639.572535000 /scripts/hook : source() 30 > __rvm_conditionally_do_with_env . /Users/bruceb/.rvm/hooks/after_use_maglev
++ 1381176639.577295000 /scripts/functions/environment : __rvm_conditionally_do_with_env() 346 > (( __rvm_env_loaded > 0 ))
++ 1381176639.581647000 /scripts/functions/environment : __rvm_conditionally_do_with_env() 348 > . /Users/bruceb/.rvm/hooks/after_use_maglev
+++ 1381176639.588321000 /hooks/after_use_maglev : source() 3 > . /Users/bruceb/.rvm/scripts/functions/hooks/maglev
+++ 1381176639.594168000 /hooks/after_use_maglev : source() 6 > [[ ruby-2.0.0-p247 =~ maglev ]]
++ 1381176639.599461000 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381176639.605255000 /scripts/hook : source() 27 > [[ -x /Users/bruceb/.rvm/hooks/after_use_rbx_opts ]]
++ 1381176639.612164000 /scripts/hook : source() 27 > [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1381176639.618533000 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1381176639.624045000 /scripts/hook : source() 27 > [[ -x /Users/bruceb/.rvm/hooks/after_use_textmate ]]
++ 1381176639.629343000 /scripts/hook : source() 27 > [[ after_use_textmate == \a\f\t\e\r\_\u\s\e ]]
++ 1381176639.636032000 /scripts/hook : source() 35 > unset rvm_hook hooks _hooks_list hook
+ 1381176639.641335000 /scripts/selector : __rvm_use() 687 > return 0
+ 1381176639.646724000 /scripts/functions/environment : __rvm_become() 78 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
+ 1381176639.653618000 /scripts/functions/environment : __rvm_become() 80 > return 0
+ 1381176639.658982000 /scripts/wrapper : 125 > rvm_bin_path=/Users/bruceb/.rvm/bin
+ 1381176639.664735000 /scripts/wrapper : 126 > rvm_wrappers_path=/Users/bruceb/.rvm/wrappers
+ 1381176639.671142000 /scripts/wrapper : 128 > [[ -d /Users/bruceb/.rvm/bin ]]
+ 1381176639.676748000 /scripts/wrapper : 128 > [[ ! -w /Users/bruceb/.rvm/bin ]]
+ 1381176639.681869000 /scripts/wrapper : 129 > [[ ! -d /Users/bruceb/.rvm/bin ]]
+ 1381176639.687318000 /scripts/wrapper : 142 > [[ -d /Users/bruceb/.rvm/bin ]]
+ 1381176639.692718000 /scripts/wrapper : 144 > __rvm_ensure_has_environment_files
+ 1381176639.697870000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > typeset environment_id file_name directory identifier variable value variables
++ 1381176639.703819000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 >__rvm_env_string
++ 1381176639.709578000 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381176639.714980000 /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176639.720418000 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.725007000 /scripts/functions/environment : __rvm_env_string() 11 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.729847000 /scripts/functions/environment : __rvm_env_string() 12 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.735384000 /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'ruby-2.0.0-p247@rubinius\n'
+ 1381176639.741186000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > environment_id=ruby-2.0.0-p247@rubinius
+ 1381176639.747016000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > file_name=/Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius
+ 1381176639.753515000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 91 > [[ ! -d /Users/bruceb/.rvm/environments ]]
+ 1381176639.759661000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > [[ ! -s /Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius ]]
+ 1381176639.765139000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > __rvm_grep rvm_env_string= /Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius
+ 1381176639.770605000 /scripts/functions/support : __rvm_grep() 215 > GREP_OPTIONS=
+ 1381176639.776273000 /scripts/functions/support : __rvm_grep() 215 > grep rvm_env_string= /Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius
+ 1381176639.789553000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 118 >(( 0 == 1 ))
+ 1381176639.795413000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 119 >[[ ! -f /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ]]
+ 1381176639.800359000 /scripts/functions/environment : __rvm_ensure_has_environment_files() 137 >return 0
++ 1381176639.806053000 /scripts/wrapper : 145 > __rvm_env_string
++ 1381176639.811216000 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1381176639.816314000 /scripts/functions/environment : __rvm_env_string() 7 > _path=/Users/bruceb/.rvm/gems/ruby-2.0.0-p247@rubinius
++ 1381176639.821735000 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.827067000 /scripts/functions/environment : __rvm_env_string() 11 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.832643000 /scripts/functions/environment : __rvm_env_string() 12 > _string=ruby-2.0.0-p247@rubinius
++ 1381176639.838366000 /scripts/functions/environment : __rvm_env_string() 14 > printf %b 'ruby-2.0.0-p247@rubinius\n'
+ 1381176639.844360000 /scripts/wrapper : 145 > environment_identifier=ruby-2.0.0-p247@rubinius
+ 1381176639.849698000 /scripts/wrapper : 166 > [[ ruby =~ --all ]]
+ 1381176639.855194000 /scripts/wrapper : 183 > _log=/Users/bruceb/.rvm/log/ruby-2.0.0-p247@rubinius
+ 1381176639.860250000 /scripts/wrapper : 184 > [[ -d /Users/bruceb/.rvm/log/ruby-2.0.0-p247@rubinius ]]
+ 1381176639.865256000 /scripts/wrapper : 185 > _log=/Users/bruceb/.rvm/log/ruby-2.0.0-p247@rubinius/wrappers.log
+ 1381176639.871187000 /scripts/wrapper : 187 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381176639.875866000 /scripts/wrapper : 188 > wrappers_target=/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius
+ 1381176639.881276000 /scripts/wrapper : 192 > echo 'prefix: '\''--no-links'\''.'
+ 1381176639.888012000 /scripts/wrapper : 244 > tee -a /Users/bruceb/.rvm/log/ruby-2.0.0-p247@rubinius/wrappers.log
+ 1381176639.888019000 /scripts/wrapper : 244 > __rvm_dotted 'Saving wrappers to '\''/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius'\'''
+ 1381176639.888124000 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1381176639.892921000 /scripts/wrapper : 198 > echo 'wrapper: '\''ruby'\''.'
+ 1381176639.893572000 /scripts/functions/utility_logging : __rvm_dotted() 139 > typeset flush __show_nth_dot
+ 1381176639.897792000 /scripts/wrapper : 199 > file_name=/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby
+ 1381176639.898019000 /scripts/functions/utility_logging : __rvm_dotted() 140 > __show_nth_dot=1
+ 1381176639.903173000 /scripts/wrapper : 200 > file_name=/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby
+ 1381176639.903145000 /scripts/functions/utility_logging : __rvm_dotted() 141 > unset rvm_show_every_nth_dot
+ 1381176639.908152000 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1381176639.908173000 /scripts/functions/utility_logging : __rvm_dotted() 143 > (( __show_nth_dot == 1 ))
+ 1381176639.913583000 /scripts/functions/utility_logging : __rvm_dotted() 144 > __show_nth_dot=
+ 1381176639.913949000 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1381176639.918593000 /scripts/wrapper : 223 > override_check=1
+ 1381176639.918888000 /scripts/functions/utility_logging : __rvm_dotted() 148 > __rvm_awk '{fflush;}'
+ 1381176639.923575000 /scripts/wrapper : 224 > wrap_binary
+ 1381176639.928441000 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1381176639.932231000 /scripts/functions/utility_logging : __rvm_dotted() 149 > flush=fflush
+ 1381176639.932678000 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1381176639.937131000 /scripts/wrapper : wrap() 49 > [[ -n /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ]]
+ 1381176639.937223000 /scripts/functions/utility_logging : __rvm_dotted() 153 > (( 1 ))
+ 1381176639.942108000 /scripts/functions/utility_logging : __rvm_dotted() 154 > __rvm_awk 'BEGIN{printf "Saving wrappers to '\''/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius'\''";} { printf "."; fflush} END{print ""}'
+ 1381176639.942228000 /scripts/wrapper : wrap() 54 > mkdir -p /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius
+ 1381176639.947723000 /scripts/functions/support : __rvm_awk() 230 > awk 'BEGIN{printf "Saving wrappers to '\''/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius'\''";} { printf "."; fflush} END{print ""}'
Saving wrappers to '/Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius'.+ 1381176639.953679000 /scripts/wrapper : wrap() 55 > rm -f /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby
+ 1381176639.964182000 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius" ]]
then
source "/Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius"
exec ruby "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/bruceb/.rvm/environments/ruby-2.0.0-p247@rubinius'\''" >&2
exit 1
fi
'
+ 1381176639.970692000 /scripts/wrapper : wrap() 68 > chmod +x /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby
++ 1381176639.983218000 /scripts/cli : rvm() 970 > result=0
++ 1381176639.990587000 /scripts/cli : rvm() 971 > unset rvm_wrapper_name
++ 1381176639.998760000 /scripts/cli : rvm() 1136 > current_result=0
++ 1381176640.005805000 /scripts/cli : rvm() 1137 > (( result ))
++ 1381176640.012871000 /scripts/cli : rvm() 1137 > result=0
++ 1381176640.019161000 /scripts/cli : rvm() 1139 > (( result ))
++ 1381176640.025154000 /scripts/cli : rvm() 1209 > case "$rvm_action" in
++ 1381176640.031326000 /scripts/cli : rvm() 1152 > current_result=0
++ 1381176640.037645000 /scripts/cli : rvm() 1153 > (( result ))
++ 1381176640.044077000 /scripts/cli : rvm() 1153 > result=0
++ 1381176640.050320000 /scripts/cli : rvm() 1155 > typeset __local_rvm_trace_flag
++ 1381176640.056551000 /scripts/cli : rvm() 1156 > __local_rvm_trace_flag=1
++ 1381176640.062795000 /scripts/cli : rvm() 1159 > [[ 0 -eq 1 ]]
++ 1381176640.068682000 /scripts/cli : rvm() 1171 > __rvm_teardown
++ 1381176640.074605000 /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp
++ 1381176640.081097000 /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp
++ 1381176640.086911000 /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /Users/bruceb/.rvm/tmp/ ]]
++ 1381176640.092264000 /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in
++ 1381176640.097478000 /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/Users/bruceb/.rvm/tmp/4359*'
++ 1381176640.102961000 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/Users/bruceb/.rvm/tmp/4359*'
++ 1381176640.108810000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
++ 1381176640.114477000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/Users/bruceb/.rvm/tmp/4359*'
++ 1381176640.121139000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
++ 1381176640.127016000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.48(1)-release ]]
++ 1381176640.133429000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
++ 1381176640.140387000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1381176640.146373000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /Users/bruceb/.rvm/tmp/4359* ]]
++ 1381176640.152875000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/bruceb/.rvm/tmp/4359* ]]
++ 1381176640.158295000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/bruceb/.rvm/tmp/4359* ]]
++ 1381176640.164610000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/bruceb/.rvm/tmp/4359* ]]
++ 1381176640.171455000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/bruceb/.rvm/tmp/4359*'
++ 1381176640.177653000 /scripts/functions/logging : rvm_debug() 1 > (( 1 ))
++ 1381176640.184587000 /scripts/functions/logging : rvm_debug() 2 > rvm_pretty_print stderr
++ 1381176640.190447000 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in
++ 1381176640.195881000 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in
++ 1381176640.201304000 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in
++ 1381176640.208106000 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]]
++ 1381176640.213917000 /scripts/functions/logging : rvm_pretty_print() 11 > return 1
++ 1381176640.220072000 /scripts/functions/logging : rvm_debug() 75 > printf %b '__rvm_rm_rf already gone: /Users/bruceb/.rvm/tmp/4359*\n'
__rvm_rm_rf already gone: /Users/bruceb/.rvm/tmp/4359*
++ 1381176640.225566000 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -13 > return 0
++ 1381176640.231554000 /scripts/functions/cleanup : __rvm_cleanup_tmp() 45 > return 0
++ 1381176640.237780000 /scripts/functions/environment : __rvm_teardown() 188 > export __rvm_env_loaded
++ 1381176640.243626000 /scripts/functions/environment : __rvm_teardown() 190 > : __rvm_env_loaded:3:
++ 1381176640.249404000 /scripts/functions/environment : __rvm_teardown() 192 > : __rvm_env_loaded:3:
++ 1381176640.256834000 /scripts/functions/environment : __rvm_teardown() 194 > : __rvm_env_loaded:2:
++ 1381176640.263451000 /scripts/functions/environment : __rvm_teardown() 196 > [[ -z /Users/bruceb/.rvm/tmp ]]
++ 1381176640.269778000 /scripts/functions/environment : __rvm_teardown() 196 > (( __rvm_env_loaded > 0 ))
++ 1381176640.275561000 /scripts/functions/environment : __rvm_teardown() 198 > return 0
++ 1381176640.281562000 /scripts/cli : rvm() 1171 > (( __local_rvm_trace_flag > 0 ))
++ 1381176640.288535000 /scripts/cli : rvm() 1173 > set +o verbose
++ 1381176640.294781000 /scripts/cli : rvm() 1174 > set +o xtrace
Log file: /Users/bruceb/.rvm/log/1381176586_ruby-2.0.0-p247@rubinius/install_bundle.log
[2013-10-07 15:10:40] /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem
current path: /Users/bruceb/.rvm/src/rbx-2.0.0
command(3): /Users/bruceb/.rvm/wrappers/ruby-2.0.0-p247@rubinius/gem install bundle
ruby-2.0.0-p247@rubinius - #install bundle....
+++ 1381176644.675434000 /scripts/base : source() 21 > [[ -z '' ]]
+++ 1381176644.680881000 /scripts/base : source() 23 > export PS4
+++ 1381176644.686654000 /scripts/base : source() 24 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176644.692127000 /scripts/base : source() 28 > export __array_start rvm_path
+++ 1381176644.697970000 /scripts/base : source() 33 > [[ -n '' ]]
+++ 1381176644.703449000 /scripts/base : source() 35 > __array_start=0
+++ 1381176644.709710000 /scripts/base : source() 38 > (( 0 == 0 ))
+++ 1381176644.714687000 /scripts/base : source() 40 > [[ -n 0022 ]]
+++ 1381176644.720250000 /scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1381176644.726421000 /scripts/base : source() 42 > [[ -n /Users/bruceb ]]
+++ 1381176644.731647000 /scripts/base : source() 42 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
+++ 1381176644.737939000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176644.743972000 /scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
+++ 1381176644.749839000 /scripts/base : source() 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1381176644.756398000 /scripts/base : source() 48 > [[ -f /Users/bruceb/.rvmrc ]]
+++ 1381176644.764085000 /scripts/base : source() 51 > GREP_OPTIONS=
+++ 1381176644.769836000 /scripts/base : source() 51 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
+++ 1381176644.781338000 /scripts/base : source() 60 > source /Users/bruceb/.rvmrc
++++ 1381176644.786935000 rc : source() 31 > export RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176644.792336000 rc : source() 31 > RUBY_HEAP_MIN_SLOTS=600000
++++ 1381176644.797999000 rc : source() 34 > export RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176644.803895000 rc : source() 34 > RUBY_GC_MALLOC_LIMIT=59000000
++++ 1381176644.809988000 rc : source() 35 > export RUBY_HEAP_FREE_MIN=100000
++++ 1381176644.816192000 rc : source() 35 > RUBY_HEAP_FREE_MIN=100000
++++ 1381176644.822479000 rc : source() 38 > export PARALLEL_TEST_PROCESSORS=6
++++ 1381176644.828108000 rc : source() 38 > PARALLEL_TEST_PROCESSORS=6
+++ 1381176644.833516000 /scripts/base : source() 64 > unset rvm_rvmrc_files
+++ 1381176644.839502000 /scripts/base : source() 68 > export rvm_path
+++ 1381176644.845386000 /scripts/base : source() 69 > [[ -z /Users/bruceb/.rvm ]]
+++ 1381176644.850991000 /scripts/base : source() 85 > true /Users/bruceb/.rvm/scripts
+++ 1381176644.857135000 /scripts/base : source() 88 > source /Users/bruceb/.rvm/scripts/initialize
++++ 1381176644.862831000 /scripts/initialize : source() -4 > : rvm_trace_flag:1
++++ 1381176644.869242000 /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1381176644.875318000 /scripts/initialize : source() -1 > set -o xtrace
++++ 1381176644.881914000 /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1381176644.888124000 /scripts/initialize : source() 3 > export PS4
++++ 1381176644.894096000 /scripts/initialize : source() 4 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1381176644.899500000 /scripts/initialize : source() 10 > [[ -n 3.2.48(1)-release ]]
++++ 1381176644.905419000 /scripts/initialize : source() 12 > shopt -s extglob
++++ 1381176644.910955000 /scripts/initialize : source() 22 > export __rvm_env_loaded
++++ 1381176644.918561000 /scripts/initialize : source() 24 > : __rvm_env_loaded:2:
++++ 1381176644.925967000 /scripts/initialize : source() 26 > : __rvm_env_loaded:3:
++++ 1381176644.934083000 /scripts/initialize : source() 29 > [[ -z /Users/bruceb/.rvm/tmp ]]
++++ 1381176644.941153000 /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1381176644.948733000 /scripts/base : source() 99 > case " ${rvm_base_except:-} " in
+++ 1381176644.956877000 /scripts/base : source() 97 > source /Users/bruceb/.rvm/scripts/selector
+++ 1381176644.973119000 /scripts/base : source() 98 > source /Users/bruceb/.rvm/scripts/selector_gemsets
+++ 1381176644.980715000 /scripts/base : source() 102 > typeset -a scripts
+++ 1381176644.988114000 /scripts/base : source() 105 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
+++ 1381176644.994572000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176645.000042000 /scripts/base : source() 107 > source /Users/bruceb/.rvm/scripts/functions/logging
++++ 1381176645.007437000 /scripts/functions/logging : source() 96 > case "${TERM:-dumb}" in
++++ 1381176645.014464000 /scripts/functions/logging : source() 98 > __rvm_set_color rvm_error_clr red
++++ 1381176645.021971000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176645.028196000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176645.034416000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_error_clr
++++ 1381176645.040439000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176645.046555000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176645.053128000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single red
++++ 1381176645.059323000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176645.065717000 /scripts/functions/logging : __rvm_set_color_single() 8 > __buffer+=31
++++ 1381176645.073039000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176645.079081000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176645.084931000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176645.090445000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176645.095936000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == '' ]]
++++ 1381176645.101565000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1381176645.108185000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_error_clr='\'''\'''
+++++ 1381176645.114294000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_error_clr=''
++++ 1381176645.122288000 /scripts/functions/logging : source() 100 > __rvm_set_color rvm_warn_clr yellow
++++ 1381176645.128787000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176645.134907000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176645.141021000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_warn_clr
++++ 1381176645.146568000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176645.153215000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176645.159479000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single yellow
++++ 1381176645.165440000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176645.171663000 /scripts/functions/logging : __rvm_set_color_single() 10 > __buffer+=33
++++ 1381176645.177273000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176645.182815000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176645.188367000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176645.194157000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176645.199767000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == '' ]]
++++ 1381176645.206715000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1381176645.212551000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_warn_clr='\'''\'''
+++++ 1381176645.218077000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_warn_clr=''
++++ 1381176645.225195000 /scripts/functions/logging : source() 101 > __rvm_set_color rvm_debug_clr magenta
++++ 1381176645.231447000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176645.237445000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176645.243188000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_debug_clr
++++ 1381176645.248811000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176645.255785000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176645.262807000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single magenta
++++ 1381176645.269001000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176645.274415000 /scripts/functions/logging : __rvm_set_color_single() 12 > __buffer+=35
++++ 1381176645.280013000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176645.286379000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176645.292323000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176645.298346000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176645.304897000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == '' ]]
++++ 1381176645.310611000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1381176645.316972000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_debug_clr='\'''\'''
+++++ 1381176645.323680000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_debug_clr=''
++++ 1381176645.329825000 /scripts/functions/logging : source() 102 > __rvm_set_color rvm_notify_clr green
++++ 1381176645.335553000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176645.341410000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176645.348617000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_notify_clr
++++ 1381176645.355318000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176645.360530000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176645.366205000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single green
++++ 1381176645.373959000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176645.381814000 /scripts/functions/logging : __rvm_set_color_single() 9 > __buffer+=32
++++ 1381176645.388964000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176645.395152000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176645.401204000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176645.407722000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176645.414034000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == '' ]]
++++ 1381176645.421650000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1381176645.427584000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_notify_clr='\'''\'''
+++++ 1381176645.434584000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_notify_clr=''
++++ 1381176645.441501000 /scripts/functions/logging : source() 103 > __rvm_set_color rvm_reset_clr reset
++++ 1381176645.448672000 /scripts/functions/logging : __rvm_set_color() 1 > typeset __buffer __variable
++++ 1381176645.455828000 /scripts/functions/logging : __rvm_set_color() 2 > __buffer='['
++++ 1381176645.463071000 /scripts/functions/logging : __rvm_set_color() 3 > __variable=rvm_reset_clr
++++ 1381176645.471280000 /scripts/functions/logging : __rvm_set_color() 4 > shift
++++ 1381176645.480414000 /scripts/functions/logging : __rvm_set_color() 6 > (( 1 ))
++++ 1381176645.487883000 /scripts/functions/logging : __rvm_set_color() 8 > __rvm_set_color_single reset
++++ 1381176645.495806000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
++++ 1381176645.503343000 /scripts/functions/logging : __rvm_set_color_single() 29 > __buffer+=0
++++ 1381176645.510355000 /scripts/functions/logging : __rvm_set_color() 43 > shift
++++ 1381176645.515985000 /scripts/functions/logging : __rvm_set_color() 44 > (( 0 ))
++++ 1381176645.521719000 /scripts/functions/logging : __rvm_set_color() 40 > (( 0 ))
++++ 1381176645.527060000 /scripts/functions/logging : __rvm_set_color() 48 > __buffer+=m
++++ 1381176645.533214000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == '' ]]
++++ 1381176645.540327000 /scripts/functions/logging : __rvm_set_color() 49 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1381176645.547625000 /scripts/functions/logging : __rvm_set_color() 51 > eval 'rvm_reset_clr='\'''\'''
+++++ 1381176645.554577000 /scripts/functions/logging : __rvm_set_color() 45 > rvm_reset_clr=''
+++ 1381176645.561628000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176645.567557000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/db
+++ 1381176645.575229000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176645.581312000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/support
++++ 1381176645.587760000 /scripts/functions/support : source() 0 > [[ -n '' ]]
++++ 1381176645.595021000 /scripts/functions/support : source() 154 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1381176645.601092000 /scripts/functions/support : source() 162 > case "${_system_name}" in
++++ 1381176645.606850000 /scripts/functions/support : source() 212 > command which --skip-alias --skip-functions which
++++ 1381176645.623089000 /scripts/functions/support : source() 214 > command which whence
++++ 1381176645.638628000 /scripts/functions/support : source() 216 > command which which
++++ 1381176645.654943000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.660309000 /scripts/functions/support : source() 224 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1381176645.665627000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.671157000 /scripts/functions/support : source() 224 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1381176645.676542000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.681496000 /scripts/functions/support : source() 224 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1381176645.687822000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.693398000 /scripts/functions/support : source() 224 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1381176645.698625000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.704574000 /scripts/functions/support : source() 224 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1381176645.710489000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.715613000 /scripts/functions/support : source() 224 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1381176645.720554000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.725770000 /scripts/functions/support : source() 224 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1381176645.731339000 /scripts/functions/support : source() 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1381176645.736462000 /scripts/functions/support : source() 224 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1381176645.742408000 /scripts/functions/support : source() 228 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1381176645.748298000 /scripts/functions/support : source() 229 > export -f __rvm_date
++++ 1381176645.755233000 /scripts/functions/support : source() 232 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1381176645.761159000 /scripts/functions/support : source() 240 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1381176645.767310000 /scripts/functions/support : source() 243 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1381176645.772826000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.778381000 /scripts/functions/support : source() 255 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1381176645.784005000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.790047000 /scripts/functions/support : source() 255 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1381176645.795620000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.801281000 /scripts/functions/support : source() 255 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1381176645.806919000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.812836000 /scripts/functions/support : source() 255 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1381176645.819166000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.824883000 /scripts/functions/support : source() 255 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1381176645.830669000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.836281000 /scripts/functions/support : source() 255 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1381176645.842547000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.848173000 /scripts/functions/support : source() 255 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1381176645.853967000 /scripts/functions/support : source() 260 > for other_util in '"${other_utils[@]}"'
++++ 1381176645.859823000 /scripts/functions/support : source() 255 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1381176645.866372000 /scripts/functions/support : source() 258 > unset other_util other_utils
+++ 1381176645.875880000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176645.882113000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/utility
++++ 1381176645.888141000 /scripts/functions/utility : source() -3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
++++ 1381176645.894622000 /scripts/functions/utility : source() -2 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
++++ 1381176645.903656000 /scripts/functions/utility : source() -1 > source /Users/bruceb/.rvm/scripts/functions/utility_package
++++ 1381176645.910683000 /scripts/functions/utility : source() 0 > source /Users/bruceb/.rvm/scripts/functions/utility_system
+++++ 1381176645.918353000 /scripts/functions/utility_system : source() 187 > __rvm_detect_system
+++++ 1381176645.924678000 /scripts/functions/utility_system : __rvm_detect_system() 1 > unset _system_type _system_name _system_version _system_arch
+++++ 1381176645.930643000 /scripts/functions/utility_system : __rvm_detect_system() 2 > export _system_type _system_name _system_version _system_arch
++++++ 1381176645.936860000 /scripts/functions/utility_system : __rvm_detect_system() -1 > uname -a
+++++ 1381176645.945636000 /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'
+++++ 1381176645.951316000 /scripts/functions/utility_system : __rvm_detect_system() 4 > _system_type=unknown
+++++ 1381176645.958291000 /scripts/functions/utility_system : __rvm_detect_system() 5 > _system_name=unknown
+++++ 1381176645.963924000 /scripts/functions/utility_system : __rvm_detect_system() 6 > _system_name_lowercase=unknown
+++++ 1381176645.969046000 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_version=unknown
++++++ 1381176645.975108000 /scripts/functions/utility_system : __rvm_detect_system() 4 > uname -m
+++++ 1381176645.984764000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_arch=x86_64
+++++ 1381176645.991125000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
++++++ 1381176645.997190000 /scripts/functions/utility_system : __rvm_detect_system() 9 > uname
+++++ 1381176646.007370000 /scripts/functions/utility_system : __rvm_detect_system() 164 > _system_type=Darwin
+++++ 1381176646.012767000 /scripts/functions/utility_system : __rvm_detect_system() 165 > _system_name=OSX
++++++ 1381176646.019540000 /scripts/functions/utility_system : __rvm_detect_system() 162 > sw_vers -productVersion
++++++ 1381176646.019605000 /scripts/functions/utility_system : __rvm_detect_system() 162 > awk -F. '{print $1"."$2}'
+++++ 1381176646.039877000 /scripts/functions/utility_system : __rvm_detect_system() 166 > _system_version=10.8
+++++ 1381176646.046029000 /scripts/functions/utility_system : __rvm_detect_system() 172 > _system_type=Darwin
+++++ 1381176646.051624000 /scripts/functions/utility_system : __rvm_detect_system() 173 > _system_name=OSX
++++++ 1381176646.058485000 /scripts/functions/utility_system : __rvm_detect_system() 170 > tr '[A-Z]' '[a-z]'
++++++ 1381176646.058474000 /scripts/functions/utility_system : __rvm_detect_system() 170 > echo OSX
+++++ 1381176646.067868000 /scripts/functions/utility_system : __rvm_detect_system() 174 > _system_name_lowercase=osx
+++++ 1381176646.073569000 /scripts/functions/utility_system : __rvm_detect_system() 175 > _system_version=10.8
+++++ 1381176646.079850000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_arch=x86_64
+++++ 1381176646.086156000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_arch=x86_64
+++++ 1381176646.092138000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_arch=x86_64
+++++ 1381176646.098584000 /scripts/functions/utility_system : source() 190 > __rvm_detect_system_override
+++++ 1381176646.104110000 /scripts/functions/utility_system : __rvm_detect_system_override() 1 > typeset _var
+++++ 1381176646.109619000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176646.114974000 /scripts/functions/utility_system : __rvm_detect_system_override() 3 > __rvm_db _
+++++ 1381176646.121250000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176646.127643000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176646.133470000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176646.138935000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176646.144478000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.151241000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176646.157568000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.163109000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176646.169983000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.175794000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.185990000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.191433000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.196966000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.202544000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.209102000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176646.214792000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.220660000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.220733000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.226545000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.226532000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176646.237707000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176646.243745000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176646.249764000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.257243000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176646.264089000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.269852000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176646.275920000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.281707000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.293200000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.298702000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.304791000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.310181000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.315838000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176646.322054000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.328271000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176646.328240000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.334230000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.334206000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176646.345198000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176646.351174000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176646.356656000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176646.362500000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176646.368496000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176646.375754000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176646.382814000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176646.388414000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176646.393846000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176646.399173000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.405620000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176646.411675000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.417233000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176646.424214000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.430487000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.440909000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.446095000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.452692000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.458960000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.464397000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176646.469349000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.474948000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.475029000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.481196000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.481261000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176646.492834000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176646.498605000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176646.504919000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.511323000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176646.517341000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.522828000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176646.529031000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.534708000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.545911000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.551771000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.557170000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.562305000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.567846000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176646.574394000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.580340000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176646.580318000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.586135000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.586261000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176646.596802000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176646.602577000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176646.608568000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176646.614248000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176646.621445000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176646.627612000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176646.633546000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176646.639340000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176646.644986000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176646.650268000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.657035000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176646.663069000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.670306000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176646.676846000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.682966000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.693995000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.699198000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.705992000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.711552000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.717053000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176646.722439000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.728332000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.728232000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.734002000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.733869000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176646.745930000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176646.751623000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176646.758480000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.765263000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176646.771219000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.776365000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176646.782045000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.788003000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.798495000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.803856000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.809735000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.815292000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.821277000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176646.827323000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176646.833077000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.833003000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176646.839108000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176646.839131000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176646.849949000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176646.856117000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176646.861786000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176646.867894000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176646.874765000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176646.880843000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176646.886396000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176646.891871000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176646.897212000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176646.903191000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.909545000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176646.915507000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176646.920908000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176646.926959000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176646.933187000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176646.943653000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176646.949724000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176646.956373000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176646.962136000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176646.967642000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176646.972886000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176646.978594000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176646.978610000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.984193000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176646.984233000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176646.996900000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176647.002842000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176647.008319000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176647.014365000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176647.021264000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176647.026960000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176647.032899000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176647.039577000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176647.052300000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176647.057998000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176647.063811000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176647.070315000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176647.077033000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176647.082662000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176647.089238000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.089219000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176647.095655000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.095712000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176647.107108000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176647.112792000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176647.119227000 /scripts/functions/db : __rvm_db() 20 > true
+++++ 1381176647.125917000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 for _var in system_type system_name system_name_lowercase system_version system_arch
+++++ 1381176647.131869000 /scripts/functions/utility_system : __rvm_detect_system_override() 183 __rvm_db _
+++++ 1381176647.137434000 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++++ 1381176647.142712000 /scripts/functions/db : __rvm_db() 2 > key=_
+++++ 1381176647.148257000 /scripts/functions/db : __rvm_db() 3 > key=_
+++++ 1381176647.154467000 /scripts/functions/db : __rvm_db() 4 > variable=
+++++ 1381176647.160835000 /scripts/functions/db : __rvm_db() 6 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176647.167012000 /scripts/functions/db : __rvm_db() 1 > __rvm_db_ /Users/bruceb/.rvm/user/db _
++++++ 1381176647.174222000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176647.180262000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/user/db
+++++++ 1381176647.186332000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176647.192802000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176647.203564000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176647.208827000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176647.214094000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176647.219381000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176647.225557000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/user/db _
++++++ 1381176647.231605000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/user/db ]]
++++++ 1381176647.238457000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.238877000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++++ 1381176647.244397000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.244528000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176647.256234000 /scripts/functions/db : __rvm_db() 7 > value=
+++++ 1381176647.263331000 /scripts/functions/db : __rvm_db() 9 > [[ -z '' ]]
+++++ 1381176647.269486000 /scripts/functions/db : __rvm_db() 9 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176647.276318000 /scripts/functions/db : __rvm_db() 4 > __rvm_db_ /Users/bruceb/.rvm/config/db _
++++++ 1381176647.282215000 /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value
++++++ 1381176647.288717000 /scripts/functions/db : __rvm_db_() 2 > __db=/Users/bruceb/.rvm/config/db
+++++++ 1381176647.294871000 /scripts/functions/db : __rvm_db_() -55 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++++ 1381176647.301232000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176647.312526000 /scripts/functions/db : __rvm_db_() 3 > __key=_
++++++ 1381176647.318336000 /scripts/functions/db : __rvm_db_() 4 > shift 2
++++++ 1381176647.323960000 /scripts/functions/db : __rvm_db_() 5 > __value=
++++++ 1381176647.329414000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
++++++ 1381176647.334889000 /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/bruceb/.rvm/config/db _
++++++ 1381176647.340418000 /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/bruceb/.rvm/config/db ]]
++++++ 1381176647.347318000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.347533000 /scripts/functions/db : __rvm_db_get() 2 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
++++++ 1381176647.354185000 /scripts/functions/support : __rvm_sed() 0 > sed -e 's#^_=##' -e '/^$/d'
++++++ 1381176647.354137000 /scripts/functions/support : __rvm_awk() 0 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176647.365135000 /scripts/functions/db : __rvm_db() 10 > value=
+++++ 1381176647.371740000 /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]]
+++++ 1381176647.377741000 /scripts/functions/db : __rvm_db() 20 > true
+++ 1381176647.389921000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.395721000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/init
+++ 1381176647.402888000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.408424000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/cleanup
+++ 1381176647.415745000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.422955000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/env
+++ 1381176647.430853000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.437427000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/rvmrc
++++ 1381176647.443202000 /scripts/functions/rvmrc : source() -3 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_project
++++ 1381176647.451930000 /scripts/functions/rvmrc : source() -2 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_set
++++ 1381176647.460285000 /scripts/functions/rvmrc : source() -1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_to
++++ 1381176647.466626000 /scripts/functions/rvmrc : source() 0 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_trust
++++ 1381176647.473938000 /scripts/functions/rvmrc : source() 1 > source /Users/bruceb/.rvm/scripts/functions/rvmrc_warning
+++ 1381176647.482704000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.489070000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/install
+++ 1381176647.495445000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.502077000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/environment
+++ 1381176647.511007000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.517218000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/gemset
+++ 1381176647.523357000 /scripts/base : source() 113 > for entry in '${scripts[@]}'
+++ 1381176647.529181000 /scripts/base : source() 108 > source /Users/bruceb/.rvm/scripts/functions/checksum
+++ 1381176647.536411000 /scripts/base : source() 110 > unset scripts entry rvm_base_except
++ 1381176647.542505000 /scripts/functions/init : __rvm_initialize() 38 > __rvm_clean_path
++ 1381176647.548297000 /scripts/functions/env : __rvm_clean_path() 1 > export PATH
++ 1381176647.554949000 /scripts/functions/env : __rvm_clean_path() 2 > typeset IFS _iterator_path
++ 1381176647.561174000 /scripts/functions/env : __rvm_clean_path() 3 > typeset -a _old_path _new_path
++ 1381176647.566843000 /scripts/functions/env : __rvm_clean_path() 4 > IFS=:
++ 1381176647.573078000 /scripts/functions/env : __rvm_clean_path() 5 > _old_path=()
++ 1381176647.579700000 /scripts/functions/env : __rvm_clean_path() 6 > _new_path=()
++ 1381176647.586768000 /scripts/functions/env : __rvm_clean_path() 7 > __rvm_custom_separated_array _old_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
++ 1381176647.592997000 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1381176647.598892000 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=:
++ 1381176647.604666000 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1381176647.611161000 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_old_path+=( $3 )'
+++ 1381176647.617853000 /scripts/functions/utility : __rvm_custom_separated_array() -235 > _old_path+=($3)
++ 1381176647.624418000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.631319000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.637992000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.643573000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.649009000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.655931000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.662246000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.668276000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.674013000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.679713000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.685942000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.691739000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.697472000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.703954000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.710328000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.716034000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.721458000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.727705000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.734392000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.740486000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.746475000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.753249000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.759907000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.766102000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.772402000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.778352000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.784098000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.792289000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.800419000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.808557000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.815129000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.821833000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.829682000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.837558000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.843939000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.849949000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.856396000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.863153000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.871045000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.878859000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.886018000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.891928000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.898347000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.904566000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.910825000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.916950000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.924556000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.930987000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.938170000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.945308000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.952263000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.959695000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.967196000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.973995000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176647.981316000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176647.989383000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176647.996288000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176648.003068000 /scripts/functions/env : __rvm_clean_path() 137 > for _iterator_path in '"${_old_path[@]}"'
++ 1381176648.009973000 /scripts/functions/env : __rvm_clean_path() 139 > case ":${_new_path[*]}:" in
++ 1381176648.017385000 /scripts/functions/env : __rvm_clean_path() -99 > _new_path+=("${_iterator_path}")
++ 1381176648.024283000 /scripts/functions/env : __rvm_clean_path() -96 > 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
++ 1381176648.030608000 /scripts/functions/env : __rvm_clean_path() -95 > builtin hash -r
++ 1381176648.037951000 /scripts/functions/init : __rvm_initialize() -195 > __rvm_conditionally_add_bin_path
++ 1381176648.047008000 /scripts/functions/env : __rvm_conditionally_add_bin_path() 1 > [[ :/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: =~ :/Users/bruceb/\.rvm/bin: ]]
++ 1381176648.055256000 /scripts/functions/init : __rvm_initialize() -2 > export PATH
++ 1381176648.063143000 /scripts/functions/init : __rvm_initialize() 0 > [[ ! -d /Users/bruceb/.rvm/tmp ]]
++ 1381176648.069691000 /scripts/functions/init : __rvm_initialize() 5 > return 0
++ 1381176648.076028000 /scripts/cli : rvm() 883 > __rvm_setup
++ 1381176648.082209000 /scripts/functions/environment : __rvm_setup() 1 > __variables_definition export
++ 1381176648.089680000 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list
++ 1381176648.096232000 /scripts/functions/environment : __variables_definition() 2 > typeset __method
++ 1381176648.102530000 /scripts/functions/environment : __variables_definition() 4 > __method=export
++ 1381176648.108466000 /scripts/functions/environment : __variables_definition() 37 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen)
++ 1381176648.114895000 /scripts/functions/environment : __variables_definition() 41 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
++ 1381176648.122216000 /scripts/functions/environment : __variables_definition() 206 > case "${__method}" in
++ 1381176648.129074000 /scripts/functions/environment : __variables_definition() 44 > export -a rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
++ 1381176648.136202000 /scripts/functions/environment : __variables_definition() 52 > export rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen
++ 1381176648.142583000 /scripts/functions/environment : __rvm_setup() 63 > (( __rvm_env_loaded != 1 ))
++ 1381176648.148076000 /scripts/functions/environment : __rvm_setup() 64 > return 0
++ 1381176648.154998000 /scripts/cli : rvm() 770 > next_token=wrapper
++ 1381176648.160965000 /scripts/cli : rvm() 771 > (( 4 == 0 ))
++ 1381176648.167245000 /scripts/cli : rvm() 771 > shift
++ 1381176648.174054000 /scripts/cli : rvm() 772 > __rvm_parse_args ruby-2.0.0-p247@rubinius --no-links bundle
++ 1381176648.180757000 /scripts/cli : __rvm_parse_args() 1 > typeset _string
++ 1381176648.186093000 /scripts/cli : __rvm_parse_args() 2 > export rvm_ruby_string
++ 1381176648.191549000 /scripts/cli : __rvm_parse_args() 4 > rvm_action=wrapper
++ 1381176648.197163000 /scripts/cli : __rvm_parse_args() 5 > rvm_parse_break=0
++ 1381176648.203680000 /scripts/cli : __rvm_parse_args() 8 > [[ ruby-2.0.0-p247@rubinius --no-links bundle =~ --trace ]]
++ 1381176648.209160000 /scripts/cli : __rvm_parse_args() 15 > [[ -n wrapper ]]
++ 1381176648.214863000 /scripts/cli : __rvm_parse_args() 17 > rvm_token=wrapper
++ 1381176648.220434000 /scripts/cli : __rvm_parse_args() 19 > (( 3 > 0 ))
++ 1381176648.225572000 /scripts/cli : __rvm_parse_args() 21 > next_token=ruby-2.0.0-p247@rubinius
++ 1381176648.232633000 /scripts/cli : __rvm_parse_args() 22 > shift
++ 1381176648.238907000 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in
++ 1381176648.245491000 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in
++ 1381176648.252022000 /scripts/cli : __rvm_parse_args() 220 > rvm_action=wrapper
++ 1381176648.258783000 /scripts/cli : __rvm_parse_args() 221 > rvm_ruby_string=ruby-2.0.0-p247@rubinius
++ 1381176648.264720000 /scripts/cli : __rvm_parse_args() 222 > rvm_wrapper_name=--no-links
++ 1381176648.270448000 /scripts/cli : __rvm_parse_args() 223 > (( 2 == 0 ))
++ 1381176648.275566000 /scripts/cli : __rvm_parse_args() 223 > shift
++ 1381176648.280748000 /scripts/cli : __rvm_parse_args() 224 > rvm_ruby_args=("$@")
++ 1381176648.286590000 /scripts/cli : __rvm_parse_args() 225 > rvm_parse_break=1
++ 1381176648.293423000 /scripts/cli : __rvm_parse_args() 688 > [[ -z wrapper ]]
++ 1381176648.299351000 /scripts/cli : __rvm_parse_args() 691 > [[ error == \w\r\a\p\p\e\r ]]
++ 1381176648.305079000 /scripts/cli : __rvm_parse_args() 691 > [[ 1 -eq 1 ]]
++ 1381176648.310447000 /scripts/cli : __rvm_parse_args() 692 > break
++ 1381176648.315775000 /scripts/cli : __rvm_parse_args() 696 > : rvm_ruby_args:1:bundle:
++ 1381176648.321585000 /scripts/cli : __rvm_parse_args() 698 > [[ -n '' ]]
++ 1381176648.327756000 /scripts/cli : rvm() 867 > (( rvm_trace_flag == 0 ))
++ 1381176648.333559000 /scripts/cli : rvm() 869 > export PS4
++ 1381176648.341049000 /scripts/cli : rvm() 870 > [[ -n '' ]]
++ 1381176648.347555000 /scripts/cli : rvm() 872 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176648.354471000 /scripts/cli : rvm() 874 > set -x
++ 1381176648.360067000 /scripts/cli : rvm() 876 > result=0
++ 1381176648.365965000 /scripts/cli : rvm() 877 > : rvm_ruby_args:1:bundle:
++ 1381176648.372528000 /scripts/cli : rvm() 879 > (( result ))
++ 1381176648.378158000 /scripts/cli : rvm() 949 > case "${rvm_action:=help}" in
++ 1381176648.386695000 /scripts/cli : rvm() 969 > /Users/bruceb/.rvm/scripts/wrapper ruby-2.0.0-p247@rubinius --no-links bundle
++ 1381176648.397662000 /scripts/base : 28 > [[ -z '' ]]
++ 1381176648.402588000 /scripts/base : 30 > export PS4
++ 1381176648.407015000 /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1381176648.411610000 /scripts/base : 35 > export __array_start rvm_path
++ 1381176648.416422000 /scripts/base : 40 > [[ -n '' ]]
++ 1381176648.421229000 /scripts/base : 42 > __array_start=0
++ 1381176648.425773000 /scripts/base : 45 > (( 0 == 0 ))
++ 1381176648.430037000 /scripts/base : 47 > [[ -n 0022 ]]
++ 1381176648.434966000 /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1381176648.439892000 /scripts/base : 49 > [[ -n /Users/bruceb ]]
++ 1381176648.444398000 /scripts/base : 49 > [[ /Users/bruceb/.rvmrc -ef /Users/bruceb/.rvmrc ]]
++ 1381176648.449957000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176648.455669000 /scripts/base : 55 > [[ -f /etc/rvmrc ]]
++ 1381176648.460212000 /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1381176648.464950000 /scripts/base : 55 > [[ -f /Users/bruceb/.rvmrc ]]
++ 1381176648.469464000 /scripts/base : 58 > GREP_OPTIONS=
++ 1381176648.473913000 /scripts/base : 58 > grep '^\s*rvm .*$' /Users/bruceb/.rvmrc
++ 1381176648.483815000 /scripts/base : 67 > source /Users/bruceb/.rvmrc
+++ 1381176648.488894000 rc : 38 > export RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176648.493846000 rc : 38 > RUBY_HEAP_MIN_SLOTS=600000
+++ 1381176648.498812000 rc : 41 > export RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176648.503978000 rc : 41 > RUBY_GC_MALLOC_LIMIT=59000000
+++ 1381176648.508691000 rc : 42 > export RUBY_HEAP_FREE_MIN=100000
+++ 1381176648.513381000 rc : 42 > RUBY_HEAP_FREE_MIN=100000
+++ 1381176648.518044000 rc : 45 > export PARALLEL_TEST_PROCESSORS=6
+++ 1381176648.522425000 rc : 45 > PARALLEL_TEST_PROCESSORS=6
++ 1381176648.526891000 /scripts/base : 71 > unset rvm_rvmrc_files
++ 1381176648.531314000 /scripts/base : 75 > export rvm_path
++ 1381176648.535996000 /scripts/base : 76 > [[ -z /Users/bruceb/.rvm ]]
++ 1381176648.541433000 /scripts/base : 92 > true /Users/bruceb/.rvm/scripts
++ 1381176648.546329000 /scripts/base : 95 > source /Users/bruceb/.rvm/scripts/initialize
+++ 1381176648.551602000 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1381176648.556556000 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1381176648.561137000 /scripts/initialize : 6 > set -o xtrace
+++ 1381176648.565388000 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1381176648.570058000 /scripts/initialize : 10 > export PS4
+++ 1381176648.574835000 /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1381176648.579636000 /scripts/initialize : 17 > [[ -n 3.2.48(1)-release ]]
+++ 1381176648.584260000 /scripts/initialize : 19 > shopt -s extglob
+++ 1381176648.589751000 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1381176648.595244000 /scripts/initialize : 31 > : __rvm_env_loaded:3:
+++ 1381176648.599910000 /scripts/initialize : 33 > : __rvm_env_loaded:4:
+++ 1381176648.604960000 /scripts/initialize : 36 > [[ -z /Users/bruceb/.rvm/tmp ]]
+++ 1381176648.609370000 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1381176648.613995000 /scripts/base : 99 > case " ${rvm_base_except:-} " in
++ 1381176648.618752000 /scripts/base : 104 > source /Users/bruceb/.rvm/scripts/selector
++ 1381176648.627937000 /scripts/base : 105 > source /Users/bruceb/.rvm/scripts/selector_gemsets
++ 1381176648.634345000 /scripts/base : 109 > typeset -a scripts
++ 1381176648.639166000 /scripts/base : 112 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum)
++ 1381176648.644705000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176648.649915000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/logging
+++ 1381176648.655094000 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in
+++ 1381176648.659898000 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
+++ 1381176648.664532000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176648.669471000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176648.674378000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
+++ 1381176648.679430000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176648.685386000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176648.690792000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
+++ 1381176648.695449000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176648.699983000 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31
+++ 1381176648.705448000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176648.710012000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176648.714811000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176648.719168000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176648.723329000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
+++ 1381176648.727639000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
+++ 1381176648.732935000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
++++ 1381176648.738178000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
+++ 1381176648.742635000 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
+++ 1381176648.746939000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176648.752584000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176648.757836000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
+++ 1381176648.762893000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176648.767541000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176648.771757000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
+++ 1381176648.776116000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176648.780746000 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33
+++ 1381176648.786320000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176648.791186000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176648.796685000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176648.801518000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176648.806402000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
+++ 1381176648.811248000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
+++ 1381176648.815659000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
++++ 1381176648.820810000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
+++ 1381176648.825345000 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
+++ 1381176648.830702000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176648.835773000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176648.840377000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
+++ 1381176648.845970000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176648.851231000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176648.856001000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
+++ 1381176648.860496000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176648.864731000 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35
+++ 1381176648.870284000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176648.876244000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176648.881395000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176648.886019000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176648.890569000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
+++ 1381176648.894852000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
+++ 1381176648.899255000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
++++ 1381176648.903992000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
+++ 1381176648.908952000 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
+++ 1381176648.914325000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176648.919689000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176648.924923000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
+++ 1381176648.929514000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176648.933861000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176648.938278000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
+++ 1381176648.942705000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176648.947448000 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32
+++ 1381176648.953164000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176648.958174000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176648.962766000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176648.967139000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176648.971816000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
+++ 1381176648.976108000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
+++ 1381176648.981537000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
++++ 1381176648.987776000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
+++ 1381176648.992971000 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
+++ 1381176648.997871000 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
+++ 1381176649.003070000 /scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
+++ 1381176649.007764000 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
+++ 1381176649.012285000 /scripts/functions/logging : __rvm_set_color() 44 > shift
+++ 1381176649.016928000 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
+++ 1381176649.021742000 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
+++ 1381176649.026337000 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in
+++ 1381176649.030717000 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0
+++ 1381176649.036135000 /scripts/functions/logging : __rvm_set_color() 49 > shift
+++ 1381176649.041100000 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
+++ 1381176649.046442000 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
+++ 1381176649.051838000 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
+++ 1381176649.056691000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
+++ 1381176649.061130000 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
+++ 1381176649.065595000 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
++++ 1381176649.070482000 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
++ 1381176649.075176000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176649.080081000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/db
++ 1381176649.085042000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176649.089876000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/support
+++ 1381176649.094714000 /scripts/functions/support : 6 > [[ -n '' ]]
+++ 1381176649.099755000 /scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
+++ 1381176649.105320000 /scripts/functions/support : 162 > case "${_system_name}" in
+++ 1381176649.110005000 /scripts/functions/support : 218 > command which --skip-alias --skip-functions which
+++ 1381176649.124310000 /scripts/functions/support : 220 > command which whence
+++ 1381176649.137825000 /scripts/functions/support : 222 > command which which
+++ 1381176649.152083000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.157087000 /scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
+++ 1381176649.162078000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.167259000 /scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
+++ 1381176649.172530000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.177718000 /scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
+++ 1381176649.183919000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.189441000 /scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
+++ 1381176649.195804000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.202957000 /scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
+++ 1381176649.209284000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.215091000 /scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
+++ 1381176649.221555000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.227492000 /scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
+++ 1381176649.234042000 /scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
+++ 1381176649.239946000 /scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+++ 1381176649.245004000 /scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
+++ 1381176649.250087000 /scripts/functions/support : 235 > export -f __rvm_date
+++ 1381176649.257541000 /scripts/functions/support : 238 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1381176649.264213000 /scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
+++ 1381176649.271664000 /scripts/functions/support : 249 > [[ OSX 10.8 == \S\o\l\a\r\i\s\ \1\0 ]]
+++ 1381176649.277744000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.284122000 /scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
+++ 1381176649.291002000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.297746000 /scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
+++ 1381176649.304260000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.309281000 /scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+++ 1381176649.315996000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.322569000 /scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+++ 1381176649.329434000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.336202000 /scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
+++ 1381176649.342952000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.348945000 /scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
+++ 1381176649.355021000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.361761000 /scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
+++ 1381176649.368527000 /scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
+++ 1381176649.374785000 /scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+++ 1381176649.380875000 /scripts/functions/support : 264 > unset other_util other_utils
++ 1381176649.386916000 /scripts/base : 113 > for entry in '${scripts[@]}'
++ 1381176649.393897000 /scripts/base : 114 > source /Users/bruceb/.rvm/scripts/functions/utility
+++ 1381176649.400779000 /scripts/functions/utility : 3 > source /Users/bruceb/.rvm/scripts/functions/utility_gems
+++ 1381176649.407223000 /scripts/functions/utility : 4 > source /Users/bruceb/.rvm/scripts/functions/utility_logging
+++ 1381176649.415128000 /scripts/functions/utility : 5 > source /Users/bruceb/.rvm/scripts/functions/utility_package
+++ 1381176649.422129000 /scripts/functions/utility : 6 > source /Users/bruceb/.rvm/scripts/functions/utility_system
++++ 1381176649.428498000 /scripts/functions/utility_system : 193 > __rvm_detect_system
++++ 1381176649.433744000 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch
++++ 1381176649.439623000 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch
+++++ 1381176649.446034000 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a
++++ 1381176649.457736000 /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'
++++ 1381176649.464410000 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown
++++ 1381176649.469755000 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown
++++ 1381176649.474947000 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown
++++ 1381176649.479750000 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown
+++++ 1381176649.485698000 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m
++++ 1381176649.494628000 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64
++++ 1381176649.500055000 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(uname)" in
+++++ 1381176649.506935000 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname
++++ 1381176649.515727000 /scripts/functions/utility_system : __rvm_detect_system() 168 > _system_type=Darwin
++++ 1381176649.520436000 /scripts/functions/utility_system : __rvm_detect_system() 169 > _system_name=OSX
+++++ 1381176649.526010000 /scripts/functions/utility_system : __rvm_detect_system() 170 > sw_vers -productVersion
+++++ 1381176649.526075000 /scripts/functions/utility_system : __rvm_detect_system() 170 > awk -F. '{print $1"."$2}'
++++ 1381176649.549253000 /scripts/functions/utility_system : __rvm_detect_system() 170 > _system_version=10.8
++++ 1381176649.554711000 /scripts/functions/utility_system : __rvm_detect_system() 176 > _system_type=Darwin
++++ 1381176649.559834000 /scripts/functions/utility_system : __rvm_detect_system() 177 > _system_name=OSX
+++++ 1381176649.565739000 /scripts/functions/utility_system : __rvm_detect_system() 178 > echo OSX
+++++ 1381176649.565660000 /scripts/functions/utility_system : __rvm_detect_system() 178 > tr '[A-Z]' '[a-z]'
++++ 1381176649.574496000 /scripts/functions/utility_system : __rvm_detect_system() 178 > _system_name_lowercase=osx
++++ 1381176649.579173000 /scripts/functions/utility_system : __rvm_detect_system() 179 > _system_version=10.8
++++ 1381176649.584297000 /scripts/functions/utility_system : __rvm_detect_system() 180 > _system_arch=x86_64
++++ 1381176649.590175000 /scripts/functions/utility_system : __rvm_detect_system() 181 > _system_arch=x86_64
++++ 1381176649.594850000 /scripts/functions/utility_system : __rvm_detect_system() 182 > _system_arch=x86_64
++++ 1381176649.600894000 /scripts/functions/utility_system : 194 > __rvm_detect_system_override
++++ 1381176649.606796000 /scripts/functions/utility_system : __rvm_detect_system_override() 187 >typeset _var
++++ 1381176649.612809000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176649.619060000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176649.625456000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176649.631274000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176649.637873000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176649.642353000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176649.646803000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176649.652716000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176649.658628000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176649.663180000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176649.669739000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176649.676205000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176649.685870000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176649.691088000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176649.695870000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176649.700922000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176649.707157000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176649.712119000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176649.718057000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176649.718268000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176649.723483000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176649.723719000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176649.735306000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176649.741197000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176649.746994000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176649.754374000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176649.761571000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176649.767403000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176649.773788000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176649.779433000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176649.791899000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176649.798172000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176649.804540000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176649.810120000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176649.815829000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176649.822214000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176649.827937000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176649.827868000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176649.833380000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176649.833396000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176649.843371000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176649.848264000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176649.853484000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176649.859130000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176649.864318000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176649.869938000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176649.874873000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176649.879551000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176649.884666000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176649.889885000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176649.895312000 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /Users/bruceb/.rvm/user/db _
+++++ 1381176649.900320000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176649.905048000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/user/db
++++++ 1381176649.910740000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176649.915791000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176649.925810000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176649.930868000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176649.936304000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176649.940874000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176649.945692000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/user/db _
+++++ 1381176649.951051000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176649.957251000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176649.957267000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
+++++ 1381176649.962218000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176649.962205000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/user/db
++++ 1381176649.971653000 /scripts/functions/db : __rvm_db() 13 > value=
++++ 1381176649.977202000 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]]
++++ 1381176649.983033000 /scripts/functions/db : __rvm_db() 15 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176649.988830000 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /Users/bruceb/.rvm/config/db _
+++++ 1381176649.993458000 /scripts/functions/db : __rvm_db_() 59 > typeset __db __key __value
+++++ 1381176649.998020000 /scripts/functions/db : __rvm_db_() 60 > __db=/Users/bruceb/.rvm/config/db
++++++ 1381176650.003988000 /scripts/functions/db : __rvm_db_() 61 > __rvm_sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
++++++ 1381176650.009046000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#\\#\\#g' -e 's#/#\\/#g' -e 's#\.#\.#g'
+++++ 1381176650.018001000 /scripts/functions/db : __rvm_db_() 61 > __key=_
+++++ 1381176650.022827000 /scripts/functions/db : __rvm_db_() 62 > shift 2
+++++ 1381176650.027486000 /scripts/functions/db : __rvm_db_() 63 > __value=
+++++ 1381176650.031946000 /scripts/functions/db : __rvm_db_() 64 > case "${__value}" in
+++++ 1381176650.037781000 /scripts/functions/db : __rvm_db_() 69 > __rvm_db_get /Users/bruceb/.rvm/config/db _
+++++ 1381176650.043760000 /scripts/functions/db : __rvm_db_get() 51 > [[ -f /Users/bruceb/.rvm/config/db ]]
+++++ 1381176650.049613000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_sed -e 's#^_=##' -e '/^$/d'
+++++ 1381176650.049491000 /scripts/functions/db : __rvm_db_get() 52 > __rvm_awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176650.055069000 /scripts/functions/support : __rvm_awk() 230 > awk -F= '/^_=/{print}' /Users/bruceb/.rvm/config/db
+++++ 1381176650.055004000 /scripts/functions/support : __rvm_sed() 230 > sed -e 's#^_=##' -e '/^$/d'
++++ 1381176650.064259000 /scripts/functions/db : __rvm_db() 16 > value=
++++ 1381176650.069611000 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]]
++++ 1381176650.074232000 /scripts/functions/db : __rvm_db() 26 > true
++++ 1381176650.079216000 /scripts/functions/utility_system : __rvm_detect_system_override() 188 >for _var in system_type system_name system_name_lowercase system_version system_arch
++++ 1381176650.084235000 /scripts/functions/utility_system : __rvm_detect_system_override() 189 >__rvm_db _
++++ 1381176650.089496000 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1381176650.094091000 /scripts/functions/db : __rvm_db() 8 > key=_
++++ 1381176650.099186000 /scripts/functions/db : __rvm_db() 9 > key=_
++++ 1381176650.104421000 /scripts/functions/db : __rvm_db() 10 > variable=
++++ 1381176650.109144000 /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/bruceb/.rvm/user/db ]]
+++++ 1381176650.114270
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment