Created
August 9, 2013 13:24
-
-
Save Ch00k/6193552 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oms@solaris:~$ rvm prepare 1.9.3 --install --trace | |
1.9.3 --install --trace | |
rvm 1.21.20 (master) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/] | |
+ [[ -n '' ]] | |
+ set -o errtrace | |
+ export 'PS4=+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1376058222.696603685 /scripts/cli : __rvm_parse_args() 745 > [[ -z prepare ]] | |
+ 1376058222.705417251 /scripts/cli : __rvm_parse_args() 748 > [[ error == \p\r\e\p\a\r\e ]] | |
+ 1376058222.715173419 /scripts/cli : __rvm_parse_args() 748 > [[ 0 -eq 1 ]] | |
+ 1376058222.726122771 /scripts/cli : __rvm_parse_args() 748 > [[ -n '' ]] | |
+ 1376058222.738833096 /scripts/cli : __rvm_parse_args() 74 > [[ -n '' ]] | |
+ 1376058222.753949528 /scripts/cli : __rvm_parse_args() 753 > : rvm_ruby_args:0:: | |
+ 1376058222.768112198 /scripts/cli : __rvm_parse_args() 755 > [[ -n '' ]] | |
+ 1376058222.787345392 /scripts/cli : rvm() 924 > (( rvm_trace_flag == 0 )) | |
+ 1376058222.796215262 /scripts/cli : rvm() 926 > export PS4 | |
+ 1376058222.807825455 /scripts/cli : rvm() 927 > [[ -n '' ]] | |
+ 1376058222.822644957 /scripts/cli : rvm() 929 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1376058222.838539987 /scripts/cli : rvm() 931 > set -x | |
+ 1376058222.850294997 /scripts/cli : rvm() 933 > result=0 | |
+ 1376058222.859657059 /scripts/cli : rvm() 934 > : rvm_ruby_args:0:: | |
+ 1376058222.869861065 /scripts/cli : rvm() 936 > (( result )) | |
+ 1376058222.880971969 /scripts/cli : rvm() 941 > case "${rvm_action:=help}" in | |
+ 1376058222.894305122 /scripts/cli : rvm() 1156 > [[ -n 1.9.3 ]] | |
+ 1376058222.906869127 /scripts/cli : rvm() 1157 > rvm_ruby_args=("$rvm_ruby_string" "${rvm_ruby_args[@]}") | |
+ 1376058222.920502065 /scripts/cli : rvm() 1159 > /opt/oms/.rvm/scripts/external prepare 1.9.3 | |
++ 1376058222.942567123 /scripts/base : 27 > [[ -z '' ]] | |
++ 1376058222.957519868 /scripts/base : 29 > export PS4 | |
++ 1376058222.974448819 /scripts/base : 30 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ 1376058222.991256522 /scripts/base : 34 > export __array_start rvm_path | |
++ 1376058223.008509371 /scripts/base : 39 > [[ -n '' ]] | |
++ 1376058223.025573599 /scripts/base : 41 > __array_start=0 | |
++ 1376058223.040313199 /scripts/base : 44 > (( 0 == 0 )) | |
++ 1376058223.056537723 /scripts/base : 46 > [[ -n 0022 ]] | |
++ 1376058223.069357264 /scripts/base : 47 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
++ 1376058223.085934953 /scripts/base : 48 > [[ -n /opt/oms ]] | |
++ 1376058223.098434095 /scripts/base : 48 > [[ /opt/oms/.rvmrc -ef /opt/oms/.rvmrc ]] | |
++ 1376058223.115009128 /scripts/base : 49 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
++ 1376058223.128340441 /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ 1376058223.144805231 /scripts/base : 54 > [[ -f /etc/rvmrc ]] | |
++ 1376058223.157701700 /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ 1376058223.174460098 /scripts/base : 54 > [[ -f /opt/oms/.rvmrc ]] | |
++ 1376058223.189051744 /scripts/base : 52 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ 1376058223.204135854 /scripts/base : 54 > [[ -f /opt/oms/.rvmrc ]] | |
++ 1376058223.218120474 /scripts/base : 69 > unset rvm_rvmrc_files | |
++ 1376058223.234102704 /scripts/base : 73 > export rvm_path | |
++ 1376058223.248456183 /scripts/base : 74 > [[ -z /opt/oms/.rvm ]] | |
++ 1376058223.263909128 /scripts/base : 90 > true /opt/oms/.rvm/scripts | |
++ 1376058223.278257852 /scripts/base : 93 > source /opt/oms/.rvm/scripts/initialize | |
+++ 1376058223.294547552 /scripts/initialize : 3 > : rvm_trace_flag:1 | |
+++ 1376058223.308473924 /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
+++ 1376058223.325090460 /scripts/initialize : 6 > set -o xtrace | |
+++ 1376058223.338305327 /scripts/initialize : 8 > [[ -z '' ]] | |
+++ 1376058223.355101193 /scripts/initialize : 10 > export PS4 | |
+++ 1376058223.368421952 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ 1376058223.385227634 /scripts/initialize : 17 > [[ -n 4.1.11(2)-release ]] | |
+++ 1376058223.398464013 /scripts/initialize : 19 > shopt -s extglob | |
+++ 1376058223.415382215 /scripts/initialize : 29 > export __rvm_env_loaded | |
+++ 1376058223.429166230 /scripts/initialize : 31 > : __rvm_env_loaded:1: | |
+++ 1376058223.447473619 /scripts/initialize : 33 > : __rvm_env_loaded:2: | |
+++ 1376058223.464663864 /scripts/initialize : 36 > [[ -z /opt/oms/.rvm/tmp ]] | |
+++ 1376058223.476941257 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 )) | |
++ 1376058223.494546479 /scripts/base : 97 > case " ${rvm_base_except:-} " in | |
++ 1376058223.508931821 /scripts/base : 102 > source /opt/oms/.rvm/scripts/selector | |
++ 1376058223.537331634 /scripts/base : 103 > source /opt/oms/.rvm/scripts/selector_gemsets | |
++ 1376058223.556174779 /scripts/base : 107 > typeset -a scripts | |
++ 1376058223.572136558 /scripts/base : 110 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum) | |
++ 1376058223.587759550 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058223.604007292 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/logging | |
+++ 1376058223.619020627 /scripts/functions/logging : 96 > case "${TERM:-dumb}" in | |
+++ 1376058223.635999890 /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red | |
+++ 1376058223.650661899 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ 1376058223.666817357 /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
+++ 1376058223.679407727 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr | |
+++ 1376058223.695505068 /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ 1376058223.709420542 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ 1376058223.726221027 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red | |
+++ 1376058223.740930096 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ 1376058223.756834958 /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31 | |
+++ 1376058223.772890712 /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ 1376058223.787683489 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ 1376058223.804902667 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ 1376058223.818958013 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ 1376058223.834999480 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]] | |
+++ 1376058223.848763241 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]] | |
+++ 1376058223.866110803 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\''' | |
++++ 1376058223.880782741 /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr='' | |
+++ 1376058223.898814434 /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow | |
+++ 1376058223.916588211 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ 1376058223.932630306 /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
+++ 1376058223.948225399 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr | |
+++ 1376058223.964953165 /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ 1376058223.981105092 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ 1376058223.997342132 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow | |
+++ 1376058224.013475240 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ 1376058224.028640299 /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33 | |
+++ 1376058224.045705625 /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ 1376058224.060376549 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ 1376058224.077103424 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ 1376058224.093705987 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ 1376058224.108489735 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]] | |
+++ 1376058224.115784533 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]] | |
+++ 1376058224.131196456 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\''' | |
++++ 1376058224.147185410 /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr='' | |
+++ 1376058224.163461988 /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta | |
+++ 1376058224.178452676 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ 1376058224.194787641 /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
+++ 1376058224.209405949 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr | |
+++ 1376058224.226554070 /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ 1376058224.241635382 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ 1376058224.257161397 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta | |
+++ 1376058224.271870940 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ 1376058224.287389924 /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35 | |
+++ 1376058224.303802054 /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ 1376058224.318467867 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ 1376058224.334757587 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ 1376058224.349780629 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ 1376058224.366686325 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]] | |
+++ 1376058224.383851060 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]] | |
+++ 1376058224.398607712 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\''' | |
++++ 1376058224.415184418 /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr='' | |
+++ 1376058224.432357523 /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green | |
+++ 1376058224.454350303 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ 1376058224.469041471 /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
+++ 1376058224.485213178 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr | |
+++ 1376058224.500767845 /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ 1376058224.516999258 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ 1376058224.532496691 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green | |
+++ 1376058224.546547532 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ 1376058224.558874030 /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32 | |
+++ 1376058224.576468224 /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ 1376058224.591632881 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ 1376058224.607363856 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ 1376058224.624198812 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ 1376058224.638711050 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]] | |
+++ 1376058224.654713886 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]] | |
+++ 1376058224.669667088 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\''' | |
++++ 1376058224.686683283 /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr='' | |
+++ 1376058224.704228539 /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset | |
+++ 1376058224.718706172 /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ 1376058224.734744804 /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
+++ 1376058224.751123673 /scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr | |
+++ 1376058224.767663235 /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ 1376058224.783425318 /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ 1376058224.797111500 /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset | |
+++ 1376058224.808541483 /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ 1376058224.826124977 /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0 | |
+++ 1376058224.841474252 /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ 1376058224.857655196 /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ 1376058224.872551717 /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ 1376058224.888462525 /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ 1376058224.904853457 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]] | |
+++ 1376058224.919206340 /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]] | |
+++ 1376058224.935222145 /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\''' | |
++++ 1376058224.950791918 /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr='' | |
++ 1376058224.967768356 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058224.984900248 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/support | |
+++ 1376058224.999339364 /scripts/functions/support : 3 > [[ -z gtar ]] | |
+++ 1376058225.015324311 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
+++ 1376058225.030265880 /scripts/functions/support : 22 > [[ -n '' ]] | |
+++ 1376058225.047667068 /scripts/functions/support : 189 > case "$(uname)" in | |
++++ 1376058225.066911317 /scripts/functions/support : 189 > uname | |
+++ 1376058225.096612757 /scripts/functions/support : 191 > [[ -x /usr/gnu/bin/find ]] | |
++ 1376058225.105015457 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.117152467 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/utility | |
+++ 1376058225.133541699 /scripts/functions/utility : 3 > source /opt/oms/.rvm/scripts/functions/utility_gems | |
+++ 1376058225.147631780 /scripts/functions/utility : 4 > source /opt/oms/.rvm/scripts/functions/utility_logging | |
+++ 1376058225.167276486 /scripts/functions/utility : 5 > source /opt/oms/.rvm/scripts/functions/utility_package | |
+++ 1376058225.185502128 /scripts/functions/utility : 6 > source /opt/oms/.rvm/scripts/functions/utility_system | |
++ 1376058225.208099578 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.225147815 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/init | |
++ 1376058225.243499802 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.259015089 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/cleanup | |
++ 1376058225.276867040 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.294422219 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/env | |
++ 1376058225.316821422 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.334801639 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/rvmrc | |
+++ 1376058225.352885747 /scripts/functions/rvmrc : 3 > source /opt/oms/.rvm/scripts/functions/rvmrc_project | |
+++ 1376058225.368201556 /scripts/functions/rvmrc : 4 > source /opt/oms/.rvm/scripts/functions/rvmrc_set | |
+++ 1376058225.386856692 /scripts/functions/rvmrc : 5 > source /opt/oms/.rvm/scripts/functions/rvmrc_to | |
+++ 1376058225.404497103 /scripts/functions/rvmrc : 6 > source /opt/oms/.rvm/scripts/functions/rvmrc_trust | |
+++ 1376058225.426116960 /scripts/functions/rvmrc : 7 > source /opt/oms/.rvm/scripts/functions/rvmrc_warning | |
++ 1376058225.448887684 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.466713269 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/install | |
++ 1376058225.486439730 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.504289990 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/environment | |
++ 1376058225.527536076 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.546436502 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/gemset | |
++ 1376058225.566107322 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.585408256 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/db | |
++ 1376058225.604987036 /scripts/base : 111 > for entry in '${scripts[@]}' | |
++ 1376058225.624461430 /scripts/base : 112 > source /opt/oms/.rvm/scripts/functions/checksum | |
++ 1376058225.646871121 /scripts/base : 114 > unset scripts entry rvm_base_except | |
+ 1376058225.662409803 /scripts/external : 4 > source /opt/oms/.rvm/scripts/functions/build | |
++ 1376058225.677879356 /scripts/functions/build : 3 > source /opt/oms/.rvm/scripts/functions/autolibs | |
++ 1376058225.696087822 /scripts/functions/build : 4 > source /opt/oms/.rvm/scripts/functions/build_config | |
++ 1376058225.718844057 /scripts/functions/build : 5 > source /opt/oms/.rvm/scripts/functions/build_requirements | |
+++ 1376058225.744638615 /scripts/functions/build : 7 > uname | |
++ 1376058225.776436243 /scripts/functions/build : 7 > [[ Darwin == \S\u\n\O\S ]] | |
+ 1376058225.795850469 /scripts/external : 5 > source /opt/oms/.rvm/scripts/functions/irbrc | |
+ 1376058225.816594220 /scripts/external : 612 > action=prepare | |
+ 1376058225.823067534 /scripts/external : 613 > shift | |
+ 1376058225.830634752 /scripts/external : 619 > [[ -n 1.9.3 ]] | |
+ 1376058225.839419844 /scripts/external : 621 > case "${action}" in | |
+ 1376058225.848523369 /scripts/external : 623 > external_prepare 1.9.3 | |
+ 1376058225.858161036 /scripts/external : external_prepare() 521 > typeset remote_shell | |
+ 1376058225.868496399 /scripts/external : external_prepare() 522 > rvm_ruby_string=1.9.3 | |
+ 1376058225.879970540 /scripts/external : external_prepare() 523 > remote_shell= | |
+ 1376058225.891740493 /scripts/external : external_prepare() 524 > shift | |
+ 1376058225.903472360 /scripts/external : external_prepare() 528 > __rvm_ruby_string | |
+ 1376058225.917561141 /scripts/selector : __rvm_ruby_string() 684 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name | |
+ 1376058225.923568221 /scripts/selector : __rvm_ruby_string() 686 > __rvm_default_flags | |
+ 1376058225.931156986 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 | |
+ 1376058225.938941300 /scripts/selector : __rvm_ruby_string() 688 > rvm_expanding_aliases= | |
+ 1376058225.947212471 /scripts/selector : __rvm_ruby_string() 691 > true '' '' '' '' '' '' '' @ 1.9.3 0 0 | |
+ 1376058225.962980564 /scripts/selector : __rvm_ruby_string() 696 > echo 1.9.3 | |
+ 1376058225.967404367 /scripts/selector : __rvm_ruby_string() 696 > GREP_OPTIONS= | |
+ 1376058225.983928678 /scripts/selector : __rvm_ruby_string() 696 > grep @ | |
+ 1376058225.999466851 /scripts/selector : __rvm_ruby_string() 703 > (( rvm_expanding_aliases == 0 )) | |
+ 1376058226.005962522 /scripts/selector : __rvm_ruby_string() 704 > [[ -n 1.9.3 ]] | |
+ 1376058226.013276969 /scripts/selector : __rvm_ruby_string() 704 > [[ 1.9.3 != \s\y\s\t\e\m ]] | |
+ 1376058226.021201774 /scripts/selector : __rvm_ruby_string() 708 > [[ -f /opt/oms/.rvm/config/alias ]] | |
+ 1376058226.029651529 /scripts/selector : __rvm_ruby_string() 708 > [[ -s /opt/oms/.rvm/config/alias ]] | |
++ 1376058226.045261314 /scripts/selector : __rvm_ruby_string() 709 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/config/alias 1.9.3 | |
+ 1376058226.095854326 /scripts/selector : __rvm_ruby_string() 709 > expanded_alias_name= | |
+ 1376058226.102968889 /scripts/selector : __rvm_ruby_string() 710 > [[ -n '' ]] | |
+ 1376058226.110653675 /scripts/selector : __rvm_ruby_string() 713 > [[ 1.9.3 == default ]] | |
+ 1376058226.122251929 /scripts/selector : __rvm_ruby_string() 720 > echo 1.9.3 | |
+ 1376058226.126952347 /scripts/selector : __rvm_ruby_string() 720 > GREP_OPTIONS= | |
+ 1376058226.138054220 /scripts/selector : __rvm_ruby_string() 720 > grep @ | |
+ 1376058226.158168089 /scripts/selector : __rvm_ruby_string() 726 > ruby_string=1.9.3 | |
+ 1376058226.164658312 /scripts/selector : __rvm_ruby_string() 727 > gemset_name= | |
+ 1376058226.172089172 /scripts/selector : __rvm_ruby_string() 728 > repo_url= | |
+ 1376058226.180080329 /scripts/selector : __rvm_ruby_string() 729 > branch_name= | |
+ 1376058226.188141450 /scripts/selector : __rvm_ruby_string() 730 > ruby_name= | |
+ 1376058226.196190391 /scripts/selector : __rvm_ruby_string() 732 > __rvm_unset_ruby_variables | |
+ 1376058226.204963657 /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 | |
+ 1376058226.215210712 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
+ 1376058226.225988194 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
+ 1376058226.232935296 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files | |
+ 1376058226.240410737 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 )) | |
+ 1376058226.248529350 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]] | |
+ 1376058226.256612822 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1376058226.264893431 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /opt/oms ]] | |
+ 1376058226.274123892 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /opt/oms/.rvmrc -ef /opt/oms/.rvmrc ]] | |
+ 1376058226.283401289 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1376058226.293459095 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1376058226.303882259 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]] | |
+ 1376058226.314542794 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1376058226.325290556 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /opt/oms/.rvmrc ]] | |
+ 1376058226.332509203 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1376058226.339583488 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /opt/oms/.rvmrc ]] | |
+ 1376058226.347249632 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0 | |
+ 1376058226.355516393 /scripts/selector : __rvm_ruby_string() 734 > rvm_ruby_repo_url= | |
+ 1376058226.364733923 /scripts/selector : __rvm_ruby_string() 735 > rvm_ruby_repo_branch= | |
+ 1376058226.374774017 /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_name= | |
+ 1376058226.385382692 /scripts/selector : __rvm_ruby_string() 738 > [[ -n '' ]] | |
+ 1376058226.392513423 /scripts/selector : __rvm_ruby_string() 744 > strings=() | |
+ 1376058226.399908500 /scripts/selector : __rvm_ruby_string() 745 > __rvm_custom_separated_array strings - 1.9.3 | |
+ 1376058226.408022322 /scripts/functions/utility : __rvm_custom_separated_array() 241 > typeset IFS | |
+ 1376058226.416222138 /scripts/functions/utility : __rvm_custom_separated_array() 242 > IFS=- | |
+ 1376058226.425009591 /scripts/functions/utility : __rvm_custom_separated_array() 243 > [[ -n '' ]] | |
+ 1376058226.436908643 /scripts/functions/utility : __rvm_custom_separated_array() 245 > eval 'strings+=( $3 )' | |
++ 1376058226.444804279 /scripts/functions/utility : __rvm_custom_separated_array() 245 > strings+=($3) | |
+ 1376058226.457082903 /scripts/selector : __rvm_ruby_string() 747 > (( 1 == 0 )) | |
+ 1376058226.463842297 /scripts/selector : __rvm_ruby_string() 762 > for string in '${strings[@]}' | |
+ 1376058226.471852053 /scripts/selector : __rvm_ruby_string() 764 > case "$string" in | |
+ 1376058226.480750735 /scripts/selector : __rvm_ruby_string() 821 > [[ '' == \r\b\x ]] | |
+ 1376058226.489677186 /scripts/selector : __rvm_ruby_string() 834 > case "$string" in | |
+ 1376058226.499015293 /scripts/selector : __rvm_ruby_string() 852 > rvm_ruby_version=1.9.3 | |
+ 1376058226.508582354 /scripts/selector : __rvm_ruby_string() 853 > rvm_ruby_revision= | |
+ 1376058226.518143755 /scripts/selector : __rvm_ruby_string() 854 > rvm_ruby_tag= | |
+ 1376058226.528654576 /scripts/selector : __rvm_ruby_string() 958 > [[ -z '' ]] | |
+ 1376058226.539487731 /scripts/selector : __rvm_ruby_string() 961 > case "$rvm_ruby_version" in | |
+ 1376058226.551147061 /scripts/selector : __rvm_ruby_string() 965 > rvm_ruby_interpreter=ruby | |
+ 1376058226.562837771 /scripts/selector : __rvm_ruby_string() 971 > rvm_ruby_version=1.9.3 | |
+ 1376058226.574384005 /scripts/selector : __rvm_ruby_string() 972 > [[ -z 1.9.3 ]] | |
+ 1376058226.586016715 /scripts/selector : __rvm_ruby_string() 987 > rvm_ruby_string=ruby-1.9.3 | |
+ 1376058226.592926879 /scripts/selector : __rvm_ruby_string() 989 > [[ ruby == \e\x\t ]] | |
+ 1376058226.600456238 /scripts/selector : __rvm_ruby_string() 993 > [[ 0 == \1 ]] | |
+ 1376058226.608507393 /scripts/selector : __rvm_ruby_string() 993 > [[ -n '' ]] | |
+ 1376058226.616615562 /scripts/selector : __rvm_ruby_string() 993 > [[ -n '' ]] | |
+ 1376058226.624931981 /scripts/selector : __rvm_ruby_string() 1014 > [[ -n '' ]] | |
+ 1376058226.634211510 /scripts/selector : __rvm_ruby_string() 1018 > [[ -n '' ]] | |
+ 1376058226.643647094 /scripts/selector : __rvm_ruby_string() 1022 > [[ -n '' ]] | |
+ 1376058226.653800990 /scripts/selector : __rvm_ruby_string() 1028 > (( 0 == 1 )) | |
+ 1376058226.665241067 /scripts/selector : __rvm_ruby_string() 1038 > (( 0 == 1 )) | |
+ 1376058226.676192928 /scripts/selector : __rvm_ruby_string() 1049 > [[ -n '' ]] | |
++ 1376058226.693700839 /scripts/selector : __rvm_ruby_string() 1053 > __rvm_db ruby_1.9.3_patch_level | |
++ 1376058226.712590090 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++ 1376058226.730977638 /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9.3_patch_level | |
++ 1376058226.748977483 /scripts/functions/db : __rvm_db() 10 > key=ruby_1.9.3_patch_level | |
++ 1376058226.767355011 /scripts/functions/db : __rvm_db() 11 > variable= | |
++ 1376058226.783110949 /scripts/functions/db : __rvm_db() 13 > [[ -f /opt/oms/.rvm/user/db ]] | |
+++ 1376058226.806393021 /scripts/functions/db : __rvm_db() 14 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/user/db ruby_1.9.3_patch_level | |
++ 1376058226.865585633 /scripts/functions/db : __rvm_db() 14 > value= | |
++ 1376058226.880872886 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
+++ 1376058226.898188597 /scripts/functions/db : __rvm_db() 18 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/config/db ruby_1.9.3_patch_level | |
++ 1376058226.955488603 /scripts/functions/db : __rvm_db() 18 > value=p448 | |
++ 1376058226.968078273 /scripts/functions/db : __rvm_db() 21 > [[ -n p448 ]] | |
++ 1376058226.986212457 /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
++ 1376058227.001687437 /scripts/functions/db : __rvm_db() 23 > echo p448 | |
++ 1376058227.018263384 /scripts/functions/db : __rvm_db() 29 > return 0 | |
+ 1376058227.034551670 /scripts/selector : __rvm_ruby_string() 1052 > rvm_ruby_patch_level=p448 | |
+ 1376058227.047338230 /scripts/selector : __rvm_ruby_string() 1053 > [[ -n p448 ]] | |
+ 1376058227.054038639 /scripts/selector : __rvm_ruby_string() 1054 > rvm_ruby_string=ruby-1.9.3-p448 | |
+ 1376058227.062099683 /scripts/selector : __rvm_ruby_string() 1059 > [[ -n '' ]] | |
+ 1376058227.070712184 /scripts/selector : __rvm_ruby_string() 1068 > detected_rvm_ruby_name= | |
+ 1376058227.079720069 /scripts/selector : __rvm_ruby_string() 1070 > true | |
+ 1376058227.090407303 /scripts/external : external_prepare() 529 > __rvm_remote_extension ruby-1.9.3-p448 | |
+ 1376058227.101750133 /scripts/functions/utility_system : __rvm_remote_extension() 188 > case "$1" in | |
+ 1376058227.113514877 /scripts/functions/utility_system : __rvm_remote_extension() 196 > rvm_remote_extension=tar.bz2 | |
+ 1376058227.125265466 /scripts/functions/utility_system : __rvm_remote_extension() 199 > [[ '' != \- ]] | |
+ 1376058227.136790266 /scripts/external : external_prepare() 531 > external_prepare_package ruby-1.9.3-p448.tar.bz2 | |
+ 1376058227.143665660 /scripts/external : external_prepare_package() 537 > typeset file_name | |
+ 1376058227.151556282 /scripts/external : external_prepare_package() 538 > file_name=ruby-1.9.3-p448.tar.bz2 | |
+ 1376058227.160303897 /scripts/external : external_prepare_package() 540 > [[ ! -d /opt/oms/.rvm/rubies/ruby-1.9.3-p448 ]] | |
+ 1376058227.169458069 /scripts/external : external_prepare_package() 553 > rvm_log 'Preparing ruby-1.9.3-p448 ...' | |
+ 1376058227.179314312 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058227.192974368 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058227.206802978 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058227.213368057 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058227.221250386 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058227.229727076 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058227.238858563 /scripts/functions/logging : rvm_log() 162 > printf %b 'Preparing ruby-1.9.3-p448 ...\n' | |
Preparing ruby-1.9.3-p448 ... | |
+ 1376058227.248813823 /scripts/external : external_prepare_package() 555 > __rvm_package_create ruby-1.9.3-p448.tar.bz2 /opt/oms/.rvm/rubies ruby-1.9.3-p448 | |
+ 1376058227.260284161 /scripts/functions/utility_package : __rvm_package_create() 90 > rvm_debug __rvm_package_create:3: ruby-1.9.3-p448.tar.bz2 /opt/oms/.rvm/rubies ruby-1.9.3-p448 | |
+ 1376058227.272280511 /scripts/functions/logging : rvm_debug() 144 > (( 0 )) | |
+ 1376058227.284210210 /scripts/functions/logging : rvm_debug() 144 > return 0 | |
+ 1376058227.295725541 /scripts/functions/utility_package : __rvm_package_create() 91 > case "$1" in | |
+ 1376058227.302111216 /scripts/functions/utility_package : __rvm_package_create() 93 > [[ -z ruby-1.9.3-p448 ]] | |
+ 1376058227.309479897 /scripts/functions/utility_package : __rvm_package_create() 95 > gtar cjf ruby-1.9.3-p448.tar.bz2 -C /opt/oms/.rvm/rubies ruby-1.9.3-p448 | |
+ 1376058230.478629843 /scripts/external : external_prepare_package() 557 > rvm_log 'Prepared ruby-1.9.3-p448.tar.bz2.' | |
+ 1376058230.485655080 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058230.493739271 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058230.502191730 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058230.510995110 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058230.520194189 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058230.529851751 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058230.540150180 /scripts/functions/logging : rvm_log() 162 > printf %b 'Prepared ruby-1.9.3-p448.tar.bz2.\n' | |
Prepared ruby-1.9.3-p448.tar.bz2. | |
+ 1376058230.551518152 /scripts/external : external_prepare() 532 > external_prepare_upload ruby-1.9.3-p448.tar.bz2 '' | |
+ 1376058230.563588001 /scripts/external : external_prepare_upload() 575 > typeset remote_path remote_shell remote_directory system_path __remote_file file_name local_file path_prefix | |
+ 1376058230.575660605 /scripts/external : external_prepare_upload() 577 > file_name=ruby-1.9.3-p448.tar.bz2 | |
+ 1376058230.587802241 /scripts/external : external_prepare_upload() 578 > remote_path='[email protected]:~/shared/public/binaries' | |
++ 1376058230.600757329 /scripts/external : external_prepare_upload() 579 > __rvm_system_path - 99 | |
+++ 1376058230.619718214 /scripts/functions/utility_system : __rvm_system_path() 157 > __rvm_db rvm_remote_server_path99 | |
+++ 1376058230.637510471 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
+++ 1376058230.654941446 /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_path99 | |
+++ 1376058230.669187949 /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_path99 | |
+++ 1376058230.686594609 /scripts/functions/db : __rvm_db() 11 > variable= | |
+++ 1376058230.703413550 /scripts/functions/db : __rvm_db() 13 > [[ -f /opt/oms/.rvm/user/db ]] | |
++++ 1376058230.725816339 /scripts/functions/db : __rvm_db() 14 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/user/db rvm_remote_server_path99 | |
+++ 1376058230.785401105 /scripts/functions/db : __rvm_db() 14 > value= | |
+++ 1376058230.800331118 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
++++ 1376058230.822507857 /scripts/functions/db : __rvm_db() 18 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/config/db rvm_remote_server_path99 | |
+++ 1376058230.885679046 /scripts/functions/db : __rvm_db() 18 > value= | |
+++ 1376058230.900934728 /scripts/functions/db : __rvm_db() 21 > [[ -n '' ]] | |
+++ 1376058230.918240478 /scripts/functions/db : __rvm_db() 29 > return 0 | |
++ 1376058230.936655417 /scripts/functions/utility_system : __rvm_system_path() 157 > rvm_remote_server_path= | |
++ 1376058230.950608439 /scripts/functions/utility_system : __rvm_system_path() 158 > [[ -n '' ]] | |
++ 1376058230.967105727 /scripts/functions/utility_system : __rvm_system_path() 159 > __rvm_detect_system | |
++ 1376058230.985870184 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch | |
++ 1376058231.004938684 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch | |
++ 1376058231.020211895 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_type=unknown | |
++ 1376058231.036959469 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_name=unknown | |
++ 1376058231.053674103 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_version=unknown | |
+++ 1376058231.076161586 /scripts/functions/utility_system : __rvm_detect_system() 10 > uname -m | |
++ 1376058231.107812082 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_arch=i86pc | |
++ 1376058231.124170267 /scripts/functions/utility_system : __rvm_detect_system() 11 > case "$(uname)" in | |
+++ 1376058231.145496924 /scripts/functions/utility_system : __rvm_detect_system() 11 > uname | |
++ 1376058231.175775069 /scripts/functions/utility_system : __rvm_detect_system() 105 > _system_type=sunos | |
++ 1376058231.190626443 /scripts/functions/utility_system : __rvm_detect_system() 106 > _system_name=solaris | |
+++ 1376058231.210474662 /scripts/functions/utility_system : __rvm_detect_system() 107 > uname -v | |
++ 1376058231.239068472 /scripts/functions/utility_system : __rvm_detect_system() 107 > _system_version=11.1 | |
++ 1376058231.256261185 /scripts/functions/utility_system : __rvm_detect_system() 109 > __rvm_string_match 11.1 'joyent*' | |
++ 1376058231.273591042 /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
++ 1376058231.289590633 /scripts/functions/support : __rvm_string_match() 44 > _string=11.1 | |
++ 1376058231.307232740 /scripts/functions/support : __rvm_string_match() 45 > shift | |
++ 1376058231.323679027 /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
++ 1376058231.339829104 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
++ 1376058231.356518393 /scripts/functions/support : __rvm_string_match() 51 > shift | |
++ 1376058231.373477260 /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
++ 1376058231.390048243 /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
++ 1376058231.407954060 /scripts/functions/utility_system : __rvm_detect_system() 114 > __rvm_string_match 11.1 'oi*' | |
++ 1376058231.425418535 /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
++ 1376058231.441122928 /scripts/functions/support : __rvm_string_match() 44 > _string=11.1 | |
++ 1376058231.458768785 /scripts/functions/support : __rvm_string_match() 45 > shift | |
++ 1376058231.476102761 /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
++ 1376058231.490827638 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
++ 1376058231.507651223 /scripts/functions/support : __rvm_string_match() 51 > shift | |
++ 1376058231.523975992 /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
++ 1376058231.538485297 /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
++ 1376058231.556261185 /scripts/functions/utility_system : __rvm_detect_system() 146 > _system_type=sunos | |
++ 1376058231.574173479 /scripts/functions/utility_system : __rvm_detect_system() 147 > _system_name=solaris | |
++ 1376058231.588540196 /scripts/functions/utility_system : __rvm_detect_system() 148 > _system_version=11.1 | |
++ 1376058231.606285099 /scripts/functions/utility_system : __rvm_detect_system() 149 > _system_arch=i86pc | |
++ 1376058231.624524695 /scripts/functions/utility_system : __rvm_detect_system() 150 > _system_arch=i86pc | |
++ 1376058231.638723487 /scripts/functions/utility_system : __rvm_detect_system() 151 > _system_arch=i86pc | |
++ 1376058231.655943685 /scripts/functions/utility_system : __rvm_system_path() 160 > rvm_remote_server_path=solaris/11.1/i86pc | |
++ 1376058231.675094135 /scripts/functions/utility_system : __rvm_system_path() 163 > [[ - == \- ]] | |
++ 1376058231.688619245 /scripts/functions/utility_system : __rvm_system_path() 164 > printf %b 'solaris/11.1/i86pc\n' | |
+ 1376058231.706294173 /scripts/external : external_prepare_upload() 579 > system_path=solaris/11.1/i86pc | |
+ 1376058231.714113464 /scripts/external : external_prepare_upload() 580 > remote_directory='~/shared/public/binaries/solaris/11.1/i86pc' | |
+ 1376058231.722151946 /scripts/external : external_prepare_upload() 581 > [email protected] | |
+ 1376058231.731085322 /scripts/external : external_prepare_upload() 583 > [[ 0 -eq 1 ]] | |
+ 1376058231.740338139 /scripts/external : external_prepare_upload() 591 > local_file=ruby-1.9.3-p448.tar.bz2 | |
+ 1376058231.750089363 /scripts/external : external_prepare_upload() 593 > __rvm_calculate_remote_file 0 1 1 ruby-1.9.3-p448.tar.bz2 | |
++ 1376058231.766517352 /scripts/functions/utility_system : __rvm_calculate_remote_file() 232 > __rvm_db rvm_remote_server_url1 | |
++ 1376058231.783171289 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++ 1376058231.799462177 /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_url1 | |
++ 1376058231.816142753 /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_url1 | |
++ 1376058231.832831454 /scripts/functions/db : __rvm_db() 11 > variable= | |
++ 1376058231.848976700 /scripts/functions/db : __rvm_db() 13 > [[ -f /opt/oms/.rvm/user/db ]] | |
+++ 1376058231.868651641 /scripts/functions/db : __rvm_db() 14 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/user/db rvm_remote_server_url1 | |
++ 1376058231.927676795 /scripts/functions/db : __rvm_db() 14 > value= | |
++ 1376058231.944606117 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
+++ 1376058231.960348876 /scripts/functions/db : __rvm_db() 18 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/config/db rvm_remote_server_url1 | |
++ 1376058232.018966766 /scripts/functions/db : __rvm_db() 18 > value=http://jruby.org.s3.amazonaws.com | |
++ 1376058232.033731783 /scripts/functions/db : __rvm_db() 21 > [[ -n http://jruby.org.s3.amazonaws.com ]] | |
++ 1376058232.049457917 /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
++ 1376058232.067760818 /scripts/functions/db : __rvm_db() 23 > echo http://jruby.org.s3.amazonaws.com | |
++ 1376058232.086179907 /scripts/functions/db : __rvm_db() 29 > return 0 | |
+ 1376058232.104497229 /scripts/functions/utility_system : __rvm_calculate_remote_file() 232 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com | |
+ 1376058232.118469792 /scripts/functions/utility_system : __rvm_calculate_remote_file() 233 > [[ -n http://jruby.org.s3.amazonaws.com ]] | |
+ 1376058232.125339216 /scripts/functions/utility_system : __rvm_calculate_remote_file() 237 > __rvm_system_path '' 1 | |
++ 1376058232.140510837 /scripts/functions/utility_system : __rvm_system_path() 157 > __rvm_db rvm_remote_server_path1 | |
++ 1376058232.158586921 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++ 1376058232.176611896 /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_path1 | |
++ 1376058232.191372665 /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_path1 | |
++ 1376058232.207917522 /scripts/functions/db : __rvm_db() 11 > variable= | |
++ 1376058232.225158666 /scripts/functions/db : __rvm_db() 13 > [[ -f /opt/oms/.rvm/user/db ]] | |
+++ 1376058232.241226411 /scripts/functions/db : __rvm_db() 14 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/user/db rvm_remote_server_path1 | |
++ 1376058232.308665284 /scripts/functions/db : __rvm_db() 14 > value= | |
++ 1376058232.326173047 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
+++ 1376058232.346907789 /scripts/functions/db : __rvm_db() 18 > /opt/oms/.rvm/scripts/db /opt/oms/.rvm/config/db rvm_remote_server_path1 | |
++ 1376058232.409486548 /scripts/functions/db : __rvm_db() 18 > value=downloads | |
++ 1376058232.426219961 /scripts/functions/db : __rvm_db() 21 > [[ -n downloads ]] | |
++ 1376058232.442632647 /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
++ 1376058232.459305378 /scripts/functions/db : __rvm_db() 23 > echo downloads | |
++ 1376058232.477026746 /scripts/functions/db : __rvm_db() 29 > return 0 | |
+ 1376058232.494822743 /scripts/functions/utility_system : __rvm_system_path() 157 > rvm_remote_server_path=downloads | |
+ 1376058232.508576265 /scripts/functions/utility_system : __rvm_system_path() 158 > [[ -n downloads ]] | |
+ 1376058232.515203667 /scripts/functions/utility_system : __rvm_system_path() 163 > [[ '' == \- ]] | |
+ 1376058232.523460453 /scripts/functions/utility_system : __rvm_calculate_remote_file() 238 > __rvm_ruby_package_file ruby-1.9.3-p448.tar.bz2 | |
+ 1376058232.532321304 /scripts/functions/utility_system : __rvm_ruby_package_file() 205 > case "$1" in | |
+ 1376058232.541542569 /scripts/functions/utility_system : __rvm_ruby_package_file() 207 > rvm_ruby_package_file=/ruby-1.9.3-p448.tar.bz2 | |
+ 1376058232.551691286 /scripts/functions/utility_system : __rvm_calculate_remote_file() 239 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2 | |
+ 1376058232.562653446 /scripts/external : external_prepare_upload() 595 > rvm_log '--- upload:' | |
+ 1376058232.574447987 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058232.586415372 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058232.598163641 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058232.604956403 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058232.612642747 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058232.621079430 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058232.629859430 /scripts/functions/logging : rvm_log() 162 > printf %b '--- upload:\n' | |
--- upload: | |
+ 1376058232.639395874 /scripts/external : external_prepare_upload() 596 > printf %b 'ssh "[email protected]" "mkdir -p ~/shared/public/binaries/solaris/11.1/i86pc/"\n' | |
ssh "[email protected]" "mkdir -p ~/shared/public/binaries/solaris/11.1/i86pc/" | |
+ 1376058232.649249525 /scripts/external : external_prepare_upload() 598 > [[ 0 -eq 1 ]] | |
+ 1376058232.660105837 /scripts/external : external_prepare_upload() 602 > printf %b 'scp "ruby-1.9.3-p448.tar.bz2" "[email protected]:~/shared/public/binaries/solaris/11.1/i86pc/ruby-1.9.3-p448.tar.bz2"\n' | |
scp "ruby-1.9.3-p448.tar.bz2" "[email protected]:~/shared/public/binaries/solaris/11.1/i86pc/ruby-1.9.3-p448.tar.bz2" | |
+ 1376058232.671409179 /scripts/external : external_prepare_upload() 604 > rvm_log '--- rvm/config/remote:' | |
+ 1376058232.683098568 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058232.695075557 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058232.707062501 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058232.718719390 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058232.725995785 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058232.734356378 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058232.743763145 /scripts/functions/logging : rvm_log() 162 > printf %b '--- rvm/config/remote:\n' | |
--- rvm/config/remote: | |
+ 1376058232.754094037 /scripts/external : external_prepare_upload() 605 > printf %b 'http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2\n' | |
http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2 | |
+ 1376058232.764642138 /scripts/external : external_prepare_upload() 606 > rvm_log '--- rvm/config/md5:' | |
+ 1376058232.775957902 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058232.787894387 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058232.794978794 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058232.802970299 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058232.811794180 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058232.821099895 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058232.831264244 /scripts/functions/logging : rvm_log() 162 > printf %b '--- rvm/config/md5:\n' | |
--- rvm/config/md5: | |
++ 1376058232.849634720 /scripts/external : external_prepare_upload() 607 > __rvm_md5_calculate ruby-1.9.3-p448.tar.bz2 | |
++ 1376058232.867463941 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum | |
++ 1376058232.885149392 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5 | |
++ 1376058232.899422771 /scripts/functions/checksum : __rvm_md5_calculate() 13 > builtin command -v md5sum | |
+++ 1376058232.920063343 /scripts/functions/checksum : __rvm_md5_calculate() 15 > md5sum ruby-1.9.3-p448.tar.bz2 | |
++ 1376058232.979583967 /scripts/functions/checksum : __rvm_md5_calculate() 15 > _sum='07d20955b63c39c5fa672a4dd996ee04 ruby-1.9.3-p448.tar.bz2' | |
++ 1376058232.997093236 /scripts/functions/checksum : __rvm_md5_calculate() 16 > echo 07d20955b63c39c5fa672a4dd996ee04 | |
++ 1376058233.014381099 /scripts/functions/checksum : __rvm_md5_calculate() 17 > return 0 | |
+ 1376058233.033058288 /scripts/external : external_prepare_upload() 607 > printf %b 'http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2=07d20955b63c39c5fa672a4dd996ee04\n' | |
http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2=07d20955b63c39c5fa672a4dd996ee04 | |
+ 1376058233.048217505 /scripts/external : external_prepare_upload() 608 > rvm_log '--- rvm/config/sha512:' | |
+ 1376058233.055595580 /scripts/functions/logging : rvm_log() 161 > rvm_pretty_print stdout | |
+ 1376058233.064537856 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1376058233.074261518 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1376058233.084793106 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1376058233.095698226 /scripts/functions/logging : rvm_pretty_print() 82 > [[ -t 1 ]] | |
+ 1376058233.107137726 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
+ 1376058233.114963423 /scripts/functions/logging : rvm_log() 162 > printf %b '--- rvm/config/sha512:\n' | |
--- rvm/config/sha512: | |
++ 1376058233.130780999 /scripts/external : external_prepare_upload() 609 > __rvm_sha__calculate 512 ruby-1.9.3-p448.tar.bz2 | |
++ 1376058233.147722370 /scripts/functions/checksum : __rvm_sha__calculate() 43 > typeset bits _sum | |
++ 1376058233.165606987 /scripts/functions/checksum : __rvm_sha__calculate() 44 > bits=512 | |
++ 1376058233.179269412 /scripts/functions/checksum : __rvm_sha__calculate() 45 > shift | |
++ 1376058233.195905728 /scripts/functions/checksum : __rvm_sha__calculate() 48 > builtin command -v sha512sum | |
+++ 1376058233.217688471 /scripts/functions/checksum : __rvm_sha__calculate() 50 > sha512sum ruby-1.9.3-p448.tar.bz2 | |
++ 1376058233.439229806 /scripts/functions/checksum : __rvm_sha__calculate() 50 > _sum='97d413ab184f91cfb3b1650cad01b64c3602333a188efd2f3903b8fcaf725d327c6a6808adf87410a3669efb3fe3b2f43bf296c9fc09cf5403ad06a9b096b6d6 ruby-1.9.3-p448.tar.bz2' | |
++ 1376058233.458601498 /scripts/functions/checksum : __rvm_sha__calculate() 51 > echo 97d413ab184f91cfb3b1650cad01b64c3602333a188efd2f3903b8fcaf725d327c6a6808adf87410a3669efb3fe3b2f43bf296c9fc09cf5403ad06a9b096b6d6 | |
++ 1376058233.478205960 /scripts/functions/checksum : __rvm_sha__calculate() 52 > return 0 | |
+ 1376058233.496890469 /scripts/external : external_prepare_upload() 609 > printf %b 'http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2=97d413ab184f91cfb3b1650cad01b64c3602333a188efd2f3903b8fcaf725d327c6a6808adf87410a3669efb3fe3b2f43bf296c9fc09cf5403ad06a9b096b6d6\n' | |
http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p448.tar.bz2=97d413ab184f91cfb3b1650cad01b64c3602333a188efd2f3903b8fcaf725d327c6a6808adf87410a3669efb3fe3b2f43bf296c9fc09cf5403ad06a9b096b6d6 | |
+ 1376058233.513075228 /scripts/cli : rvm() 1193 > current_result=0 | |
+ 1376058233.522992690 /scripts/cli : rvm() 1194 > (( result )) | |
+ 1376058233.534392378 /scripts/cli : rvm() 1194 > result=0 | |
+ 1376058233.547898933 /scripts/cli : rvm() 1196 > (( result )) | |
+ 1376058233.557277596 /scripts/cli : rvm() 1201 > case "$rvm_action" in | |
+ 1376058233.568814304 /scripts/cli : rvm() 1209 > current_result=0 | |
+ 1376058233.578161343 /scripts/cli : rvm() 1210 > (( result )) | |
+ 1376058233.588732877 /scripts/cli : rvm() 1210 > result=0 | |
+ 1376058233.601268846 /scripts/cli : rvm() 1212 > typeset __local_rvm_trace_flag | |
+ 1376058233.616026692 /scripts/cli : rvm() 1213 > __local_rvm_trace_flag=1 | |
+ 1376058233.629584468 /scripts/cli : rvm() 1216 > [[ 0 -eq 1 ]] | |
+ 1376058233.638455014 /scripts/cli : rvm() 1228 > __rvm_teardown | |
+ 1376058233.652675140 /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ 1376058233.669457799 /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp | |
+ 1376058233.679647062 /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /opt/oms/.rvm/tmp/ ]] | |
+ 1376058233.691478897 /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in | |
+ 1376058233.705913621 /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/opt/oms/.rvm/tmp/13156*' | |
+ 1376058233.721058477 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/opt/oms/.rvm/tmp/13156*' | |
+ 1376058233.733765141 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1376058233.747940487 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/opt/oms/.rvm/tmp/13156*' | |
+ 1376058233.761357447 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1376058233.772680316 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.1.11(2)-release ]] | |
+ 1376058233.781819693 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob | |
+ 1376058233.792069661 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1376058233.804058066 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /opt/oms/.rvm/tmp/13156* ]] | |
+ 1376058233.817475253 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /opt/oms/.rvm/tmp/13156* ]] | |
+ 1376058233.826888384 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /opt/oms/.rvm/tmp/13156* ]] | |
+ 1376058233.837524580 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /opt/oms/.rvm/tmp/13156* ]] | |
+ 1376058233.846506007 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /opt/oms/.rvm/tmp/13156*' | |
+ 1376058233.858865633 /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1376058233.867558491 /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1376058233.879595594 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0 | |
+ 1376058233.893162946 /scripts/functions/cleanup : __rvm_cleanup_tmp() -26 > return 0 | |
+ 1376058233.909527425 /scripts/functions/environment : __rvm_teardown() 114 > export __rvm_env_loaded | |
+ 1376058233.921068469 /scripts/functions/environment : __rvm_teardown() 116 > : __rvm_env_loaded:1: | |
+ 1376058233.934055715 /scripts/functions/environment : __rvm_teardown() 118 > : __rvm_env_loaded:1: | |
+ 1376058233.950232783 /scripts/functions/environment : __rvm_teardown() 120 > : __rvm_env_loaded:0: | |
+ 1376058233.960470180 /scripts/functions/environment : __rvm_teardown() 122 > [[ -z /opt/oms/.rvm/tmp ]] | |
+ 1376058233.972419334 /scripts/functions/environment : __rvm_teardown() 122 > (( __rvm_env_loaded > 0 )) | |
+ 1376058233.987913713 /scripts/functions/environment : __rvm_teardown() 127 > [[ -n 4.1.11(2)-release ]] | |
+ 1376058233.997978527 /scripts/functions/environment : __rvm_teardown() 129 > trap - 0 1 2 3 15 | |
+ 1376058234.009209211 /scripts/functions/environment : __rvm_teardown() 132 > [[ -n '' ]] | |
+ 1376058234.022748616 /scripts/functions/environment : __rvm_teardown() 142 > [[ -n 0022 ]] | |
+ 1376058234.038759930 /scripts/functions/environment : __rvm_teardown() 144 > umask 0022 | |
+ 1376058234.048070667 /scripts/functions/environment : __rvm_teardown() 145 > unset rvm_stored_umask | |
+ 1376058234.060307531 /scripts/functions/environment : __rvm_teardown() 148 > [[ '' == \1 ]] | |
+ 1376058234.075404278 /scripts/functions/environment : __rvm_teardown() 152 > __variables_definition unset | |
+ 1376058234.090334224 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list | |
+ 1376058234.099120072 /scripts/functions/environment : __variables_definition() 2 > typeset __method | |
+ 1376058234.109310055 /scripts/functions/environment : __variables_definition() 4 > __method=unset | |
+ 1376058234.121522777 /scripts/functions/environment : __variables_definition() 36 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_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) | |
+ 1376058234.140768671 /scripts/functions/environment : __variables_definition() 40 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) | |
+ 1376058234.150583391 /scripts/functions/environment : __variables_definition() 203 > case "${__method}" in | |
+ 1376058234.162971919 /scripts/functions/environment : __variables_definition() 44 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures | |
+ 1376058234.181291745 /scripts/functions/environment : __variables_definition() 51 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_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 | |
+ 1376058234.200268892 /scripts/functions/environment : __rvm_teardown() 136 > builtin command -v __rvm_cleanup_download | |
+ 1376058234.211319932 /scripts/functions/environment : __rvm_teardown() 141 > return 0 | |
+ 1376058234.230150087 /scripts/cli : rvm() 1074 > (( __local_rvm_trace_flag > 0 )) | |
+ 1376058234.239435177 /scripts/cli : rvm() 1076 > set +o verbose | |
+ 1376058234.250228458 /scripts/cli : rvm() 1077 > set +o xtrace | |
oms@solaris:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment