Skip to content

Instantly share code, notes, and snippets.

@azell
Created April 5, 2013 19:50
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 azell/5322103 to your computer and use it in GitHub Desktop.
Save azell/5322103 to your computer and use it in GitHub Desktop.
Result from running: rvm install --autolibs=read-only --binary --trace 1.9.3
--autolibs=read-only --binary --trace 1.9.3
rvm 1.19.1 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [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} > '
+ 1365191040.972879771 /scripts/cli : __rvm_parse_args() 795 > [[ -z install ]]
+ 1365191040.974559260 /scripts/cli : __rvm_parse_args() 798 > [[ error == \i\n\s\t\a\l\l ]]
+ 1365191040.975980640 /scripts/cli : __rvm_parse_args() 798 > [[ 0 -eq 1 ]]
+ 1365191040.977485405 /scripts/cli : __rvm_parse_args() 798 > [[ -n '' ]]
+ 1365191040.978932769 /scripts/cli : __rvm_parse_args() 90 > [[ -n 1.9.3 ]]
+ 1365191040.980510218 /scripts/cli : __rvm_parse_args() 92 > rvm_token=1.9.3
+ 1365191040.982254185 /scripts/cli : __rvm_parse_args() 94 > (( 0 > 0 ))
+ 1365191040.983896721 /scripts/cli : __rvm_parse_args() 99 > next_token=
+ 1365191040.985671153 /scripts/cli : __rvm_parse_args() 106 > case "$rvm_token" in
+ 1365191040.987174706 /scripts/cli : __rvm_parse_args() 109 > case "$rvm_token" in
+ 1365191040.988871501 /scripts/cli : __rvm_parse_args() 358 > rvm_action=install
+ 1365191040.990412236 /scripts/cli : __rvm_parse_args() 359 > rvm_ruby_string=1.9.3
+ 1365191040.992003974 /scripts/cli : __rvm_parse_args() 360 > rvm_ruby_strings=1.9.3
+ 1365191040.993598168 /scripts/cli : __rvm_parse_args() 795 > [[ -z install ]]
+ 1365191040.995081174 /scripts/cli : __rvm_parse_args() 798 > [[ error == \i\n\s\t\a\l\l ]]
+ 1365191040.996577321 /scripts/cli : __rvm_parse_args() 798 > [[ 0 -eq 1 ]]
+ 1365191040.998137461 /scripts/cli : __rvm_parse_args() 798 > [[ -n '' ]]
+ 1365191040.999698325 /scripts/cli : __rvm_parse_args() 90 > [[ -n '' ]]
+ 1365191041.001320012 /scripts/cli : __rvm_parse_args() 803 > : rvm_ruby_args:0::
+ 1365191041.002890897 /scripts/cli : __rvm_parse_args() 805 > [[ -n '' ]]
+ 1365191041.005132789 /scripts/cli : rvm() 902 > (( rvm_trace_flag == 0 ))
+ 1365191041.006690356 /scripts/cli : rvm() 904 > export PS4
+ 1365191041.008403967 /scripts/cli : rvm() 905 > [[ -n '' ]]
+ 1365191041.009980012 /scripts/cli : rvm() 907 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ 1365191041.011677976 /scripts/cli : rvm() 909 > set -x
+ 1365191041.013215880 /scripts/cli : rvm() 911 > result=0
+ 1365191041.014833097 /scripts/cli : rvm() 912 > : rvm_ruby_args:0::
+ 1365191041.016410888 /scripts/cli : rvm() 914 > (( result ))
+ 1365191041.018258135 /scripts/cli : rvm() 919 > case "${rvm_action:=usage}" in
+ 1365191041.019876755 /scripts/cli : rvm() 1100 > export rvm_path
+ 1365191041.021674036 /scripts/cli : rvm() 1101 > [[ -n 1.9.3 ]]
+ 1365191041.023128746 /scripts/cli : rvm() 1103 > typeset save_ruby
++ 1365191041.025386259 /scripts/cli : rvm() -3 > __rvm_select
++ 1365191041.029163963 /scripts/selector : __rvm_select() 1 > true
++ 1365191041.031423948 /scripts/selector : __rvm_select() 2 > typeset _original_env_string
++ 1365191041.033605618 /scripts/selector : __rvm_select() 3 > _original_env_string=
++ 1365191041.035695721 /scripts/selector : __rvm_select() 6 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1365191041.037967499 /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1365191041.040585431 /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 rvm_architectures
++ 1365191041.043025144 /scripts/selector : __rvm_select() 11 > rvm_ruby_string=1.9.3
++ 1365191041.045243527 /scripts/selector : __rvm_select() 14 > [[ -z 1.9.3 ]]
++ 1365191041.047348208 /scripts/selector : __rvm_select() 25 > __rvm_ruby_string
++ 1365191041.050080958 /scripts/selector : __rvm_ruby_string() 9 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1365191041.052250519 /scripts/selector : __rvm_ruby_string() 11 > __rvm_default_flags
++ 1365191041.054526651 /scripts/functions/env : __rvm_default_flags() 1 > true 0 0
++ 1365191041.056678952 /scripts/selector : __rvm_ruby_string() 682 > rvm_expanding_aliases=
++ 1365191041.059226421 /scripts/selector : __rvm_ruby_string() 685 > true '' '' '' '' '' '' '' @ 1.9.3 0 0
++ 1365191041.062128813 /scripts/selector : __rvm_ruby_string() 690 > echo 1.9.3
++ 1365191041.063074302 /scripts/selector : __rvm_ruby_string() 690 > GREP_OPTIONS=
++ 1365191041.065689589 /scripts/selector : __rvm_ruby_string() 690 > grep @
++ 1365191041.068911295 /scripts/selector : __rvm_ruby_string() 697 > (( rvm_expanding_aliases == 0 ))
++ 1365191041.071038810 /scripts/selector : __rvm_ruby_string() 698 > [[ -n 1.9.3 ]]
++ 1365191041.073052137 /scripts/selector : __rvm_ruby_string() 698 > [[ 1.9.3 != \s\y\s\t\e\m ]]
++ 1365191041.075122500 /scripts/selector : __rvm_ruby_string() 702 > [[ -f /home/azell/.rvm/config/alias ]]
++ 1365191041.077217934 /scripts/selector : __rvm_ruby_string() 702 > [[ -s /home/azell/.rvm/config/alias ]]
+++ 1365191041.079884300 /scripts/selector : __rvm_ruby_string() 695 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/alias 1.9.3
++ 1365191041.088084589 /scripts/selector : __rvm_ruby_string() 703 > expanded_alias_name=
++ 1365191041.090228370 /scripts/selector : __rvm_ruby_string() 704 > [[ -n '' ]]
++ 1365191041.092365345 /scripts/selector : __rvm_ruby_string() 707 > [[ 1.9.3 == default ]]
++ 1365191041.095156580 /scripts/selector : __rvm_ruby_string() 714 > echo 1.9.3
++ 1365191041.096035065 /scripts/selector : __rvm_ruby_string() 714 > GREP_OPTIONS=
++ 1365191041.098670866 /scripts/selector : __rvm_ruby_string() 714 > grep @
++ 1365191041.102037704 /scripts/selector : __rvm_ruby_string() 720 > ruby_string=1.9.3
++ 1365191041.104175642 /scripts/selector : __rvm_ruby_string() 721 > gemset_name=
++ 1365191041.106258694 /scripts/selector : __rvm_ruby_string() 722 > repo_url=
++ 1365191041.108392724 /scripts/selector : __rvm_ruby_string() 723 > branch_name=
++ 1365191041.110557944 /scripts/selector : __rvm_ruby_string() 724 > ruby_name=
++ 1365191041.112632039 /scripts/selector : __rvm_ruby_string() 726 > __rvm_unset_ruby_variables
++ 1365191041.114921219 /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
++ 1365191041.117387509 /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc
++ 1365191041.119703052 /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file
++ 1365191041.121907032 /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files
++ 1365191041.124114210 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1365191041.126118163 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0002 ]]
++ 1365191041.128108027 /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191041.130169734 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /home/azell ]]
++ 1365191041.132196089 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191041.134232104 /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191041.136342580 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.138550687 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1365191041.140640137 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.142738052 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/azell/.rvmrc ]]
++ 1365191041.144846830 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.146973813 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/azell/.rvmrc ]]
++ 1365191041.149108294 /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0
++ 1365191041.151343398 /scripts/selector : __rvm_ruby_string() 732 > rvm_ruby_repo_url=
++ 1365191041.153364546 /scripts/selector : __rvm_ruby_string() 733 > rvm_ruby_repo_branch=
++ 1365191041.155427303 /scripts/selector : __rvm_ruby_string() 734 > rvm_ruby_name=
++ 1365191041.157535493 /scripts/selector : __rvm_ruby_string() 736 > [[ -n '' ]]
++ 1365191041.159504777 /scripts/selector : __rvm_ruby_string() 742 > strings=()
++ 1365191041.161527038 /scripts/selector : __rvm_ruby_string() 743 > __rvm_custom_separated_array strings - 1.9.3
++ 1365191041.163697644 /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS
++ 1365191041.165838138 /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=-
++ 1365191041.167956733 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1365191041.170043268 /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )'
+++ 1365191041.172052618 /scripts/functions/utility : __rvm_custom_separated_array() -369 > strings+=($3)
++ 1365191041.174183860 /scripts/selector : __rvm_ruby_string() 375 > (( 1 == 0 ))
++ 1365191041.176249331 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
++ 1365191041.178269510 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
++ 1365191041.180329480 /scripts/selector : __rvm_ruby_string() 448 > [[ '' == \r\b\x ]]
++ 1365191041.182428180 /scripts/selector : __rvm_ruby_string() 835 > case "$string" in
++ 1365191041.184588155 /scripts/selector : __rvm_ruby_string() 479 > rvm_ruby_version=1.9.3
++ 1365191041.186701423 /scripts/selector : __rvm_ruby_string() 480 > rvm_ruby_revision=
++ 1365191041.188750603 /scripts/selector : __rvm_ruby_string() 481 > rvm_ruby_tag=
++ 1365191041.190881941 /scripts/selector : __rvm_ruby_string() 585 > [[ -z '' ]]
++ 1365191041.192912680 /scripts/selector : __rvm_ruby_string() 962 > case "$rvm_ruby_version" in
++ 1365191041.194955352 /scripts/selector : __rvm_ruby_string() 592 > rvm_ruby_interpreter=ruby
++ 1365191041.196922308 /scripts/selector : __rvm_ruby_string() 598 > rvm_ruby_version=1.9.3
++ 1365191041.199014824 /scripts/selector : __rvm_ruby_string() 599 > [[ -z 1.9.3 ]]
++ 1365191041.201114505 /scripts/selector : __rvm_ruby_string() 606 > [[ -z 1.9.3 ]]
++ 1365191041.203242174 /scripts/selector : __rvm_ruby_string() 610 > rvm_ruby_string=ruby-1.9.3
++ 1365191041.205293054 /scripts/selector : __rvm_ruby_string() 613 > [[ ruby == \e\x\t ]]
++ 1365191041.207433920 /scripts/selector : __rvm_ruby_string() 617 > (( 0 == 1 ))
++ 1365191041.209584351 /scripts/selector : __rvm_ruby_string() 621 > [[ -n '' ]]
++ 1365191041.211630139 /scripts/selector : __rvm_ruby_string() 625 > [[ -n '' ]]
++ 1365191041.213635100 /scripts/selector : __rvm_ruby_string() 629 > [[ -n '' ]]
++ 1365191041.215601592 /scripts/selector : __rvm_ruby_string() 633 > [[ -n '' ]]
++ 1365191041.217622375 /scripts/selector : __rvm_ruby_string() 637 > [[ -n '' ]]
++ 1365191041.219767697 /scripts/selector : __rvm_ruby_string() 643 > (( 0 == 1 ))
++ 1365191041.221886925 /scripts/selector : __rvm_ruby_string() 653 > (( 0 == 1 ))
++ 1365191041.223891028 /scripts/selector : __rvm_ruby_string() 664 > [[ -n '' ]]
+++ 1365191041.226521403 /scripts/selector : __rvm_ruby_string() 294 > __rvm_db ruby_1.9.3_patch_level
+++ 1365191041.229085761 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1365191041.231343578 /scripts/functions/db : __rvm_db() 3 > key=ruby_1.9.3_patch_level
+++ 1365191041.233572912 /scripts/functions/db : __rvm_db() 4 > key=ruby_1.9.3_patch_level
+++ 1365191041.235729136 /scripts/functions/db : __rvm_db() 5 > variable=
+++ 1365191041.237901885 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
++++ 1365191041.240637873 /scripts/functions/db : __rvm_db() 2 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_1.9.3_patch_level
+++ 1365191041.248964085 /scripts/functions/db : __rvm_db() 8 > value=
+++ 1365191041.251185462 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1365191041.254028347 /scripts/functions/db : __rvm_db() 6 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_1.9.3_patch_level
+++ 1365191041.262521335 /scripts/functions/db : __rvm_db() 12 > value=p392
+++ 1365191041.264752202 /scripts/functions/db : __rvm_db() 15 > [[ -n p392 ]]
+++ 1365191041.266970031 /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1365191041.269177467 /scripts/functions/db : __rvm_db() 17 > echo p392
+++ 1365191041.271404158 /scripts/functions/db : __rvm_db() 23 > return 0
++ 1365191041.274203434 /scripts/selector : __rvm_ruby_string() 667 > rvm_ruby_patch_level=p392
++ 1365191041.276401087 /scripts/selector : __rvm_ruby_string() 668 > [[ -n p392 ]]
++ 1365191041.278566722 /scripts/selector : __rvm_ruby_string() 669 > rvm_ruby_string=ruby-1.9.3-p392
++ 1365191041.280637881 /scripts/selector : __rvm_ruby_string() 674 > [[ -n '' ]]
++ 1365191041.282778444 /scripts/selector : __rvm_ruby_string() 683 > detected_rvm_ruby_name=
++ 1365191041.285041665 /scripts/selector : __rvm_ruby_string() 685 > true
++ 1365191041.287613542 /scripts/selector : __rvm_select() -267 > rvm_archive_extension=tar.gz
++ 1365191041.289831456 /scripts/selector : __rvm_select() -265 > [[ -z ruby ]]
++ 1365191041.291952693 /scripts/selector : __rvm_select() 114 > case "${rvm_ruby_interpreter:-missing}" in
++ 1365191041.294135346 /scripts/selector : __rvm_select() 4 > [[ -n p392 ]]
++ 1365191041.296203269 /scripts/selector : __rvm_select() 6 > rvm_ruby_package_file=ruby-1.9.3-p392
++ 1365191041.298280683 /scripts/selector : __rvm_select() 7 > rvm_ruby_package_name=ruby-1.9.3-p392
++ 1365191041.300460341 /scripts/selector : __rvm_select() 13 > [[ -z 1.9.3 ]]
+++ 1365191041.303124461 /scripts/selector : __rvm_select() -357 > __rvm_db ruby_repo_url
+++ 1365191041.305556241 /scripts/functions/db : __rvm_db() 1 > typeset value key variable
+++ 1365191041.307729577 /scripts/functions/db : __rvm_db() 3 > key=ruby_repo_url
+++ 1365191041.309805695 /scripts/functions/db : __rvm_db() 4 > key=ruby_repo_url
+++ 1365191041.311908309 /scripts/functions/db : __rvm_db() 5 > variable=
+++ 1365191041.314057539 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
++++ 1365191041.316747405 /scripts/functions/db : __rvm_db() 2 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_repo_url
+++ 1365191041.325042668 /scripts/functions/db : __rvm_db() 8 > value=
+++ 1365191041.327206414 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1365191041.329890539 /scripts/functions/db : __rvm_db() 6 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_repo_url
+++ 1365191041.338146712 /scripts/functions/db : __rvm_db() 12 > value=git://github.com/ruby/ruby.git
+++ 1365191041.340283678 /scripts/functions/db : __rvm_db() 15 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1365191041.342435475 /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1365191041.344593162 /scripts/functions/db : __rvm_db() 17 > echo git://github.com/ruby/ruby.git
+++ 1365191041.346749023 /scripts/functions/db : __rvm_db() 23 > return 0
++ 1365191041.349281340 /scripts/selector : __rvm_select() 17 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1365191041.351534426 /scripts/selector : __rvm_select() 18 > (( 0 == 0 ))
++ 1365191041.353736767 /scripts/selector : __rvm_select() 20 > __rvm_version_compare 1.9.3 -lt 1.8.5
++ 1365191041.355945049 /scripts/functions/utility : __rvm_version_compare() 1 > typeset first
+++ 1365191041.359105724 /scripts/functions/utility : __rvm_version_compare() -310 > __rvm_version_sort
+++ 1365191041.359408167 /scripts/functions/utility : __rvm_version_compare() -310 > head -n1
+++ 1365191041.362023297 /scripts/functions/utility : __rvm_version_sort() 1 > LC_ALL=C
+++ 1365191041.364403434 /scripts/functions/utility : __rvm_version_sort() 1 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1365191041.368763601 /scripts/functions/utility : __rvm_version_compare() 2 > first=1.8.5
++ 1365191041.370945122 /scripts/functions/utility : __rvm_version_compare() 316 > case "$2" in
++ 1365191041.373125962 /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \1\.\9\.\3 ]]
++ 1365191041.375303420 /scripts/functions/utility : __rvm_version_compare() 18 > return 1
++ 1365191041.377562066 /scripts/selector : __rvm_select() 86 > rvm_archive_extension=tar.bz2
++ 1365191041.379884070 /scripts/selector : __rvm_select() 129 > [[ -n 1.9.3 ]]
++ 1365191041.382070265 /scripts/selector : __rvm_select() 443 > case "$rvm_ruby_version" in
++ 1365191041.384304442 /scripts/selector : __rvm_select() 133 > rvm_ruby_release_version=1
++ 1365191041.386601928 /scripts/selector : __rvm_select() 134 > rvm_ruby_major_version=1.9
++ 1365191041.388800395 /scripts/selector : __rvm_select() 134 > rvm_ruby_major_version=9
++ 1365191041.391054672 /scripts/selector : __rvm_select() 135 > rvm_ruby_minor_version=3
++ 1365191041.393245461 /scripts/selector : __rvm_select() 145 > [[ ruby == ext ]]
++ 1365191041.395499685 /scripts/selector : __rvm_select() 151 > rvm_ruby_package_name=ruby-1.9.3-p392
++ 1365191041.397700008 /scripts/selector : __rvm_select() 152 > rvm_ruby_home=/home/azell/.rvm/rubies/ruby-1.9.3-p392
++ 1365191041.399870280 /scripts/selector : __rvm_select() 153 > rvm_ruby_irbrc=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
++ 1365191041.402058209 /scripts/selector : __rvm_select() 154 > rvm_ruby_binary=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
++ 1365191041.404229982 /scripts/selector : __rvm_select() 158 > [[ maglev == \r\u\b\y ]]
++ 1365191041.406437592 /scripts/selector : __rvm_select() 164 > [[ system == \r\u\b\y ]]
++ 1365191041.408642497 /scripts/selector : __rvm_select() 166 > __rvm_gemset_select
++ 1365191041.410874853 /scripts/selector_gemsets : __rvm_gemset_select() 1 > __rvm_gemset_select_only
++ 1365191041.413115207 /scripts/selector_gemsets : __rvm_gemset_select_only() 1 > rvm_ruby_gem_home=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191041.415417614 /scripts/selector_gemsets : __rvm_gemset_select_only() 3 > : rvm_ignore_gemsets_flag:0:
++ 1365191041.417888760 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1365191041.420082651 /scripts/selector_gemsets : __rvm_gemset_select_only() 10 > rvm_ruby_global_gems_path=/home/azell/.rvm/gems/ruby-1.9.3-p392@global
++ 1365191041.422228503 /scripts/selector_gemsets : __rvm_gemset_select_only() 12 > __rvm_gemset_handle_default
++ 1365191041.424295738 /scripts/selector_gemsets : __rvm_gemset_handle_default() 1 > rvm_gemset_name=@@
++ 1365191041.426720417 /scripts/selector_gemsets : __rvm_gemset_handle_default() 2 > rvm_gemset_name=@@
++ 1365191041.428972561 /scripts/selector_gemsets : __rvm_gemset_handle_default() 3 > rvm_gemset_name=@
++ 1365191041.431474890 /scripts/selector_gemsets : __rvm_gemset_handle_default() 4 > rvm_gemset_name=
++ 1365191041.434026532 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1365191041.436253107 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1365191041.438501646 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > rvm_ruby_gem_path=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
++ 1365191041.440643621 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > case "${rvm_gemset_name}" in
++ 1365191041.442805982 /scripts/selector_gemsets : __rvm_gemset_select_only() 80 > [[ -n '' ]]
++ 1365191041.444936676 /scripts/selector_gemsets : __rvm_gemset_select_only() 84 > rvm_env_string=ruby-1.9.3-p392
++ 1365191041.447084724 /scripts/selector_gemsets : __rvm_gemset_select_only() 86 > true
++ 1365191041.449328816 /scripts/selector_gemsets : __rvm_gemset_select() 130 > __rvm_gemset_select_validation
++ 1365191041.451565515 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
++ 1365191041.453709213 /scripts/selector_gemsets : __rvm_gemset_select_validation() 11 > (( 0 == 1 ))
++ 1365191041.455861778 /scripts/selector_gemsets : __rvm_gemset_select() 41 > __rvm_gemset_select_ensure
++ 1365191041.458100630 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 1 > mkdir -p /home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191041.461452875 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 3 > __rvm_using_gemset_globalcache
++ 1365191041.464402927 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 1 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db use_gemset_globalcache
++ 1365191041.465315624 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > GREP_OPTIONS=
++ 1365191041.468405593 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 2 > grep '^true$'
++ 1365191041.472493407 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 3 > return 1
++ 1365191041.474968571 /scripts/selector : __rvm_select() 465 > rvm_ruby_selected_flag=1
++ 1365191041.477364297 /scripts/selector : __rvm_select() 467 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
++ 1365191041.479647659 /scripts/selector : __rvm_select() 470 > rvm_ruby_interpreter=ruby
++ 1365191041.482614371 /scripts/cli : rvm() -19 > echo ruby-1.9.3-p392
+ 1365191041.485266567 /scripts/cli : rvm() 1104 > selected_ruby=ruby-1.9.3-p392
+ 1365191041.486857356 /scripts/cli : rvm() 1106 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191041.488376001 /scripts/cli : rvm() 1111 > (( 0 == 0 ))
+ 1365191041.490555728 /scripts/cli : rvm() 1112 > /home/azell/.rvm/scripts/list strings
+ 1365191041.491518331 /scripts/cli : rvm() 1112 > GREP_OPTIONS=
+ 1365191041.493431481 /scripts/cli : rvm() 1112 > grep '^ruby-1.9.3-p392$'
++ 1365191041.494346647 /scripts/base : 28 > [[ -z '' ]]
++ 1365191041.495782301 /scripts/base : 30 > export PS4
++ 1365191041.497297554 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191041.498906192 /scripts/base : 35 > export __array_start rvm_path
++ 1365191041.500506185 /scripts/base : 40 > [[ -n '' ]]
++ 1365191041.502015400 /scripts/base : 44 > __array_start=0
++ 1365191041.503638563 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191041.505178092 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191041.506669305 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191041.508185544 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191041.509713137 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191041.511183562 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191041.512697378 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.514111546 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191041.515601355 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.517011049 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191041.518408947 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191041.519831637 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191041.521242715 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191041.522758005 /scripts/base : 75 > export rvm_path
++ 1365191041.524240172 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191041.525771138 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191041.527290258 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191041.528845153 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191041.530371746 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191041.531867567 /scripts/initialize : 6 > set -o xtrace
+++ 1365191041.533421490 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191041.534936480 /scripts/initialize : 10 > export PS4
+++ 1365191041.536506027 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191041.538102117 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191041.539610265 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191041.541105601 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191041.542692419 /scripts/initialize : 31 > : __rvm_env_loaded:1:
+++ 1365191041.544229467 /scripts/initialize : 33 > : __rvm_env_loaded:2:
+++ 1365191041.546334161 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191041.547837596 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191041.549430524 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191041.550989959 /scripts/base : 97 > true
++ 1365191041.552562996 /scripts/base : 105 > typeset -a scripts
++ 1365191041.554084164 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191041.555628674 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.557113120 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191041.558907706 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191041.560430757 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191041.562004009 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191041.564098146 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.565694062 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191041.567269595 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191041.568813925 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191041.570414011 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191041.572733033 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.574370848 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191041.578810261 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.580447071 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191041.582289297 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.583834504 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191041.585770287 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.587404386 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191041.590099613 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.591734633 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191041.593378401 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191041.595023900 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191041.596687631 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191041.598345934 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191041.599957101 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191041.602341307 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191041.604491174 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191041.606212326 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191041.608534249 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191041.611311191 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.612983251 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191041.614886954 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.616576636 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191041.619632593 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.621304781 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191041.623097062 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.624775905 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191041.626565507 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191041.628207207 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191041.630360568 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191041.632921897 /scripts/list : 353 > args=($*)
+ 1365191041.634220286 /scripts/list : 354 > action=strings
+ 1365191041.635499088 /scripts/list : 355 > args=
+ 1365191041.636838814 /scripts/list : 357 > case "${action:-rubies}" in
+ 1365191041.638052837 /scripts/list : 364 > list_strings
+ 1365191041.639592341 /scripts/list : list_strings() 209 > __rvm_cd /home/azell/.rvm/rubies
+ 1365191041.640867974 /scripts/functions/support : __rvm_cd() 166 > typeset old_cdpath ret
+ 1365191041.642107923 /scripts/functions/support : __rvm_cd() 167 > ret=0
+ 1365191041.643305089 /scripts/functions/support : __rvm_cd() 168 > old_cdpath=
+ 1365191041.644541367 /scripts/functions/support : __rvm_cd() 169 > CDPATH=.
+ 1365191041.645851306 /scripts/functions/support : __rvm_cd() 170 > chpwd_functions=
+ 1365191041.647089325 /scripts/functions/support : __rvm_cd() 170 > builtin cd /home/azell/.rvm/rubies
+ 1365191041.648337808 /scripts/functions/support : __rvm_cd() 171 > CDPATH=
+ 1365191041.649539079 /scripts/functions/support : __rvm_cd() 172 > return 0
+ 1365191041.651133798 /scripts/list : list_strings() 210 > find . -maxdepth 1 -mindepth 1 -type d
+ 1365191041.651224860 /scripts/list : list_strings() 210 > sed -e s#./##g
+ 1365191041.653850816 /scripts/list : list_strings() 213 > return 0
+ 1365191041.655124038 /scripts/list : 373 > exit 0
+ 1365191041.657232710 /scripts/cli : rvm() 1120 > __rvm_run_wrapper manage install 1.9.3
+ 1365191041.659358323 /scripts/cli : __rvm_run_wrapper() 739 > file=manage
+ 1365191041.660935458 /scripts/cli : __rvm_run_wrapper() 740 > action=install
+ 1365191041.662529298 /scripts/cli : __rvm_run_wrapper() 741 > shift 2
+ 1365191041.664205737 /scripts/cli : __rvm_run_wrapper() 742 > rubies_string=1.9.3
+ 1365191041.666356822 /scripts/cli : __rvm_run_wrapper() 743 > export -a args
+ 1365191041.668322745 /scripts/cli : __rvm_run_wrapper() 744 > args=($@)
+ 1365191041.670036660 /scripts/cli : __rvm_run_wrapper() 745 > source /home/azell/.rvm/scripts/manage
+++ 1365191041.672466211 /scripts/manage : source() 3 > uname -s
++ 1365191041.676074542 /scripts/manage : source() 3 > sys=Linux
++ 1365191041.678261146 /scripts/manage : source() -75 > [[ Linux == AIX ]]
++ 1365191041.680399581 /scripts/manage : source() 6 > name_opt=-iname
++ 1365191041.682612701 /scripts/manage : source() 8 > original_ruby_version=
++ 1365191041.684753836 /scripts/manage : source() 9 > original_ruby_string=1.9.3
++ 1365191041.686942174 /scripts/manage : source() 11 > source /home/azell/.rvm/scripts/base
+++ 1365191041.689348668 /scripts/base : source() 17 > __rvm_has_opt errexit
+++ 1365191041.691553149 /scripts/base : __rvm_has_opt() 2 > [[ -n '' ]]
+++ 1365191041.693595571 /scripts/base : __rvm_has_opt() 5 > [[ -n 4.2.24(1)-release ]]
+++ 1365191041.695712071 /scripts/base : __rvm_has_opt() 5 > [[ :braceexpand:emacs:errtrace:hashall:histexpand:history:interactive-comments:monitor:xtrace: =~ :errexit: ]]
+++ 1365191041.697901701 /scripts/base : __rvm_has_opt() 14 > return 1
+++ 1365191041.700111416 /scripts/base : source() 21 > set +e
+++ 1365191041.702349419 /scripts/base : source() 23 > : rvm_trace_flag:1
+++ 1365191041.704531776 /scripts/base : source() 17 > (( rvm_trace_flag > 0 ))
+++ 1365191041.706638801 /scripts/base : source() 26 > set -o xtrace
+++ 1365191041.708659465 /scripts/base : source() 21 > [[ -z '' ]]
+++ 1365191041.710674360 /scripts/base : source() 30 > export PS4
+++ 1365191041.712856220 /scripts/base : source() 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191041.715071075 /scripts/base : source() 35 > export __array_start rvm_path
+++ 1365191041.717530297 /scripts/base : source() 33 > [[ -n '' ]]
+++ 1365191041.719760039 /scripts/base : source() 44 > __array_start=0
+++ 1365191041.722373635 /scripts/base : source() 40 > (( 0 == 0 ))
+++ 1365191041.724577412 /scripts/base : source() 42 > [[ -n 0002 ]]
+++ 1365191041.726742398 /scripts/base : source() 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1365191041.729029684 /scripts/base : source() 44 > [[ -n /home/azell ]]
+++ 1365191041.731353768 /scripts/base : source() 44 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+++ 1365191041.733718995 /scripts/base : source() 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++ 1365191041.736424901 /scripts/base : source() 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1365191041.738816801 /scripts/base : source() 50 > [[ -f /etc/rvmrc ]]
+++ 1365191041.741054765 /scripts/base : source() 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1365191041.743293452 /scripts/base : source() 50 > [[ -f /home/azell/.rvmrc ]]
+++ 1365191041.745343753 /scripts/base : source() 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1365191041.747533701 /scripts/base : source() 50 > [[ -f /home/azell/.rvmrc ]]
+++ 1365191041.749732488 /scripts/base : source() 72 > unset rvm_rvmrc_files
+++ 1365191041.751939216 /scripts/base : source() 75 > export rvm_path
+++ 1365191041.754280908 /scripts/base : source() 69 > [[ -z /home/azell/.rvm ]]
+++ 1365191041.756392418 /scripts/base : source() 88 > true /home/azell/.rvm/scripts
+++ 1365191041.758546161 /scripts/base : source() 91 > source /home/azell/.rvm/scripts/initialize
++++ 1365191041.760767945 /scripts/initialize : source() 3 > : rvm_trace_flag:1
++++ 1365191041.763079814 /scripts/initialize : source() -3 > (( rvm_trace_flag > 0 ))
++++ 1365191041.765272315 /scripts/initialize : source() 6 > set -o xtrace
++++ 1365191041.767459314 /scripts/initialize : source() 1 > [[ -z '' ]]
++++ 1365191041.769589955 /scripts/initialize : source() 10 > export PS4
++++ 1365191041.771835596 /scripts/initialize : source() 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ 1365191041.774176689 /scripts/initialize : source() 10 > [[ -n 4.2.24(1)-release ]]
++++ 1365191041.776337007 /scripts/initialize : source() 19 > shopt -s extglob
++++ 1365191041.778550245 /scripts/initialize : source() 29 > export __rvm_env_loaded
++++ 1365191041.780762017 /scripts/initialize : source() 31 > : __rvm_env_loaded:1:
++++ 1365191041.782940897 /scripts/initialize : source() 33 > : __rvm_env_loaded:2:
++++ 1365191041.785964253 /scripts/initialize : source() 29 > [[ -z /home/azell/.rvm/tmp ]]
++++ 1365191041.787914131 /scripts/initialize : source() 29 > (( __rvm_env_loaded == 1 ))
+++ 1365191041.790120612 /scripts/base : source() 95 > case " ${rvm_base_except:-} " in
+++ 1365191041.792206644 /scripts/base : source() 100 > source /home/azell/.rvm/scripts/selector
+++ 1365191041.800059275 /scripts/base : source() 101 > source /home/azell/.rvm/scripts/selector_gemsets
+++ 1365191041.803396022 /scripts/base : source() 105 > typeset -a scripts
+++ 1365191041.805593597 /scripts/base : source() 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
+++ 1365191041.807914478 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.810161505 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/logging
++++ 1365191041.812740770 /scripts/functions/logging : source() 40 > case "${TERM:-dumb}" in
++++ 1365191041.814830608 /scripts/functions/logging : source() 43 > [[ -z  ]]
++++ 1365191041.817242884 /scripts/functions/logging : source() 43 > [[ 0 -eq 1 ]]
+++ 1365191041.820578563 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.822702953 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/support
++++ 1365191041.825008438 /scripts/functions/support : source() -4 > [[ -z tar ]]
++++ 1365191041.827397454 /scripts/functions/support : source() 6 > [[ ! --no-same-owner =~ --no-same-owner ]]
++++ 1365191041.829968760 /scripts/functions/support : source() 15 > [[ -n '' ]]
+++ 1365191041.833437754 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.835806380 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/utility
+++ 1365191041.842328079 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.844797951 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/init
+++ 1365191041.847560771 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.849845197 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/cleanup
+++ 1365191041.852794704 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.855212110 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/env
+++ 1365191041.858895945 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.861092575 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/rvmrc
++++ 1365191041.863331027 /scripts/functions/rvmrc : source() 3 > export escape_flag _first _second
++++ 1365191041.865767965 /scripts/functions/rvmrc : source() 4 > escape_flag=1
++++ 1365191041.867917194 /scripts/functions/rvmrc : source() 5 > _first=0
++++ 1365191041.870108120 /scripts/functions/rvmrc : source() 6 > _second=1
++++ 1365191041.872274128 /scripts/functions/rvmrc : source() 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
++++ 1365191041.875662006 /scripts/functions/rvmrc : source() 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
++++ 1365191041.878753018 /scripts/functions/rvmrc : source() 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
++++ 1365191041.881197412 /scripts/functions/rvmrc : source() 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
++++ 1365191041.884641197 /scripts/functions/rvmrc : source() 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
+++ 1365191041.888503547 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.890667567 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/install
+++ 1365191041.893209970 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.895427404 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/environment
+++ 1365191041.899394675 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.901566167 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/gemset
+++ 1365191041.903904570 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.906002872 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/db
+++ 1365191041.908384140 /scripts/base : source() 109 > for entry in '${scripts[@]}'
+++ 1365191041.910587485 /scripts/base : source() 110 > source /home/azell/.rvm/scripts/functions/checksum
+++ 1365191041.913807586 /scripts/base : source() 112 > unset scripts entry rvm_base_except
++ 1365191041.916082249 /scripts/manage : source() 12 > source /home/azell/.rvm/scripts/patches
++ 1365191041.918697579 /scripts/manage : source() 13 > source /home/azell/.rvm/scripts/functions/build
+++ 1365191041.920898526 /scripts/functions/build : source() 3 > source /home/azell/.rvm/scripts/functions/autolibs
+++ 1365191041.923448987 /scripts/functions/build : source() 4 > source /home/azell/.rvm/scripts/functions/build_config
+++ 1365191041.927567396 /scripts/functions/build : source() 5 > source /home/azell/.rvm/scripts/functions/build_requirements
++ 1365191041.931883445 /scripts/manage : source() 14 > source /home/azell/.rvm/scripts/functions/pkg
++ 1365191041.935241936 /scripts/manage : source() 15 > source /home/azell/.rvm/scripts/functions/irbrc
++ 1365191041.937392783 /scripts/manage : source() 16 > source /home/azell/.rvm/scripts/functions/db
++ 1365191041.939669053 /scripts/manage : source() 17 > source /home/azell/.rvm/scripts/functions/manage/base
++ 1365191041.946267343 /scripts/manage : source() 12 > [[ -n '' ]]
++ 1365191041.948315469 /scripts/manage : source() 22 > unset RUBYLIB RUBYOPT
++ 1365191041.950502949 /scripts/manage : source() 24 > binaries=()
++ 1365191041.952573700 /scripts/manage : source() 26 > __rvm_manage_rubies
++ 1365191041.954648394 /scripts/functions/manage/base : __rvm_manage_rubies() 1064 > typeset manage_result bin_line current_ruby_string
++ 1365191041.956628731 /scripts/functions/manage/base : __rvm_manage_rubies() 1065 > typeset -a rubies
++ 1365191041.958674467 /scripts/functions/manage/base : __rvm_manage_rubies() 1066 > rubies=()
++ 1365191041.960927103 /scripts/functions/manage/base : __rvm_manage_rubies() 1068 > rvm_gemset_name=
++ 1365191041.963189041 /scripts/functions/manage/base : __rvm_manage_rubies() 1069 > rvm_ruby_selected_flag=0
++ 1365191041.965256417 /scripts/functions/manage/base : __rvm_manage_rubies() 1070 > rvm_ruby_gem_home='//@*'
++ 1365191041.967328808 /scripts/functions/manage/base : __rvm_manage_rubies() 1071 > rvm_ruby_string=1.9.3
++ 1365191041.969393178 /scripts/functions/manage/base : __rvm_manage_rubies() 1075 > __rvm_string_match 1.9.3 'old:*'
++ 1365191041.971435342 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191041.973363432 /scripts/functions/support : __rvm_string_match() 44 > _string=1.9.3
++ 1365191041.975210515 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191041.977027641 /scripts/functions/support : __rvm_string_match() 4 > (( 1 ))
++ 1365191041.978889723 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191041.980814060 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191041.982749541 /scripts/functions/support : __rvm_string_match() 4 > (( 0 ))
++ 1365191041.984595766 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191041.986548508 /scripts/functions/manage/base : __rvm_manage_rubies() 1057 > [[ -n 1.9.3 ]]
++ 1365191041.988498405 /scripts/functions/manage/base : __rvm_manage_rubies() 1057 > [[ 1.9.3 != \a\l\l ]]
++ 1365191041.990439397 /scripts/functions/manage/base : __rvm_manage_rubies() 1101 > __rvm_custom_separated_array rubies , 1.9.3
++ 1365191041.992335539 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
++ 1365191041.994222815 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=,
++ 1365191041.996056654 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1365191041.998001354 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval 'rubies+=( $3 )'
+++ 1365191042.000054617 /scripts/functions/utility : __rvm_custom_separated_array() 379 > rubies+=($3)
++ 1365191042.002835305 /scripts/functions/manage/base : __rvm_manage_rubies() 1126 > for rvm_ruby_string in '"${rubies[@]}"'
++ 1365191042.005009647 /scripts/functions/manage/base : __rvm_manage_rubies() 1128 > rvm_debug '1.9.3 - install'
++ 1365191042.006948706 /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1365191042.008830985 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191042.010826822 /scripts/functions/manage/base : __rvm_manage_rubies() 1129 > current_ruby_string=1.9.3
++ 1365191042.013086355 /scripts/functions/manage/base : __rvm_manage_rubies() 1133 > rvm_hook=before_install
++ 1365191042.015536252 /scripts/functions/manage/base : __rvm_manage_rubies() 1134 > source /home/azell/.rvm/scripts/hook
+++ 1365191042.017662738 /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1365191042.019654721 /scripts/hook : source() 5 > old_rvm_verbose_flag=0
+++ 1365191042.021681841 /scripts/hook : source() 6 > old_rvm_debug_flag=0
+++ 1365191042.023636516 /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1365191042.025894333 /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:before_install
+++ 1365191042.027941010 /scripts/hook : source() -77 > [[ -n before_install ]]
+++ 1365191042.030134311 /scripts/hook : source() 17 > hooks=("$rvm_hooks_path")
+++ 1365191042.032128546 /scripts/hook : source() -74 > [[ /home/azell/.rvm/hooks == \/\h\o\m\e\/\a\z\e\l\l\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1365191042.034202447 /scripts/hook : source() 23 > _hooks_list=($(
find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1365191042.036636568 /scripts/hook : source() 24 > find -L /home/azell/.rvm/hooks -iname 'before_install*' -type f
+++ 1365191042.040432290 /scripts/hook : source() 35 > unset rvm_hook hooks _hooks_list hook
++ 1365191042.042556629 /scripts/functions/manage/base : __rvm_manage_rubies() 1135 > __rvm_install_ruby
++ 1365191042.044791983 /scripts/functions/manage/base : __rvm_install_ruby() 334 > true 0 0
++ 1365191042.046787605 /scripts/functions/manage/base : __rvm_install_ruby() 335 > typeset binary __rvm_ruby_name ruby_install_type
++ 1365191042.048815818 /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 ))
++ 1365191042.050780311 /scripts/functions/manage/base : __rvm_install_ruby() 340 > __rvm_ruby_name=
++ 1365191042.052722041 /scripts/functions/manage/base : __rvm_install_ruby() 341 > __rvm_select
++ 1365191042.055072010 /scripts/selector : __rvm_select() 81 > true
++ 1365191042.056951172 /scripts/selector : __rvm_select() 82 > typeset _original_env_string
++ 1365191042.058963521 /scripts/selector : __rvm_select() 83 > _original_env_string=
++ 1365191042.060936531 /scripts/selector : __rvm_select() 86 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++ 1365191042.063088608 /scripts/selector : __rvm_select() 87 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ 1365191042.065370211 /scripts/selector : __rvm_select() 88 > 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 rvm_architectures
++ 1365191042.067729159 /scripts/selector : __rvm_select() 91 > rvm_ruby_string=1.9.3
++ 1365191042.069886991 /scripts/selector : __rvm_select() 14 > [[ -z 1.9.3 ]]
++ 1365191042.071783449 /scripts/selector : __rvm_select() 105 > __rvm_ruby_string
++ 1365191042.073884993 /scripts/selector : __rvm_ruby_string() 686 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
++ 1365191042.075775879 /scripts/selector : __rvm_ruby_string() 688 > __rvm_default_flags
++ 1365191042.077915057 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
++ 1365191042.079908506 /scripts/selector : __rvm_ruby_string() 690 > rvm_expanding_aliases=
++ 1365191042.082184001 /scripts/selector : __rvm_ruby_string() 693 > true '' '' '' '' '' '' '' @ 1.9.3 0 0
++ 1365191042.084542893 /scripts/selector : __rvm_ruby_string() 698 > echo 1.9.3
++ 1365191042.085157197 /scripts/selector : __rvm_ruby_string() 698 > GREP_OPTIONS=
++ 1365191042.087619333 /scripts/selector : __rvm_ruby_string() 698 > grep @
++ 1365191042.090684316 /scripts/selector : __rvm_ruby_string() 697 > (( rvm_expanding_aliases == 0 ))
++ 1365191042.092665228 /scripts/selector : __rvm_ruby_string() 698 > [[ -n 1.9.3 ]]
++ 1365191042.094617971 /scripts/selector : __rvm_ruby_string() 698 > [[ 1.9.3 != \s\y\s\t\e\m ]]
++ 1365191042.096459253 /scripts/selector : __rvm_ruby_string() 702 > [[ -f /home/azell/.rvm/config/alias ]]
++ 1365191042.098381277 /scripts/selector : __rvm_ruby_string() 702 > [[ -s /home/azell/.rvm/config/alias ]]
+++ 1365191042.100828327 /scripts/selector : __rvm_ruby_string() 711 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/alias 1.9.3
++ 1365191042.108570645 /scripts/selector : __rvm_ruby_string() 711 > expanded_alias_name=
++ 1365191042.110534941 /scripts/selector : __rvm_ruby_string() 704 > [[ -n '' ]]
++ 1365191042.112424545 /scripts/selector : __rvm_ruby_string() 707 > [[ 1.9.3 == default ]]
++ 1365191042.114775921 /scripts/selector : __rvm_ruby_string() 722 > echo 1.9.3
++ 1365191042.115457758 /scripts/selector : __rvm_ruby_string() 722 > GREP_OPTIONS=
++ 1365191042.117919024 /scripts/selector : __rvm_ruby_string() 722 > grep @
++ 1365191042.120958597 /scripts/selector : __rvm_ruby_string() 728 > ruby_string=1.9.3
++ 1365191042.122924629 /scripts/selector : __rvm_ruby_string() 729 > gemset_name=
++ 1365191042.124838632 /scripts/selector : __rvm_ruby_string() 730 > repo_url=
++ 1365191042.126756159 /scripts/selector : __rvm_ruby_string() 731 > branch_name=
++ 1365191042.128677594 /scripts/selector : __rvm_ruby_string() 732 > ruby_name=
++ 1365191042.130594863 /scripts/selector : __rvm_ruby_string() 734 > __rvm_unset_ruby_variables
++ 1365191042.132572387 /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
++ 1365191042.134845788 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
++ 1365191042.136918131 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
++ 1365191042.138875106 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
++ 1365191042.140872163 /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 ))
++ 1365191042.142859225 /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0002 ]]
++ 1365191042.144880574 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191042.147002502 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /home/azell ]]
++ 1365191042.149078861 /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191042.151182790 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191042.153278101 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191042.155371793 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]]
++ 1365191042.157396014 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191042.159349737 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/azell/.rvmrc ]]
++ 1365191042.161267488 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
++ 1365191042.163228304 /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/azell/.rvmrc ]]
++ 1365191042.165241354 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
++ 1365191042.167336053 /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_url=
++ 1365191042.169285489 /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_repo_branch=
++ 1365191042.171250054 /scripts/selector : __rvm_ruby_string() 738 > rvm_ruby_name=
++ 1365191042.173199202 /scripts/selector : __rvm_ruby_string() 736 > [[ -n '' ]]
++ 1365191042.175169144 /scripts/selector : __rvm_ruby_string() 746 > strings=()
++ 1365191042.177076046 /scripts/selector : __rvm_ruby_string() 747 > __rvm_custom_separated_array strings - 1.9.3
++ 1365191042.179056267 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
++ 1365191042.180970696 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=-
++ 1365191042.182975666 /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]]
++ 1365191042.184951802 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval 'strings+=( $3 )'
+++ 1365191042.186927853 /scripts/functions/utility : __rvm_custom_separated_array() 379 > strings+=($3)
++ 1365191042.188915503 /scripts/selector : __rvm_ruby_string() 375 > (( 1 == 0 ))
++ 1365191042.190919194 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
++ 1365191042.192877489 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
++ 1365191042.194851646 /scripts/selector : __rvm_ruby_string() 448 > [[ '' == \r\b\x ]]
++ 1365191042.196765025 /scripts/selector : __rvm_ruby_string() 835 > case "$string" in
++ 1365191042.198826154 /scripts/selector : __rvm_ruby_string() 853 > rvm_ruby_version=1.9.3
++ 1365191042.200804209 /scripts/selector : __rvm_ruby_string() 854 > rvm_ruby_revision=
++ 1365191042.202770976 /scripts/selector : __rvm_ruby_string() 855 > rvm_ruby_tag=
++ 1365191042.204716787 /scripts/selector : __rvm_ruby_string() 585 > [[ -z '' ]]
++ 1365191042.206620504 /scripts/selector : __rvm_ruby_string() 962 > case "$rvm_ruby_version" in
++ 1365191042.208514261 /scripts/selector : __rvm_ruby_string() 966 > rvm_ruby_interpreter=ruby
++ 1365191042.210428456 /scripts/selector : __rvm_ruby_string() 972 > rvm_ruby_version=1.9.3
++ 1365191042.212438527 /scripts/selector : __rvm_ruby_string() 599 > [[ -z 1.9.3 ]]
++ 1365191042.214439703 /scripts/selector : __rvm_ruby_string() 606 > [[ -z 1.9.3 ]]
++ 1365191042.216374470 /scripts/selector : __rvm_ruby_string() 984 > rvm_ruby_string=ruby-1.9.3
++ 1365191042.218585706 /scripts/selector : __rvm_ruby_string() 613 > [[ ruby == \e\x\t ]]
++ 1365191042.220593242 /scripts/selector : __rvm_ruby_string() 617 > (( 0 == 1 ))
++ 1365191042.222586154 /scripts/selector : __rvm_ruby_string() 621 > [[ -n '' ]]
++ 1365191042.224561137 /scripts/selector : __rvm_ruby_string() 625 > [[ -n '' ]]
++ 1365191042.226552687 /scripts/selector : __rvm_ruby_string() 629 > [[ -n '' ]]
++ 1365191042.228430615 /scripts/selector : __rvm_ruby_string() 633 > [[ -n '' ]]
++ 1365191042.230423471 /scripts/selector : __rvm_ruby_string() 637 > [[ -n '' ]]
++ 1365191042.232405272 /scripts/selector : __rvm_ruby_string() 643 > (( 0 == 1 ))
++ 1365191042.234425845 /scripts/selector : __rvm_ruby_string() 653 > (( 0 == 1 ))
++ 1365191042.236417348 /scripts/selector : __rvm_ruby_string() 664 > [[ -n '' ]]
+++ 1365191042.239044244 /scripts/selector : __rvm_ruby_string() 1042 > __rvm_db ruby_1.9.3_patch_level
+++ 1365191042.241449654 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
+++ 1365191042.243784256 /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9.3_patch_level
+++ 1365191042.245956592 /scripts/functions/db : __rvm_db() 10 > key=ruby_1.9.3_patch_level
+++ 1365191042.248034195 /scripts/functions/db : __rvm_db() 11 > variable=
+++ 1365191042.250152434 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
++++ 1365191042.252732371 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_1.9.3_patch_level
+++ 1365191042.260787782 /scripts/functions/db : __rvm_db() 14 > value=
+++ 1365191042.262910439 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1365191042.265404042 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_1.9.3_patch_level
+++ 1365191042.273702737 /scripts/functions/db : __rvm_db() 18 > value=p392
+++ 1365191042.275777520 /scripts/functions/db : __rvm_db() 15 > [[ -n p392 ]]
+++ 1365191042.277802295 /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1365191042.279780321 /scripts/functions/db : __rvm_db() 23 > echo p392
+++ 1365191042.281818689 /scripts/functions/db : __rvm_db() 29 > return 0
++ 1365191042.284201750 /scripts/selector : __rvm_ruby_string() 1041 > rvm_ruby_patch_level=p392
++ 1365191042.286110395 /scripts/selector : __rvm_ruby_string() 668 > [[ -n p392 ]]
++ 1365191042.287990323 /scripts/selector : __rvm_ruby_string() 1043 > rvm_ruby_string=ruby-1.9.3-p392
++ 1365191042.289880008 /scripts/selector : __rvm_ruby_string() 674 > [[ -n '' ]]
++ 1365191042.291780970 /scripts/selector : __rvm_ruby_string() 1057 > detected_rvm_ruby_name=
++ 1365191042.293898923 /scripts/selector : __rvm_ruby_string() 1059 > true
++ 1365191042.295882316 /scripts/selector : __rvm_select() 107 > rvm_archive_extension=tar.gz
++ 1365191042.297916475 /scripts/selector : __rvm_select() -265 > [[ -z ruby ]]
++ 1365191042.299860688 /scripts/selector : __rvm_select() 114 > case "${rvm_ruby_interpreter:-missing}" in
++ 1365191042.301877087 /scripts/selector : __rvm_select() 4 > [[ -n p392 ]]
++ 1365191042.303839181 /scripts/selector : __rvm_select() 380 > rvm_ruby_package_file=ruby-1.9.3-p392
++ 1365191042.305810637 /scripts/selector : __rvm_select() 381 > rvm_ruby_package_name=ruby-1.9.3-p392
++ 1365191042.307737467 /scripts/selector : __rvm_select() 13 > [[ -z 1.9.3 ]]
+++ 1365191042.310089407 /scripts/selector : __rvm_select() 391 > __rvm_db ruby_repo_url
+++ 1365191042.312176603 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
+++ 1365191042.314217247 /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url
+++ 1365191042.316243114 /scripts/functions/db : __rvm_db() 10 > key=ruby_repo_url
+++ 1365191042.318307192 /scripts/functions/db : __rvm_db() 11 > variable=
+++ 1365191042.320356954 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
++++ 1365191042.322896281 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_repo_url
+++ 1365191042.330919477 /scripts/functions/db : __rvm_db() 14 > value=
+++ 1365191042.332952168 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
++++ 1365191042.335543875 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_repo_url
+++ 1365191042.343608257 /scripts/functions/db : __rvm_db() 18 > value=git://github.com/ruby/ruby.git
+++ 1365191042.345674161 /scripts/functions/db : __rvm_db() 15 > [[ -n git://github.com/ruby/ruby.git ]]
+++ 1365191042.347602465 /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ 1365191042.349620614 /scripts/functions/db : __rvm_db() 23 > echo git://github.com/ruby/ruby.git
+++ 1365191042.351550731 /scripts/functions/db : __rvm_db() 29 > return 0
++ 1365191042.353899491 /scripts/selector : __rvm_select() 391 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ 1365191042.355943262 /scripts/selector : __rvm_select() 18 > (( 0 == 0 ))
++ 1365191042.357932051 /scripts/selector : __rvm_select() 394 > __rvm_version_compare 1.9.3 -lt 1.8.5
++ 1365191042.359885709 /scripts/functions/utility : __rvm_version_compare() 313 > typeset first
+++ 1365191042.362582721 /scripts/functions/utility : __rvm_version_compare() 314 > printf %b '1.9.3\n1.8.5\n'
+++ 1365191042.362807543 /scripts/functions/utility : __rvm_version_compare() 314 > __rvm_version_sort
+++ 1365191042.363057886 /scripts/functions/utility : __rvm_version_compare() 314 > head -n1
+++ 1365191042.365361764 /scripts/functions/utility : __rvm_version_sort() 308 > LC_ALL=C
+++ 1365191042.367728924 /scripts/functions/utility : __rvm_version_sort() 308 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
++ 1365191042.371764210 /scripts/functions/utility : __rvm_version_compare() 314 > first=1.8.5
++ 1365191042.373762834 /scripts/functions/utility : __rvm_version_compare() 316 > case "$2" in
++ 1365191042.375704546 /scripts/functions/utility : __rvm_version_compare() 18 > [[ 1.8.5 == \1\.\9\.\3 ]]
++ 1365191042.377600857 /scripts/functions/utility : __rvm_version_compare() 330 > return 1
++ 1365191042.379611146 /scripts/selector : __rvm_select() 398 > rvm_archive_extension=tar.bz2
++ 1365191042.381815148 /scripts/selector : __rvm_select() 129 > [[ -n 1.9.3 ]]
++ 1365191042.383823702 /scripts/selector : __rvm_select() 443 > case "$rvm_ruby_version" in
++ 1365191042.385886903 /scripts/selector : __rvm_select() 445 > rvm_ruby_release_version=1
++ 1365191042.387947581 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=1.9
++ 1365191042.389985453 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=9
++ 1365191042.392002145 /scripts/selector : __rvm_select() 447 > rvm_ruby_minor_version=3
++ 1365191042.394039284 /scripts/selector : __rvm_select() 145 > [[ ruby == ext ]]
++ 1365191042.395961978 /scripts/selector : __rvm_select() 463 > rvm_ruby_package_name=ruby-1.9.3-p392
++ 1365191042.397889253 /scripts/selector : __rvm_select() 464 > rvm_ruby_home=/home/azell/.rvm/rubies/ruby-1.9.3-p392
++ 1365191042.399856271 /scripts/selector : __rvm_select() 465 > rvm_ruby_irbrc=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
++ 1365191042.401763664 /scripts/selector : __rvm_select() 466 > rvm_ruby_binary=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
++ 1365191042.403683801 /scripts/selector : __rvm_select() 158 > [[ maglev == \r\u\b\y ]]
++ 1365191042.405680664 /scripts/selector : __rvm_select() 164 > [[ system == \r\u\b\y ]]
++ 1365191042.407656731 /scripts/selector : __rvm_select() 478 > __rvm_gemset_select
++ 1365191042.409694024 /scripts/selector_gemsets : __rvm_gemset_select() 133 > __rvm_gemset_select_only
++ 1365191042.411734649 /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191042.413967382 /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
++ 1365191042.415920786 /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag ))
++ 1365191042.417974208 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/home/azell/.rvm/gems/ruby-1.9.3-p392@global
++ 1365191042.419969953 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
++ 1365191042.422037340 /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@
++ 1365191042.424246111 /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@
++ 1365191042.426381851 /scripts/selector_gemsets : __rvm_gemset_handle_default() 7 > rvm_gemset_name=@
++ 1365191042.428601427 /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=
++ 1365191042.430703853 /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]]
++ 1365191042.432840222 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]]
++ 1365191042.434923435 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
++ 1365191042.436927148 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > case "${rvm_gemset_name}" in
++ 1365191042.438949427 /scripts/selector_gemsets : __rvm_gemset_select_only() 80 > [[ -n '' ]]
++ 1365191042.440858258 /scripts/selector_gemsets : __rvm_gemset_select_only() 88 > rvm_env_string=ruby-1.9.3-p392
++ 1365191042.442850611 /scripts/selector_gemsets : __rvm_gemset_select_only() 90 > true
++ 1365191042.444927187 /scripts/selector_gemsets : __rvm_gemset_select() 134 > __rvm_gemset_select_validation
++ 1365191042.447027893 /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
++ 1365191042.449222949 /scripts/selector_gemsets : __rvm_gemset_select_validation() 11 > (( 0 == 1 ))
++ 1365191042.451371725 /scripts/selector_gemsets : __rvm_gemset_select() 135 > __rvm_gemset_select_ensure
++ 1365191042.453478481 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 113 > mkdir -p /home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191042.456837669 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 115 > __rvm_using_gemset_globalcache
++ 1365191042.459405222 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db use_gemset_globalcache
++ 1365191042.460019133 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > GREP_OPTIONS=
++ 1365191042.463133823 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > grep '^true$'
++ 1365191042.467184436 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
++ 1365191042.469353741 /scripts/selector : __rvm_select() 485 > rvm_ruby_selected_flag=1
++ 1365191042.471413124 /scripts/selector : __rvm_select() 467 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
++ 1365191042.473457714 /scripts/selector : __rvm_select() 490 > rvm_ruby_interpreter=ruby
++ 1365191042.475629126 /scripts/functions/manage/base : __rvm_install_ruby() 323 > [[ -n '' ]]
++ 1365191042.477609118 /scripts/functions/manage/base : __rvm_install_ruby() 342 > [[ -n '' ]]
++ 1365191042.479661442 /scripts/functions/manage/base : __rvm_install_ruby() 368 > __rvm_install_ruby_try_remote
++ 1365191042.481952792 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 298 > : rvm_disable_binary_flag:0: rvm_remote_flag:1:
++ 1365191042.483941438 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 2 > (( rvm_disable_binary_flag ))
++ 1365191042.485936568 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 301 > rvm_log 'Searching for binary rubies, this might take some time.'
++ 1365191042.487988211 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
++ 1365191042.489956409 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
++ 1365191042.491937248 /scripts/functions/logging : rvm_log() 110 > printf %b 'Searching for binary rubies, this might take some time.(B\n'
Searching for binary rubies, this might take some time.(B
++ 1365191042.493908674 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 302 > typeset __rvm_ruby_url
+++ 1365191042.496244789 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 303 > __rvm_remote_server_path ruby-1.9.3-p392
+++ 1365191042.498375184 /scripts/functions/utility : __rvm_remote_server_path() 644 > typeset _iterator
+++ 1365191042.500455220 /scripts/functions/utility : __rvm_remote_server_path() 645 > _iterator=
+++ 1365191042.502525963 /scripts/functions/utility : __rvm_remote_server_path() 646 > __rvm_remote_server_path_single 0 1 '' ruby-1.9.3-p392
+++ 1365191042.504603527 /scripts/functions/utility : __rvm_remote_server_path_single() 623 > typeset __remote_file
+++ 1365191042.506673946 /scripts/functions/utility : __rvm_remote_server_path_single() 624 > __rvm_calculate_remote_file 0 1 '' ruby-1.9.3-p392
++++ 1365191042.509145706 /scripts/functions/utility : __rvm_calculate_remote_file() 610 > __rvm_db rvm_remote_server_url
++++ 1365191042.511323017 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1365191042.513360951 /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_url
++++ 1365191042.515354821 /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_url
++++ 1365191042.517331781 /scripts/functions/db : __rvm_db() 11 > variable=
++++ 1365191042.519349215 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
+++++ 1365191042.521788031 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db rvm_remote_server_url
++++ 1365191042.529993115 /scripts/functions/db : __rvm_db() 14 > value=
++++ 1365191042.532073031 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1365191042.534642101 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db rvm_remote_server_url
++++ 1365191042.542845948 /scripts/functions/db : __rvm_db() 18 > value=https://rvm.io/binaries
++++ 1365191042.544916376 /scripts/functions/db : __rvm_db() 15 > [[ -n https://rvm.io/binaries ]]
++++ 1365191042.546942573 /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ 1365191042.548946000 /scripts/functions/db : __rvm_db() 23 > echo https://rvm.io/binaries
++++ 1365191042.551046307 /scripts/functions/db : __rvm_db() 29 > return 0
+++ 1365191042.553393540 /scripts/functions/utility : __rvm_calculate_remote_file() 610 > rvm_remote_server_url=https://rvm.io/binaries
+++ 1365191042.555328794 /scripts/functions/utility : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]]
+++ 1365191042.557563954 /scripts/functions/utility : __rvm_calculate_remote_file() 615 > __rvm_system_path '' ''
++++ 1365191042.560121833 /scripts/functions/utility : __rvm_system_path() 538 > __rvm_db rvm_remote_server_path
++++ 1365191042.562268245 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++++ 1365191042.564306152 /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_path
++++ 1365191042.566405878 /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_path
++++ 1365191042.568424775 /scripts/functions/db : __rvm_db() 11 > variable=
++++ 1365191042.570374982 /scripts/functions/db : __rvm_db() 7 > [[ -f /home/azell/.rvm/user/db ]]
+++++ 1365191042.572778835 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db rvm_remote_server_path
++++ 1365191042.580873247 /scripts/functions/db : __rvm_db() 14 > value=
++++ 1365191042.582914866 /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]]
+++++ 1365191042.585374389 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db rvm_remote_server_path
++++ 1365191042.593494726 /scripts/functions/db : __rvm_db() 18 > value=
++++ 1365191042.595579192 /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]]
++++ 1365191042.597627265 /scripts/functions/db : __rvm_db() 29 > return 0
+++ 1365191042.600046095 /scripts/functions/utility : __rvm_system_path() 538 > rvm_remote_server_path=
+++ 1365191042.602074247 /scripts/functions/utility : __rvm_system_path() 2 > [[ -n '' ]]
+++ 1365191042.604065767 /scripts/functions/utility : __rvm_system_path() 540 > __rvm_detect_system
+++ 1365191042.606199748 /scripts/functions/utility : __rvm_detect_system() 427 > unset _system_type _system_name _system_version _system_arch
+++ 1365191042.608186058 /scripts/functions/utility : __rvm_detect_system() 428 > export _system_type _system_name _system_version _system_arch
+++ 1365191042.610617482 /scripts/functions/utility : __rvm_detect_system() 429 > _system_type=unknown
+++ 1365191042.612728078 /scripts/functions/utility : __rvm_detect_system() 430 > _system_name=unknown
+++ 1365191042.614920046 /scripts/functions/utility : __rvm_detect_system() 431 > _system_version=unknown
++++ 1365191042.617722199 /scripts/functions/utility : __rvm_detect_system() 432 > uname -m
+++ 1365191042.621131884 /scripts/functions/utility : __rvm_detect_system() 432 > _system_arch=x86_64
+++ 1365191042.623291786 /scripts/functions/utility : __rvm_detect_system() 433 > case "$(uname)" in
++++ 1365191042.625670377 /scripts/functions/utility : __rvm_detect_system() 433 > uname
+++ 1365191042.629002537 /scripts/functions/utility : __rvm_detect_system() 435 > _system_type=linux
+++ 1365191042.631187885 /scripts/functions/utility : __rvm_detect_system() 11 > [[ -f /etc/lsb-release ]]
+++ 1365191042.633602456 /scripts/functions/utility : __rvm_detect_system() 438 > GREP_OPTIONS=
+++ 1365191042.635795106 /scripts/functions/utility : __rvm_detect_system() 438 > grep DISTRIB_ID=Ubuntu /etc/lsb-release
+++ 1365191042.639151510 /scripts/functions/utility : __rvm_detect_system() 440 > _system_name=ubuntu
++++ 1365191042.641813493 /scripts/functions/utility : __rvm_detect_system() 441 > awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release
+++ 1365191042.645406722 /scripts/functions/utility : __rvm_detect_system() 441 > _system_version=12.04
+++ 1365191042.647623196 /scripts/functions/utility : __rvm_detect_system() 527 > _system_type=linux
+++ 1365191042.649746589 /scripts/functions/utility : __rvm_detect_system() 528 > _system_name=ubuntu
+++ 1365191042.651935880 /scripts/functions/utility : __rvm_detect_system() 529 > _system_version=12.04
+++ 1365191042.654165252 /scripts/functions/utility : __rvm_detect_system() 530 > _system_arch=x86_64
+++ 1365191042.656350531 /scripts/functions/utility : __rvm_detect_system() 531 > _system_arch=x86_64
+++ 1365191042.658561726 /scripts/functions/utility : __rvm_detect_system() 532 > _system_arch=x86_64
+++ 1365191042.660872833 /scripts/functions/utility : __rvm_system_path() 541 > rvm_remote_server_path=ubuntu/12.04/x86_64
+++ 1365191042.662911737 /scripts/functions/utility : __rvm_system_path() 118 > [[ '' == \- ]]
+++ 1365191042.664982230 /scripts/functions/utility : __rvm_calculate_remote_file() 616 > __rvm_ruby_package_file ruby-1.9.3-p392
+++ 1365191042.666956323 /scripts/functions/utility : __rvm_ruby_package_file() 586 > case "$1" in
++++ 1365191042.669324119 /scripts/functions/utility : __rvm_ruby_package_file() 603 > __rvm_remote_extension ruby-1.9.3-p392 -
++++ 1365191042.671421460 /scripts/functions/utility : __rvm_remote_extension() 569 > case "$1" in
++++ 1365191042.673386935 /scripts/functions/utility : __rvm_remote_extension() 577 > rvm_remote_extension=tar.bz2
++++ 1365191042.675317797 /scripts/functions/utility : __rvm_remote_extension() 12 > [[ - != \- ]]
++++ 1365191042.677473402 /scripts/functions/utility : __rvm_remote_extension() 580 > printf %b tar.bz2
+++ 1365191042.679936836 /scripts/functions/utility : __rvm_ruby_package_file() 603 > rvm_ruby_package_file=/ruby-1.9.3-p392.tar.bz2
+++ 1365191042.682078963 /scripts/functions/utility : __rvm_calculate_remote_file() 617 > __remote_file=https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
+++ 1365191042.684128991 /scripts/functions/utility : __rvm_remote_server_path_single() 41 > [[ -z https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+++ 1365191042.686168541 /scripts/functions/utility : __rvm_remote_server_path_single() 631 > file_exists_at_url https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
+++ 1365191042.688676859 /scripts/functions/utility : file_exists_at_url() 16 > [[ -n https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+++ 1365191042.690777068 /scripts/functions/utility : file_exists_at_url() 751 > unset curl
+++ 1365191042.693249220 /scripts/functions/utility : file_exists_at_url() 752 > curl --silent --insecure --location --list-only --max-time 3 --head https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
+++ 1365191042.693941740 /scripts/functions/utility : file_exists_at_url() 753 > GREP_OPTIONS=
+++ 1365191042.696543844 /scripts/functions/utility : file_exists_at_url() 753 > grep -E 'HTTP/[0-9\.]+ 200 OK'
+++ 1365191043.142305272 /scripts/functions/utility : __rvm_remote_server_path_single() 633 > rvm_debug 'Found remote file https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2'
+++ 1365191043.144501243 /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+++ 1365191043.146621398 /scripts/functions/logging : rvm_debug() 93 > return 0
+++ 1365191043.148730993 /scripts/functions/utility : __rvm_remote_server_path_single() 634 > printf %b https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
++ 1365191043.151318526 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 303 > __rvm_ruby_url=https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
++ 1365191043.153366958 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 289 > [[ -z https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
++ 1365191043.155397812 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 317 > __rvm_setup_compile_environment_setup
++ 1365191043.157444008 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() [[ -z read_only ]]
++ 1365191043.159480313 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() rvm_debug rvm_autolibs_flag=read_only
++ 1365191043.161536251 /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1365191043.163497272 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191043.165484524 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() __rvm_autolibs_translate
++ 1365191043.167464376 /scripts/functions/autolibs : __rvm_autolibs_translate() 1 > [[ -n '' ]]
++ 1365191043.169388120 /scripts/functions/autolibs : __rvm_autolibs_translate() 5 > __rvm_detect_system
++ 1365191043.171492816 /scripts/functions/utility : __rvm_detect_system() 427 > unset _system_type _system_name _system_version _system_arch
++ 1365191043.173472022 /scripts/functions/utility : __rvm_detect_system() 428 > export _system_type _system_name _system_version _system_arch
++ 1365191043.175650793 /scripts/functions/utility : __rvm_detect_system() 429 > _system_type=unknown
++ 1365191043.177743258 /scripts/functions/utility : __rvm_detect_system() 430 > _system_name=unknown
++ 1365191043.179903825 /scripts/functions/utility : __rvm_detect_system() 431 > _system_version=unknown
+++ 1365191043.182648303 /scripts/functions/utility : __rvm_detect_system() 432 > uname -m
++ 1365191043.186094683 /scripts/functions/utility : __rvm_detect_system() 432 > _system_arch=x86_64
++ 1365191043.188260117 /scripts/functions/utility : __rvm_detect_system() 433 > case "$(uname)" in
+++ 1365191043.190666062 /scripts/functions/utility : __rvm_detect_system() 433 > uname
++ 1365191043.193915623 /scripts/functions/utility : __rvm_detect_system() 435 > _system_type=linux
++ 1365191043.195986677 /scripts/functions/utility : __rvm_detect_system() 11 > [[ -f /etc/lsb-release ]]
++ 1365191043.198203949 /scripts/functions/utility : __rvm_detect_system() 438 > GREP_OPTIONS=
++ 1365191043.200269986 /scripts/functions/utility : __rvm_detect_system() 438 > grep DISTRIB_ID=Ubuntu /etc/lsb-release
++ 1365191043.203568459 /scripts/functions/utility : __rvm_detect_system() 440 > _system_name=ubuntu
+++ 1365191043.206043648 /scripts/functions/utility : __rvm_detect_system() 441 > awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release
++ 1365191043.209478378 /scripts/functions/utility : __rvm_detect_system() 441 > _system_version=12.04
++ 1365191043.211636799 /scripts/functions/utility : __rvm_detect_system() 527 > _system_type=linux
++ 1365191043.213848334 /scripts/functions/utility : __rvm_detect_system() 528 > _system_name=ubuntu
++ 1365191043.215953342 /scripts/functions/utility : __rvm_detect_system() 529 > _system_version=12.04
++ 1365191043.218102713 /scripts/functions/utility : __rvm_detect_system() 530 > _system_arch=x86_64
++ 1365191043.220279438 /scripts/functions/utility : __rvm_detect_system() 531 > _system_arch=x86_64
++ 1365191043.222359234 /scripts/functions/utility : __rvm_detect_system() 532 > _system_arch=x86_64
++ 1365191043.224400175 /scripts/functions/autolibs : __rvm_autolibs_translate() 6 > case "${rvm_autolibs_flag}" in
++ 1365191043.226361576 /scripts/functions/autolibs : __rvm_autolibs_translate() 44 > rvm_debug 'Unknown '\''rvm_autolibs_flag'\'' value '\''read_only'\''.'
++ 1365191043.228283888 /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
++ 1365191043.230272102 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191043.232308737 /scripts/functions/autolibs : __rvm_autolibs_translate() 45 > return 1
++ 1365191043.234293206 /scripts/functions/build_config : __rvm_setup_compile_environment_setup() return 1
++ 1365191043.236295944 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 318 > __rvm_setup_compile_environment_requirements ruby-1.9.3-p392
++ 1365191043.238373126 /scripts/functions/build_config : __rvm_setup_compile_environment_requireme(( > 0 ))
-bash: > 0 : syntax error: operand expected (error token is "> 0 ")
++ 1365191043.240316492 /scripts/functions/build_config : __rvm_setup_compile_environment_requiremereturn 0
++ 1365191043.242800765 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 320 > rvm_remote_flag=1
++ 1365191043.244996901 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 320 > /home/azell/.rvm/scripts/external mount https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
++ 1365191043.249148130 /scripts/base : 28 > [[ -z '' ]]
++ 1365191043.250609868 /scripts/base : 30 > export PS4
++ 1365191043.252108455 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191043.253600796 /scripts/base : 35 > export __array_start rvm_path
++ 1365191043.255133288 /scripts/base : 40 > [[ -n '' ]]
++ 1365191043.256572947 /scripts/base : 44 > __array_start=0
++ 1365191043.258069907 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191043.259506604 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191043.260938643 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191043.262415696 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191043.263846999 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191043.265237096 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191043.266689260 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.268056844 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191043.269401068 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.270804115 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191043.272153585 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.273582055 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191043.275034309 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191043.276564386 /scripts/base : 75 > export rvm_path
++ 1365191043.278128118 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191043.279633939 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191043.281106936 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191043.282650548 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191043.284060760 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191043.285494961 /scripts/initialize : 6 > set -o xtrace
+++ 1365191043.286977883 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191043.288396962 /scripts/initialize : 10 > export PS4
+++ 1365191043.289905401 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191043.291442060 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191043.292908776 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191043.294401021 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191043.295907723 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1365191043.297405454 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1365191043.299448124 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191043.300921760 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191043.302488806 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191043.304011509 /scripts/base : 100 > source /home/azell/.rvm/scripts/selector
++ 1365191043.309272822 /scripts/base : 101 > source /home/azell/.rvm/scripts/selector_gemsets
++ 1365191043.311377722 /scripts/base : 105 > typeset -a scripts
++ 1365191043.312940229 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191043.314590926 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.316032604 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191043.317869119 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191043.319421351 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191043.320921470 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191043.323087879 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.324680839 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191043.326301847 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191043.327847192 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191043.329576580 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191043.331876556 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.333435636 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191043.337705837 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.339250793 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191043.341041153 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.342697543 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191043.344703241 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.346346966 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191043.348870014 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.350407282 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191043.351957418 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191043.353503698 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191043.355328194 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191043.356932017 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191043.358559070 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191043.361054425 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191043.363317938 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191043.365052213 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191043.367433833 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191043.370245386 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.371899415 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191043.373758994 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.375309342 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191043.378161339 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.379817531 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191043.381639018 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.383312073 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191043.385064868 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.386678756 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191043.388844921 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191043.390387122 /scripts/external : 4 > source /home/azell/.rvm/scripts/functions/build
++ 1365191043.391852296 /scripts/functions/build : 3 > source /home/azell/.rvm/scripts/functions/autolibs
++ 1365191043.393780060 /scripts/functions/build : 4 > source /home/azell/.rvm/scripts/functions/build_config
++ 1365191043.396745679 /scripts/functions/build : 5 > source /home/azell/.rvm/scripts/functions/build_requirements
+ 1365191043.401814288 /scripts/external : 565 > action=mount
+ 1365191043.403078986 /scripts/external : 566 > shift
+ 1365191043.404359571 /scripts/external : 572 > [[ -n https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.405706206 /scripts/external : 574 > case "${action}" in
+ 1365191043.406975983 /scripts/external : 579 > [[ -n https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.408220029 /scripts/external : 585 > (( rvm_remote_flag > 0 ))
+ 1365191043.409462695 /scripts/external : 588 > external_import https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191043.410727281 /scripts/external : external_import() 463 > typeset step err_command rvm_ruby_url rvm_ruby_string rvm_ruby_package_file __path_to_extract
+ 1365191043.411944119 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191043.413189105 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #configure'
+ 1365191043.414461711 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191043.415719122 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191043.417215879 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #configure(B\n'
ruby-1.9.3-p392 - #configure(B
+ 1365191043.418617635 /scripts/external : external_import() 468 > external_import_configure https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191043.419886604 /scripts/external : external_import_configure() 276 > typeset platform architecture libc
+ 1365191043.421140762 /scripts/external : external_import_configure() 278 > (( 0 > 0 ))
+ 1365191043.422309980 /scripts/external : external_import_configure() 280 > err_command=rvm_error
+ 1365191043.423499281 /scripts/external : external_import_configure() 283 > rvm_ruby_url=https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
+ 1365191043.424705480 /scripts/external : external_import_configure() 284 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191043.425946201 /scripts/external : external_import_configure() 286 > [[ -r https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.427191302 /scripts/external : external_import_configure() 287 > case "${rvm_ruby_url}" in
+ 1365191043.428444186 /scripts/external : external_import_configure() 288 > true
+ 1365191043.429724362 /scripts/external : external_import_configure() 295 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191043.430951447 /scripts/external : external_import_configure() 296 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191043.432250746 /scripts/external : external_import_configure() 297 > __rvm_ruby_package_file ruby-1.9.3-p392
+ 1365191043.433582801 /scripts/functions/utility : __rvm_ruby_package_file() 586 > case "$1" in
++ 1365191043.435455892 /scripts/functions/utility : __rvm_ruby_package_file() 603 > __rvm_remote_extension ruby-1.9.3-p392 -
++ 1365191043.437146091 /scripts/functions/utility : __rvm_remote_extension() 569 > case "$1" in
++ 1365191043.438720285 /scripts/functions/utility : __rvm_remote_extension() 577 > rvm_remote_extension=tar.bz2
++ 1365191043.440257286 /scripts/functions/utility : __rvm_remote_extension() 580 > [[ - != \- ]]
++ 1365191043.441834297 /scripts/functions/utility : __rvm_remote_extension() 580 > printf %b tar.bz2
+ 1365191043.443471307 /scripts/functions/utility : __rvm_ruby_package_file() 603 > rvm_ruby_package_file=/ruby-1.9.3-p392.tar.bz2
+ 1365191043.444813883 /scripts/external : external_import_configure() 299 > [[ ruby-1.9.3-p392.tar.bz2 =~ bin ]]
++ 1365191043.446614873 /scripts/external : external_import_configure() 303 > __rvm_remote_extension ruby-1.9.3-p392 -
++ 1365191043.448256068 /scripts/functions/utility : __rvm_remote_extension() 569 > case "$1" in
++ 1365191043.449864994 /scripts/functions/utility : __rvm_remote_extension() 577 > rvm_remote_extension=tar.bz2
++ 1365191043.451409534 /scripts/functions/utility : __rvm_remote_extension() 580 > [[ - != \- ]]
++ 1365191043.452927024 /scripts/functions/utility : __rvm_remote_extension() 580 > printf %b tar.bz2
+ 1365191043.454624049 /scripts/external : external_import_configure() 303 > rvm_ruby_package_file=bin-ruby-1.9.3-p392.tar.bz2
+ 1365191043.455925155 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191043.457222938 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #download'
+ 1365191043.458523652 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191043.459801830 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191043.461077490 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #download(B\n'
ruby-1.9.3-p392 - #download(B
+ 1365191043.462402414 /scripts/external : external_import() 468 > external_import_download https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191043.463736495 /scripts/external : external_import_download() 310 > [[ -r https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.465069010 /scripts/external : external_import_download() 317 > /home/azell/.rvm/scripts/fetch 'https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1' bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.468791811 /scripts/base : 28 > [[ -z '' ]]
++ 1365191043.470333948 /scripts/base : 30 > export PS4
++ 1365191043.471880386 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191043.473400658 /scripts/base : 35 > export __array_start rvm_path
++ 1365191043.474960592 /scripts/base : 40 > [[ -n '' ]]
++ 1365191043.476456740 /scripts/base : 44 > __array_start=0
++ 1365191043.478107613 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191043.479645806 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191043.481120287 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191043.482663315 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191043.484159226 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191043.485682975 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191043.487206350 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.488704687 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191043.490164674 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.491646635 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191043.493123913 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191043.494617899 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191043.496054215 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191043.497575327 /scripts/base : 75 > export rvm_path
++ 1365191043.499140642 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191043.500663774 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191043.502168485 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191043.503712388 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191043.505227708 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191043.506760217 /scripts/initialize : 6 > set -o xtrace
+++ 1365191043.508256383 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191043.509737086 /scripts/initialize : 10 > export PS4
+++ 1365191043.511197212 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191043.512759902 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191043.514234045 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191043.515764939 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191043.517309440 /scripts/initialize : 31 > : __rvm_env_loaded:3:
+++ 1365191043.518895479 /scripts/initialize : 33 > : __rvm_env_loaded:4:
+++ 1365191043.520938108 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191043.522427099 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191043.523974730 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191043.525404707 /scripts/base : 97 > true
++ 1365191043.526901565 /scripts/base : 105 > typeset -a scripts
++ 1365191043.528423885 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191043.530032123 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.531526571 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191043.533247959 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191043.534791613 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191043.536277793 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191043.538364657 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.539942137 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191043.541608189 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191043.543186441 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191043.544886747 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191043.547088810 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.548627243 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191043.552972465 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.554475469 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191043.556209759 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.557826318 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191043.559777286 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.561306524 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191043.563926830 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.565498972 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191043.567051907 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191043.568623412 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191043.570167596 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191043.571744218 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191043.573291690 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191043.575730338 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191043.578005456 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191043.579789686 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191043.582185637 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191043.584996549 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.586685308 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191043.588717185 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.590392076 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191043.593351916 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.594954739 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191043.596758655 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.598399755 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191043.600164025 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191043.601791665 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191043.604037624 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191043.605661611 /scripts/fetch : 17 > __rvm_cd /home/azell/.rvm/archives
+ 1365191043.606972062 /scripts/functions/support : __rvm_cd() 166 > typeset old_cdpath ret
+ 1365191043.608283180 /scripts/functions/support : __rvm_cd() 167 > ret=0
+ 1365191043.609618979 /scripts/functions/support : __rvm_cd() 168 > old_cdpath=
+ 1365191043.610910170 /scripts/functions/support : __rvm_cd() 169 > CDPATH=.
+ 1365191043.612283863 /scripts/functions/support : __rvm_cd() 170 > chpwd_functions=
+ 1365191043.613600033 /scripts/functions/support : __rvm_cd() 170 > builtin cd /home/azell/.rvm/archives
+ 1365191043.614974555 /scripts/functions/support : __rvm_cd() 171 > CDPATH=
+ 1365191043.616325551 /scripts/functions/support : __rvm_cd() 172 > return 0
+ 1365191043.617743807 /scripts/fetch : 19 > [[ -n bin-ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.619069405 /scripts/fetch : 20 > fetch_command=(__rvm_curl --create-dirs -C - -o "${archive}")
+ 1365191043.620426888 /scripts/fetch : 22 > download=1
+ 1365191043.621741002 /scripts/fetch : 23 > try_ftp=0
+ 1365191043.623029557 /scripts/fetch : 24 > result=0
+ 1365191043.624266396 /scripts/fetch : 25 > retry=0
+ 1365191043.625501756 /scripts/fetch : 27 > __rvm_checksum_read 'https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1' bin-ruby-1.9.3-p392.tar.bz2
+ 1365191043.626768146 /scripts/functions/checksum : __rvm_checksum_read() 120 > __rvm_checksum_none
+ 1365191043.627948427 /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1365191043.629127996 /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1365191043.630437886 /scripts/functions/checksum : __rvm_checksum_read() 121 > typeset _type _value _name
+ 1365191043.631728541 /scripts/functions/checksum : __rvm_checksum_read() 122 > typeset -a _list
+ 1365191043.633007529 /scripts/functions/checksum : __rvm_checksum_read() 123 > list=()
+ 1365191043.634348255 /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1365191043.635619446 /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1365191043.636861365 /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1 =~ \? ]]
+ 1365191043.638159804 /scripts/functions/checksum : __rvm_checksum_read() 131 > list+=("${_name%\?*}")
+ 1365191043.639394136 /scripts/functions/checksum : __rvm_checksum_read() 125 > for _name in '"$@"'
+ 1365191043.640615072 /scripts/functions/checksum : __rvm_checksum_read() 127 > list+=("$_name")
+ 1365191043.641863674 /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ bin-ruby-1.9.3-p392.tar.bz2 =~ \? ]]
+ 1365191043.643147791 /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1365191043.645086949 /scripts/functions/checksum : __rvm_checksum_read() 137 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/md5 'https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1'
++ 1365191043.645222712 /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1365191043.652305112 /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=
+ 1365191043.653634159 /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n '' ]]
++ 1365191043.655629831 /scripts/functions/checksum : __rvm_checksum_read() 139 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/md5 'https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1'
++ 1365191043.655741700 /scripts/functions/checksum : __rvm_checksum_read() 139 > head -n 1
+ 1365191043.662769898 /scripts/functions/checksum : __rvm_checksum_read() 139 > _checksum_md5=
++ 1365191043.664865312 /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
+ 1365191043.672175608 /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=
+ 1365191043.673465679 /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n '' ]]
++ 1365191043.675451030 /scripts/functions/checksum : __rvm_checksum_read() 143 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/sha512 'https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2?rvm=1.19.1'
++ 1365191043.675584455 /scripts/functions/checksum : __rvm_checksum_read() 143 > head -n 1
+ 1365191043.682598294 /scripts/functions/checksum : __rvm_checksum_read() 143 > _checksum_sha512=
+ 1365191043.683993200 /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1365191043.685286390 /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1365191043.686670436 /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z '' ]]
+ 1365191043.687926664 /scripts/functions/checksum : __rvm_checksum_read() 135 > for _name in '"${list[@]}"'
++ 1365191043.689950134 /scripts/functions/checksum : __rvm_checksum_read() 137 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/md5 https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
++ 1365191043.690033528 /scripts/functions/checksum : __rvm_checksum_read() 137 > head -n 1
+ 1365191043.697079694 /scripts/functions/checksum : __rvm_checksum_read() 137 > _checksum_md5=045e43ec5e0073f6915624b965957109
+ 1365191043.698352143 /scripts/functions/checksum : __rvm_checksum_read() 138 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
++ 1365191043.700412360 /scripts/functions/checksum : __rvm_checksum_read() 141 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/sha512 https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2
++ 1365191043.700504773 /scripts/functions/checksum : __rvm_checksum_read() 141 > head -n 1
+ 1365191043.707489809 /scripts/functions/checksum : __rvm_checksum_read() 141 > _checksum_sha512=65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d
+ 1365191043.708793716 /scripts/functions/checksum : __rvm_checksum_read() 142 > [[ -n 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d ]]
+ 1365191043.710092820 /scripts/functions/checksum : __rvm_checksum_read() 145 > __rvm_checksum_none
+ 1365191043.711355869 /scripts/functions/checksum : __rvm_checksum_none() 81 > [[ -z 045e43ec5e0073f6915624b965957109 ]]
+ 1365191043.712624442 /scripts/functions/checksum : __rvm_checksum_read() 145 > return 0
+ 1365191043.714010379 /scripts/fetch : 29 > __rvm_checksum_any
+ 1365191043.715348750 /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
+ 1365191043.716790833 /scripts/fetch : 38 > [[ -e bin-ruby-1.9.3-p392.tar.bz2 ]]
+ 1365191043.718125086 /scripts/fetch : 42 > __rvm_checksum_validate_file /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191043.719434256 /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1365191043.720758834 /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
+ 1365191043.722071038 /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
++ 1365191043.723834677 /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.725439306 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1365191043.727028987 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
++ 1365191043.728698167 /scripts/functions/checksum : __rvm_md5_calculate() 13 > builtin command -v md5sum
+++ 1365191043.730700017 /scripts/functions/checksum : __rvm_md5_calculate() 15 > md5sum /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.767214528 /scripts/functions/checksum : __rvm_md5_calculate() 15 > _sum='045e43ec5e0073f6915624b965957109 /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2'
++ 1365191043.768886839 /scripts/functions/checksum : __rvm_md5_calculate() 16 > echo 045e43ec5e0073f6915624b965957109
++ 1365191043.770561172 /scripts/functions/checksum : __rvm_md5_calculate() 17 > return 0
+ 1365191043.772346241 /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ 045e43ec5e0073f6915624b965957109 == \0\4\5\e\4\3\e\c\5\e\0\0\7\3\f\6\9\1\5\6\2\4\b\9\6\5\9\5\7\1\0\9 ]]
+ 1365191043.773677660 /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d ]]
++ 1365191043.775524725 /scripts/functions/checksum : __rvm_checksum_validate_file() 107 > __rvm_sha__calculate 512 /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.777262573 /scripts/functions/checksum : __rvm_sha__calculate() 43 > typeset bits _sum
++ 1365191043.778903595 /scripts/functions/checksum : __rvm_sha__calculate() 44 > bits=512
++ 1365191043.780511090 /scripts/functions/checksum : __rvm_sha__calculate() 45 > shift
++ 1365191043.782118958 /scripts/functions/checksum : __rvm_sha__calculate() 48 > builtin command -v sha512sum
+++ 1365191043.784106436 /scripts/functions/checksum : __rvm_sha__calculate() 50 > sha512sum /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.842217615 /scripts/functions/checksum : __rvm_sha__calculate() 50 > _sum='65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2'
++ 1365191043.843910145 /scripts/functions/checksum : __rvm_sha__calculate() 51 > echo 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d
++ 1365191043.845532130 /scripts/functions/checksum : __rvm_sha__calculate() 52 > return 0
+ 1365191043.847386880 /scripts/functions/checksum : __rvm_checksum_validate_file() 107 > [[ 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d == \6\5\c\7\e\a\8\3\8\8\6\2\6\5\9\c\3\e\8\f\c\8\3\a\5\b\e\8\6\e\6\e\b\9\b\8\3\5\4\a\c\5\1\5\d\2\2\9\5\e\3\3\1\d\3\5\c\4\d\e\6\6\5\5\e\f\2\e\6\9\a\5\5\b\5\5\b\a\b\0\b\d\8\7\5\2\2\0\e\7\9\7\f\f\8\e\b\d\2\9\0\c\0\f\e\e\7\7\c\4\b\6\3\f\1\b\7\7\b\c\a\6\7\7\e\c\7\d ]]
+ 1365191043.848729750 /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1365191043.850084085 /scripts/fetch : 44 > rvm_debug 'Archive checksum matched, not downloading'
+ 1365191043.851369876 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191043.852590663 /scripts/functions/logging : rvm_debug() 93 > return 0
+ 1365191043.853832230 /scripts/fetch : 45 > download=0
+ 1365191043.855207404 /scripts/fetch : 59 > (( download > 0 ))
+ 1365191043.856637410 /scripts/fetch : 125 > __rvm_checksum_validate_file /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191043.857922590 /scripts/functions/checksum : __rvm_checksum_validate_file() 98 > __rvm_checksum_any
+ 1365191043.859259250 /scripts/functions/checksum : __rvm_checksum_any() 86 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
+ 1365191043.860595330 /scripts/functions/checksum : __rvm_checksum_validate_file() 100 > [[ -n 045e43ec5e0073f6915624b965957109 ]]
++ 1365191043.862425442 /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > __rvm_md5_calculate /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.864105879 /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum
++ 1365191043.865668941 /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5
++ 1365191043.867301780 /scripts/functions/checksum : __rvm_md5_calculate() 13 > builtin command -v md5sum
+++ 1365191043.869243975 /scripts/functions/checksum : __rvm_md5_calculate() 15 > md5sum /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.899306233 /scripts/functions/checksum : __rvm_md5_calculate() 15 > _sum='045e43ec5e0073f6915624b965957109 /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2'
++ 1365191043.900951534 /scripts/functions/checksum : __rvm_md5_calculate() 16 > echo 045e43ec5e0073f6915624b965957109
++ 1365191043.902528624 /scripts/functions/checksum : __rvm_md5_calculate() 17 > return 0
+ 1365191043.904303746 /scripts/functions/checksum : __rvm_checksum_validate_file() 102 > [[ 045e43ec5e0073f6915624b965957109 == \0\4\5\e\4\3\e\c\5\e\0\0\7\3\f\6\9\1\5\6\2\4\b\9\6\5\9\5\7\1\0\9 ]]
+ 1365191043.905664427 /scripts/functions/checksum : __rvm_checksum_validate_file() 105 > [[ -n 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d ]]
++ 1365191043.907497777 /scripts/functions/checksum : __rvm_checksum_validate_file() 107 > __rvm_sha__calculate 512 /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.909278984 /scripts/functions/checksum : __rvm_sha__calculate() 43 > typeset bits _sum
++ 1365191043.910958087 /scripts/functions/checksum : __rvm_sha__calculate() 44 > bits=512
++ 1365191043.912550132 /scripts/functions/checksum : __rvm_sha__calculate() 45 > shift
++ 1365191043.914354433 /scripts/functions/checksum : __rvm_sha__calculate() 48 > builtin command -v sha512sum
+++ 1365191043.916372036 /scripts/functions/checksum : __rvm_sha__calculate() 50 > sha512sum /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.973195212 /scripts/functions/checksum : __rvm_sha__calculate() 50 > _sum='65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2'
++ 1365191043.974905604 /scripts/functions/checksum : __rvm_sha__calculate() 51 > echo 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d
++ 1365191043.976561276 /scripts/functions/checksum : __rvm_sha__calculate() 52 > return 0
+ 1365191043.978356177 /scripts/functions/checksum : __rvm_checksum_validate_file() 107 > [[ 65c7ea838862659c3e8fc83a5be86e6eb9b8354ac515d2295e331d35c4de6655ef2e69a55b55bab0bd875220e797ff8ebd290c0fee77c4b63f1b77bca677ec7d == \6\5\c\7\e\a\8\3\8\8\6\2\6\5\9\c\3\e\8\f\c\8\3\a\5\b\e\8\6\e\6\e\b\9\b\8\3\5\4\a\c\5\1\5\d\2\2\9\5\e\3\3\1\d\3\5\c\4\d\e\6\6\5\5\e\f\2\e\6\9\a\5\5\b\5\5\b\a\b\0\b\d\8\7\5\2\2\0\e\7\9\7\f\f\8\e\b\d\2\9\0\c\0\f\e\e\7\7\c\4\b\6\3\f\1\b\7\7\b\c\a\6\7\7\e\c\7\d ]]
+ 1365191043.979629521 /scripts/functions/checksum : __rvm_checksum_validate_file() 109 > return 0
+ 1365191043.980866227 /scripts/fetch : 127 > rvm_debug 'Downloaded archive checksum matched.'
+ 1365191043.982125307 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191043.983362744 /scripts/functions/logging : rvm_debug() 93 > return 0
+ 1365191043.984910575 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191043.986205872 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #validate archive'
+ 1365191043.987579934 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191043.988798916 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191043.990077260 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #validate archive(B\n'
ruby-1.9.3-p392 - #validate archive(B
+ 1365191043.991368280 /scripts/external : external_import() 468 > external_import_validate_archive https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191043.992662682 /scripts/external : external_import_validate_archive() 326 > typeset -a downloaded_names path_to_bin_ruby
+ 1365191043.993865246 /scripts/external : external_import_validate_archive() 328 > __rvm_read_lines path_to_bin_ruby
+ 1365191043.995322970 /scripts/functions/utility : __rvm_read_lines() 360 > typeset IFS
++ 1365191043.995783497 /scripts/external : external_import_validate_archive() 329 > __rvm_package_list /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191043.995875082 /scripts/external : external_import_validate_archive() 329 > grep 'bin/ruby$'
+ 1365191043.996585455 /scripts/functions/utility : __rvm_read_lines() 363 > IFS='
'
++ 1365191043.997352673 /scripts/functions/utility : __rvm_package_list() 773 > rvm_debug __rvm_package_list:1: /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191043.997795323 /scripts/functions/utility : __rvm_read_lines() 364 > [[ - == \- ]]
+ 1365191043.998986492 /scripts/functions/utility : __rvm_read_lines() 365 > eval 'path_to_bin_ruby=( $( \cat - ) )'
++ 1365191043.998987192 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
++ 1365191044.000412286 /scripts/functions/utility : __rvm_read_lines() 365 > path_to_bin_ruby=($( \cat - ))
++ 1365191044.000557699 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191044.002090270 /scripts/functions/utility : __rvm_package_list() 774 > case "$1" in
+++ 1365191044.002265364 /scripts/functions/utility : __rvm_read_lines() 365 > cat -
++ 1365191044.003649612 /scripts/functions/utility : __rvm_package_list() 779 > tar tjf /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191045.695650747 /scripts/external : external_import_validate_archive() 331 > __rvm_read_lines downloaded_names
+ 1365191045.697150254 /scripts/functions/utility : __rvm_read_lines() 360 > typeset IFS
++ 1365191045.697718196 /scripts/external : external_import_validate_archive() 332 > __rvm_package_list /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
++ 1365191045.697781749 /scripts/external : external_import_validate_archive() 332 > awk -F/ '{print $1}'
++ 1365191045.697905195 /scripts/external : external_import_validate_archive() 332 > sort -u
+ 1365191045.698568575 /scripts/functions/utility : __rvm_read_lines() 363 > IFS='
'
++ 1365191045.699338295 /scripts/functions/utility : __rvm_package_list() 773 > rvm_debug __rvm_package_list:1: /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191045.700247640 /scripts/functions/utility : __rvm_read_lines() 364 > [[ - == \- ]]
++ 1365191045.700903342 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191045.701489100 /scripts/functions/utility : __rvm_read_lines() 365 > eval 'downloaded_names=( $( \cat - ) )'
++ 1365191045.702371331 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191045.702892624 /scripts/functions/utility : __rvm_read_lines() 365 > downloaded_names=($( \cat - ))
++ 1365191045.703880335 /scripts/functions/utility : __rvm_package_list() 774 > case "$1" in
+++ 1365191045.704780788 /scripts/functions/utility : __rvm_read_lines() 365 > cat -
++ 1365191045.705435006 /scripts/functions/utility : __rvm_package_list() 779 > tar tjf /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2
+ 1365191047.411175274 /scripts/external : external_import_validate_archive() 335 > [[ 1 -eq 1 ]]
+ 1365191047.412478640 /scripts/external : external_import_validate_archive() 337 > __path_to_extract=ruby-1.9.3-p392/bin/ruby
+ 1365191047.413824077 /scripts/external : external_import_validate_archive() 338 > __path_to_extract=ruby-1.9.3-p392/
+ 1365191047.415068849 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191047.416376043 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #extract'
+ 1365191047.417615378 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191047.418953023 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191047.420304776 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #extract(B\n'
ruby-1.9.3-p392 - #extract(B
+ 1365191047.421618745 /scripts/external : external_import() 468 > external_import_extract https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191047.422911361 /scripts/external : external_import_extract() 354 > rm -rf /home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191047.425078400 /scripts/external : external_import_extract() 355 > mkdir -p /home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191047.427406289 /scripts/external : external_import_extract() 356 > __rvm_package_extract /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2 /home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191047.428760494 /scripts/functions/utility : __rvm_package_extract() 820 > rvm_debug __rvm_package_extract:2: /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2 /home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191047.430011367 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191047.431210945 /scripts/functions/logging : rvm_debug() 93 > return 0
+ 1365191047.432419627 /scripts/functions/utility : __rvm_package_extract() 821 > typeset __tempdir __path __file __return
+ 1365191047.433719378 /scripts/functions/utility : __rvm_package_extract() 822 > __return=0
++ 1365191047.435733986 /scripts/functions/utility : __rvm_package_extract() 823 > TMPDIR=/home/azell/.rvm/tmp
++ 1365191047.437456844 /scripts/functions/utility : __rvm_package_extract() 823 > mktemp -d -t rvm-tmp.XXXXXXXXX
+ 1365191047.439746393 /scripts/functions/utility : __rvm_package_extract() 823 > __tempdir=/home/azell/.rvm/tmp/rvm-tmp.rL901MEG9
+ 1365191047.441048486 /scripts/functions/utility : __rvm_package_extract() 824 > __rvm_package_extract_run /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2 /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9
+ 1365191047.442331128 /scripts/functions/utility : __rvm_package_extract_run() 792 > [[ -d /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9 ]]
+ 1365191047.443594581 /scripts/functions/utility : __rvm_package_extract_run() 793 > case "$1" in
+ 1365191047.444816845 /scripts/functions/utility : __rvm_package_extract_run() 798 > [[ -n '' ]]
+ 1365191047.446103704 /scripts/functions/utility : __rvm_package_extract_run() 800 > tar xjf /home/azell/.rvm/archives/bin-ruby-1.9.3-p392.tar.bz2 -C /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9 --no-same-owner
+ 1365191049.313451149 /scripts/functions/utility : __rvm_package_extract_run() 813 > __rvm_fix_group_permissions /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9/ruby-1.9.3-p392
+ 1365191049.315388003 /scripts/functions/utility : __rvm_fix_group_permissions() 764 > GREP_OPTIONS=
+ 1365191049.316824113 /scripts/functions/utility : __rvm_fix_group_permissions() 764 > grep g=rw
+ 1365191049.319109793 /scripts/functions/utility : __rvm_fix_group_permissions() 766 > chmod -R g+rwX /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9/ruby-1.9.3-p392
+ 1365191049.325919279 /scripts/functions/utility : __rvm_package_extract() 826 > (( __return == 0 ))
+ 1365191049.327239383 /scripts/functions/utility : __rvm_package_extract() 828 > for __path in '"$__tempdir"/*'
+ 1365191049.328527683 /scripts/functions/utility : __rvm_package_extract() 830 > __file=ruby-1.9.3-p392
+ 1365191049.329861128 /scripts/functions/utility : __rvm_package_extract() 832 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191049.331131266 /scripts/functions/utility : __rvm_package_extract() 832 > [[ -e /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392 ]]
+ 1365191049.332454428 /scripts/functions/utility : __rvm_package_extract() 836 > mv -f /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9/ruby-1.9.3-p392 /home/azell/.rvm/rubies/ruby-1.9.3-p392/
+ 1365191049.335042869 /scripts/functions/utility : __rvm_package_extract() 839 > [[ -n /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9 ]]
+ 1365191049.336295800 /scripts/functions/utility : __rvm_package_extract() 840 > rm -rf /home/azell/.rvm/tmp/rvm-tmp.rL901MEG9
+ 1365191049.338450753 /scripts/functions/utility : __rvm_package_extract() 842 > return 0
+ 1365191049.339719230 /scripts/external : external_import_extract() 362 > [[ -n ruby-1.9.3-p392/ ]]
+ 1365191049.340988389 /scripts/external : external_import_extract() 362 > [[ ruby-1.9.3-p392/ != \/ ]]
+ 1365191049.342286371 /scripts/external : external_import_extract() 364 > [[ -d /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//bin ]]
+ 1365191049.343770737 /scripts/external : external_import_extract() 369 > mv /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//bin /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//config /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//include /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//lib /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392//share /home/azell/.rvm/rubies/ruby-1.9.3-p392/
+ 1365191049.346368892 /scripts/external : external_import_extract() 370 > rm -rf /home/azell/.rvm/rubies/ruby-1.9.3-p392/ruby-1.9.3-p392
+ 1365191049.348624657 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191049.349937700 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #validate binary'
+ 1365191049.351219498 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191049.352538737 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191049.353898647 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #validate binary(B\n'
ruby-1.9.3-p392 - #validate binary(B
+ 1365191049.355195950 /scripts/external : external_import() 468 > external_import_validate_binary https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191049.356436404 /scripts/external : external_import_validate_binary() 377 > typeset IFS
+ 1365191049.357803706 /scripts/external : external_import_validate_binary() 378 > typeset -a missing_libs
+ 1365191049.359087016 /scripts/external : external_import_validate_binary() 379 > export _libdir
++ 1365191049.361033174 /scripts/external : external_import_validate_binary() 380 > __rvm_ruby_config_get libdir /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
++ 1365191049.362766067 /scripts/functions/env : __rvm_ruby_config_get() 234 > typeset variable_name ruby_path
++ 1365191049.364429006 /scripts/functions/env : __rvm_ruby_config_get() 235 > variable_name=libdir
++ 1365191049.366084557 /scripts/functions/env : __rvm_ruby_config_get() 236 > ruby_path=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
++ 1365191049.367687394 /scripts/functions/env : __rvm_ruby_config_get() 237 > case "${variable_name:---all}" in
++ 1365191049.369384731 /scripts/functions/env : __rvm_ruby_config_get() 242 > /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -rrbconfig -e 'puts RbConfig::CONFIG["libdir"]'
+ 1365191049.385443799 /scripts/external : external_import_validate_binary() 380 > _libdir=/home/azell/.rvm/rubies/ruby-1.9.3-p392/lib
+ 1365191049.386897802 /scripts/external : external_import_validate_binary() 400 > missing_libs=($(
case $(uname) in
(Linux)
find "${rvm_rubies_path}/${rvm_ruby_string}" -name '*.so' |
xargs env LD_LIBRARY_PATH="${_libdir}" ldd 2>/dev/null |
awk '/not found/{print $1}' | sort -u
;;
(Darwin)
find "${rvm_rubies_path}/${rvm_ruby_string}" -name "*.bundle" |
xargs env LD_LIBRARY_PATH="${_libdir}" otool -L 2>&1 |
awk -F"[ :]" '{print $1}' |
sed 's#@executable_path#'"${rvm_rubies_path}/${rvm_ruby_string}"'/bin#' |
xargs ls -1 2>&1 1>/dev/null |
awk -F"[ :]" '{print $3}' | sort -u
;;
(*)
rvm_warn "$(uname) libraries validation not yet implemented" >&2
;;
esac
))
++ 1365191049.389014516 /scripts/external : external_import_validate_binary() 401 > case $(uname) in
+++ 1365191049.391122451 /scripts/external : external_import_validate_binary() 401 > uname
++ 1365191049.394260360 /scripts/external : external_import_validate_binary() 403 > find /home/azell/.rvm/rubies/ruby-1.9.3-p392 -name '*.so'
++ 1365191049.394398388 /scripts/external : external_import_validate_binary() 405 > awk '/not found/{print $1}'
++ 1365191049.394308933 /scripts/external : external_import_validate_binary() 404 > xargs env LD_LIBRARY_PATH=/home/azell/.rvm/rubies/ruby-1.9.3-p392/lib ldd
++ 1365191049.394943356 /scripts/external : external_import_validate_binary() 405 > sort -u
+ 1365191049.647924583 /scripts/external : external_import_validate_binary() 401 > unset _libdir
+ 1365191049.649466727 /scripts/external : external_import_validate_binary() 402 > [[ -z '' ]]
+ 1365191049.650757320 /scripts/external : external_import() 465 > for step in configure download validate_archive extract validate_binary setup
+ 1365191049.652098312 /scripts/external : external_import() 467 > rvm_log 'ruby-1.9.3-p392 - #setup'
+ 1365191049.653462452 /scripts/functions/logging : rvm_log() 109 > rvm_pretty_print stdout
+ 1365191049.654854959 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191049.656233434 /scripts/functions/logging : rvm_log() 110 > printf %b 'ruby-1.9.3-p392 - #setup(B\n'
ruby-1.9.3-p392 - #setup(B
+ 1365191049.657572479 /scripts/external : external_import() 468 > external_import_setup https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-1.9.3-p392.tar.bz2 ruby-1.9.3-p392
+ 1365191049.658918817 /scripts/external : external_import_setup() 447 > __rvm_select
+ 1365191049.660490019 /scripts/selector : __rvm_select() 81 > true
+ 1365191049.661814433 /scripts/selector : __rvm_select() 82 > typeset _original_env_string
+ 1365191049.663107620 /scripts/selector : __rvm_select() 83 > _original_env_string=
+ 1365191049.664340638 /scripts/selector : __rvm_select() 86 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ 1365191049.665663235 /scripts/selector : __rvm_select() 87 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1365191049.667755523 /scripts/selector : __rvm_select() 88 > 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 rvm_architectures
+ 1365191049.669210373 /scripts/selector : __rvm_select() 91 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191049.670578208 /scripts/selector : __rvm_select() 94 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191049.671902414 /scripts/selector : __rvm_select() 105 > __rvm_ruby_string
+ 1365191049.673357508 /scripts/selector : __rvm_ruby_string() 686 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
+ 1365191049.674662598 /scripts/selector : __rvm_ruby_string() 688 > __rvm_default_flags
+ 1365191049.676040622 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
+ 1365191049.677347510 /scripts/selector : __rvm_ruby_string() 690 > rvm_expanding_aliases=
+ 1365191049.678919526 /scripts/selector : __rvm_ruby_string() 693 > true '' '' '' '' '' '' '' @ ruby-1.9.3-p392 0 0
+ 1365191049.680480880 /scripts/selector : __rvm_ruby_string() 698 > echo ruby-1.9.3-p392
+ 1365191049.680809060 /scripts/selector : __rvm_ruby_string() 698 > GREP_OPTIONS=
+ 1365191049.682226993 /scripts/selector : __rvm_ruby_string() 698 > grep @
+ 1365191049.684469405 /scripts/selector : __rvm_ruby_string() 705 > (( rvm_expanding_aliases == 0 ))
+ 1365191049.685716165 /scripts/selector : __rvm_ruby_string() 706 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191049.687022608 /scripts/selector : __rvm_ruby_string() 706 > [[ ruby-1.9.3-p392 != \s\y\s\t\e\m ]]
+ 1365191049.688242018 /scripts/selector : __rvm_ruby_string() 710 > [[ -f /home/azell/.rvm/config/alias ]]
+ 1365191049.689453902 /scripts/selector : __rvm_ruby_string() 710 > [[ -s /home/azell/.rvm/config/alias ]]
++ 1365191049.691172891 /scripts/selector : __rvm_ruby_string() 711 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/alias ruby-1.9.3-p392
+ 1365191049.697943012 /scripts/selector : __rvm_ruby_string() 711 > expanded_alias_name=
+ 1365191049.699232803 /scripts/selector : __rvm_ruby_string() 712 > [[ -n '' ]]
+ 1365191049.700521861 /scripts/selector : __rvm_ruby_string() 715 > [[ ruby-1.9.3-p392 == default ]]
+ 1365191049.702128105 /scripts/selector : __rvm_ruby_string() 722 > echo ruby-1.9.3-p392
+ 1365191049.702413371 /scripts/selector : __rvm_ruby_string() 722 > GREP_OPTIONS=
+ 1365191049.703799118 /scripts/selector : __rvm_ruby_string() 722 > grep @
+ 1365191049.706034115 /scripts/selector : __rvm_ruby_string() 728 > ruby_string=ruby-1.9.3-p392
+ 1365191049.707270335 /scripts/selector : __rvm_ruby_string() 729 > gemset_name=
+ 1365191049.708484888 /scripts/selector : __rvm_ruby_string() 730 > repo_url=
+ 1365191049.709708015 /scripts/selector : __rvm_ruby_string() 731 > branch_name=
+ 1365191049.710968142 /scripts/selector : __rvm_ruby_string() 732 > ruby_name=
+ 1365191049.712220228 /scripts/selector : __rvm_ruby_string() 734 > __rvm_unset_ruby_variables
+ 1365191049.713599502 /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
+ 1365191049.715065250 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1365191049.716411510 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1365191049.717798429 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1365191049.719133581 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1365191049.720460713 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]]
+ 1365191049.721792074 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1365191049.723292791 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/azell ]]
+ 1365191049.724679265 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+ 1365191049.726077860 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ 1365191049.727538796 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191049.728901194 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1365191049.730257513 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191049.731614617 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191049.732968418 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191049.734304337 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191049.735677762 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1365191049.737104898 /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_url=
+ 1365191049.738395608 /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_repo_branch=
+ 1365191049.739651250 /scripts/selector : __rvm_ruby_string() 738 > rvm_ruby_name=
+ 1365191049.741016432 /scripts/selector : __rvm_ruby_string() 740 > [[ -n '' ]]
+ 1365191049.742322842 /scripts/selector : __rvm_ruby_string() 746 > strings=()
+ 1365191049.743721889 /scripts/selector : __rvm_ruby_string() 747 > __rvm_custom_separated_array strings - ruby-1.9.3-p392
+ 1365191049.745090892 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
+ 1365191049.746542249 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=-
+ 1365191049.747912276 /scripts/functions/utility : __rvm_custom_separated_array() 377 > [[ -n '' ]]
+ 1365191049.749238242 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval 'strings+=( $3 )'
++ 1365191049.750787013 /scripts/functions/utility : __rvm_custom_separated_array() 379 > strings+=($3)
+ 1365191049.752383734 /scripts/selector : __rvm_ruby_string() 749 > (( 3 == 0 ))
+ 1365191049.753690384 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191049.755023214 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191049.756473898 /scripts/selector : __rvm_ruby_string() 945 > rvm_ruby_interpreter=ruby
+ 1365191049.757811888 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191049.759109680 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191049.760432197 /scripts/selector : __rvm_ruby_string() 822 > [[ ruby == \r\b\x ]]
+ 1365191049.761784062 /scripts/selector : __rvm_ruby_string() 835 > case "$string" in
+ 1365191049.763124176 /scripts/selector : __rvm_ruby_string() 853 > rvm_ruby_version=1.9.3
+ 1365191049.764456471 /scripts/selector : __rvm_ruby_string() 854 > rvm_ruby_revision=
+ 1365191049.765804294 /scripts/selector : __rvm_ruby_string() 855 > rvm_ruby_tag=
+ 1365191049.767118688 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191049.768420532 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191049.769761464 /scripts/selector : __rvm_ruby_string() 879 > rvm_ruby_patch_level=p392
+ 1365191049.771088523 /scripts/selector : __rvm_ruby_string() 959 > [[ -z ruby ]]
+ 1365191049.772441631 /scripts/selector : __rvm_ruby_string() 972 > rvm_ruby_version=1.9.3
+ 1365191049.773828844 /scripts/selector : __rvm_ruby_string() 973 > [[ -z 1.9.3 ]]
+ 1365191049.775154800 /scripts/selector : __rvm_ruby_string() 980 > [[ -z 1.9.3 ]]
+ 1365191049.776501720 /scripts/selector : __rvm_ruby_string() 984 > rvm_ruby_string=ruby-1.9.3
+ 1365191049.777846313 /scripts/selector : __rvm_ruby_string() 987 > [[ ruby == \e\x\t ]]
+ 1365191049.779152557 /scripts/selector : __rvm_ruby_string() 991 > (( 0 == 1 ))
+ 1365191049.780475266 /scripts/selector : __rvm_ruby_string() 995 > [[ -n '' ]]
+ 1365191049.781819049 /scripts/selector : __rvm_ruby_string() 999 > [[ -n '' ]]
+ 1365191049.783136384 /scripts/selector : __rvm_ruby_string() 1003 > [[ -n '' ]]
+ 1365191049.784388600 /scripts/selector : __rvm_ruby_string() 1007 > [[ -n p392 ]]
+ 1365191049.785660724 /scripts/selector : __rvm_ruby_string() 1009 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191049.786959991 /scripts/selector : __rvm_ruby_string() 1048 > [[ -n '' ]]
+ 1365191049.788187134 /scripts/selector : __rvm_ruby_string() 1057 > detected_rvm_ruby_name=
+ 1365191049.789510492 /scripts/selector : __rvm_ruby_string() 1059 > true
+ 1365191049.790902090 /scripts/selector : __rvm_select() 107 > rvm_archive_extension=tar.gz
+ 1365191049.792218918 /scripts/selector : __rvm_select() 109 > [[ -z ruby ]]
+ 1365191049.793472649 /scripts/selector : __rvm_select() 114 > case "${rvm_ruby_interpreter:-missing}" in
+ 1365191049.794893784 /scripts/selector : __rvm_select() 378 > [[ -n p392 ]]
+ 1365191049.796220840 /scripts/selector : __rvm_select() 380 > rvm_ruby_package_file=ruby-1.9.3-p392
+ 1365191049.797547345 /scripts/selector : __rvm_select() 381 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191049.798874603 /scripts/selector : __rvm_select() 387 > [[ -z 1.9.3 ]]
++ 1365191049.800734196 /scripts/selector : __rvm_select() 391 > __rvm_db ruby_repo_url
++ 1365191049.802572011 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++ 1365191049.804250760 /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url
++ 1365191049.805889969 /scripts/functions/db : __rvm_db() 10 > key=ruby_repo_url
++ 1365191049.807565646 /scripts/functions/db : __rvm_db() 11 > variable=
++ 1365191049.809195786 /scripts/functions/db : __rvm_db() 13 > [[ -f /home/azell/.rvm/user/db ]]
+++ 1365191049.811277224 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_repo_url
++ 1365191049.818674640 /scripts/functions/db : __rvm_db() 14 > value=
++ 1365191049.820379424 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]]
+++ 1365191049.822460430 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_repo_url
++ 1365191049.829921197 /scripts/functions/db : __rvm_db() 18 > value=git://github.com/ruby/ruby.git
++ 1365191049.831649854 /scripts/functions/db : __rvm_db() 21 > [[ -n git://github.com/ruby/ruby.git ]]
++ 1365191049.833282332 /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]]
++ 1365191049.834929241 /scripts/functions/db : __rvm_db() 23 > echo git://github.com/ruby/ruby.git
++ 1365191049.836551033 /scripts/functions/db : __rvm_db() 29 > return 0
+ 1365191049.838305177 /scripts/selector : __rvm_select() 391 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
+ 1365191049.839566164 /scripts/selector : __rvm_select() 392 > (( 0 == 0 ))
+ 1365191049.840905057 /scripts/selector : __rvm_select() 394 > __rvm_version_compare 1.9.3 -lt 1.8.5
+ 1365191049.842254779 /scripts/functions/utility : __rvm_version_compare() 313 > typeset first
++ 1365191049.844321715 /scripts/functions/utility : __rvm_version_compare() 314 > printf %b '1.9.3\n1.8.5\n'
++ 1365191049.844453785 /scripts/functions/utility : __rvm_version_compare() 314 > __rvm_version_sort
++ 1365191049.844625861 /scripts/functions/utility : __rvm_version_compare() 314 > head -n1
++ 1365191049.846387849 /scripts/functions/utility : __rvm_version_sort() 308 > LC_ALL=C
++ 1365191049.848176883 /scripts/functions/utility : __rvm_version_sort() 308 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1365191049.851290941 /scripts/functions/utility : __rvm_version_compare() 314 > first=1.8.5
+ 1365191049.852583088 /scripts/functions/utility : __rvm_version_compare() 316 > case "$2" in
+ 1365191049.853909563 /scripts/functions/utility : __rvm_version_compare() 330 > [[ 1.8.5 == \1\.\9\.\3 ]]
+ 1365191049.855177939 /scripts/functions/utility : __rvm_version_compare() 330 > return 1
+ 1365191049.856523635 /scripts/selector : __rvm_select() 398 > rvm_archive_extension=tar.bz2
+ 1365191049.857908872 /scripts/selector : __rvm_select() 441 > [[ -n 1.9.3 ]]
+ 1365191049.859167401 /scripts/selector : __rvm_select() 443 > case "$rvm_ruby_version" in
+ 1365191049.860451733 /scripts/selector : __rvm_select() 445 > rvm_ruby_release_version=1
+ 1365191049.861784454 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=1.9
+ 1365191049.863122161 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=9
+ 1365191049.864457723 /scripts/selector : __rvm_select() 447 > rvm_ruby_minor_version=3
+ 1365191049.865828786 /scripts/selector : __rvm_select() 457 > [[ ruby == ext ]]
+ 1365191049.867153923 /scripts/selector : __rvm_select() 463 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191049.868489364 /scripts/selector : __rvm_select() 464 > rvm_ruby_home=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191049.869829480 /scripts/selector : __rvm_select() 465 > rvm_ruby_irbrc=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191049.871066957 /scripts/selector : __rvm_select() 466 > rvm_ruby_binary=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191049.872307150 /scripts/selector : __rvm_select() 470 > [[ maglev == \r\u\b\y ]]
+ 1365191049.873651893 /scripts/selector : __rvm_select() 476 > [[ system == \r\u\b\y ]]
+ 1365191049.875006518 /scripts/selector : __rvm_select() 478 > __rvm_gemset_select
+ 1365191049.876346921 /scripts/selector_gemsets : __rvm_gemset_select() 133 > __rvm_gemset_select_only
+ 1365191049.877760425 /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191049.879068260 /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
+ 1365191049.880411017 /scripts/selector_gemsets : __rvm_gemset_select_only() 57 > (( rvm_ignore_gemsets_flag ))
+ 1365191049.881828427 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191049.883127435 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
+ 1365191049.884496869 /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@
+ 1365191049.885897539 /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@
+ 1365191049.887246514 /scripts/selector_gemsets : __rvm_gemset_handle_default() 7 > rvm_gemset_name=@
+ 1365191049.888559316 /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=
+ 1365191049.889959088 /scripts/selector_gemsets : __rvm_gemset_select_only() 66 > [[ -z '' ]]
+ 1365191049.891267962 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > [[ '' == \g\l\o\b\a\l ]]
+ 1365191049.892597964 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191049.893899714 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > case "${rvm_gemset_name}" in
+ 1365191049.895132577 /scripts/selector_gemsets : __rvm_gemset_select_only() 84 > [[ -n '' ]]
+ 1365191049.896356559 /scripts/selector_gemsets : __rvm_gemset_select_only() 88 > rvm_env_string=ruby-1.9.3-p392
+ 1365191049.897558949 /scripts/selector_gemsets : __rvm_gemset_select_only() 90 > true
+ 1365191049.898888176 /scripts/selector_gemsets : __rvm_gemset_select() 134 > __rvm_gemset_select_validation
+ 1365191049.900166947 /scripts/selector_gemsets : __rvm_gemset_select_validation() 96 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191049.901507266 /scripts/selector_gemsets : __rvm_gemset_select_validation() 105 > (( 0 == 1 ))
+ 1365191049.902868519 /scripts/selector_gemsets : __rvm_gemset_select() 135 > __rvm_gemset_select_ensure
+ 1365191049.904190627 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 113 > mkdir -p /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191049.906510410 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 115 > __rvm_using_gemset_globalcache
+ 1365191049.908152042 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db use_gemset_globalcache
+ 1365191049.908505054 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > GREP_OPTIONS=
+ 1365191049.909969291 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > grep '^true$'
+ 1365191049.914899553 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
+ 1365191049.916242716 /scripts/selector : __rvm_select() 485 > rvm_ruby_selected_flag=1
+ 1365191049.917539549 /scripts/selector : __rvm_select() 487 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
+ 1365191049.919121058 /scripts/selector : __rvm_select() 490 > rvm_ruby_interpreter=ruby
+ 1365191049.920571215 /scripts/external : external_import_setup() 448 > __rvm_fix_wrappers
+ 1365191049.921935154 /scripts/external : __rvm_fix_wrappers() 411 > typeset actual_file
+ 1365191049.923560977 /scripts/external : __rvm_fix_wrappers() 412 > find /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ -type f
+ 1365191049.923758568 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191049.925992307 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc ]]
+ 1365191049.927287430 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191049.928606784 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191049.929876761 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc ]]
+ 1365191049.931073122 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc
+ 1365191049.932315555 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191049.933541490 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc ]]
+ 1365191049.934788077 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191049.936487747 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191049.937888767 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191049.939107724 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191049.940389617 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191049.942006069 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191049.942226647 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191049.936415640 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191049.939190468 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc(B
+ 1365191049.944544694 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191049.945872776 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rdoc
+ 1365191049.948111625 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191049.949359211 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake ]]
+ 1365191049.950692600 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191049.952017482 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191049.953322268 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake ]]
+ 1365191049.954581643 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake
+ 1365191049.955873912 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191049.957138153 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake ]]
+ 1365191049.958411567 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191049.960148162 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191049.961472231 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191049.962673558 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191049.964027384 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191049.965674940 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191049.965844651 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191049.960104623 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191049.962814260 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake(B
+ 1365191049.968194739 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191049.969477008 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/rake
+ 1365191049.971650577 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191049.972919349 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb ]]
+ 1365191049.974245913 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191049.975497639 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191049.976854752 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb ]]
+ 1365191049.978133643 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb
+ 1365191049.979426131 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191049.980704283 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb ]]
+ 1365191049.982060318 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191049.983824699 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191049.985157886 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191049.986419370 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191049.987849473 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191049.989480579 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191049.989625672 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191049.983772817 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191049.986519184 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb(B
+ 1365191049.992016166 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191049.993313569 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/testrb
+ 1365191049.995521227 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191049.996915218 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb ]]
+ 1365191049.998426029 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191049.999838919 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.001160478 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb ]]
+ 1365191050.002484809 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb
+ 1365191050.003807813 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.005103998 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb ]]
+ 1365191050.006429875 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191050.008170570 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.009533212 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.010805288 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.012094966 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.013699645 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.013950129 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.008128612 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191050.010856372 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb(B
+ 1365191050.016398399 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191050.017711406 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/irb
+ 1365191050.019923173 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191050.021255516 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby ]]
+ 1365191050.022623082 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191050.023968685 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.025201576 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby ]]
+ 1365191050.026498185 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191050.027825223 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.029123434 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby ]]
+ 1365191050.030908333 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191050.032690359 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.034134584 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.035442873 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.036781879 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.038503161 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.038687101 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.032612036 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191050.035328954 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby(B
+ 1365191050.041057174 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191050.042372632 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191050.044574182 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191050.045941757 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb ]]
+ 1365191050.047249431 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191050.048683810 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.050086467 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb ]]
+ 1365191050.051467771 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb
+ 1365191050.052890535 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.054299896 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb ]]
+ 1365191050.055666074 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191050.057449144 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.058897013 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.060149984 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.061536894 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.063313452 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.063469995 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.057371936 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191050.060260651 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb(B
+ 1365191050.065981364 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191050.067300331 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/erb
+ 1365191050.069506891 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191050.070899507 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri ]]
+ 1365191050.072254152 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191050.073623709 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.074982631 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri ]]
+ 1365191050.076237801 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri
+ 1365191050.077546252 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.078901796 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri ]]
+ 1365191050.080193798 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191050.081955897 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.083331743 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.084604340 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.085944231 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.087569515 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.087806015 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.081898078 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191050.084570432 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri(B
+ 1365191050.090165206 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191050.091472259 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ri
+ 1365191050.093646974 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191050.095013383 /scripts/external : __rvm_fix_wrappers() 415 > [[ -s /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem ]]
+ 1365191050.096310081 /scripts/external : __rvm_fix_wrappers() 417 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'
+ 1365191050.097584985 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.098919600 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem ]]
+ 1365191050.100142212 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem
+ 1365191050.101374608 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.102659025 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem ]]
+ 1365191050.103934321 /scripts/functions/support : __rvm_sed_i() 149 > _executable=true
+ 1365191050.105670684 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.107143755 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.108405310 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.109693895 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.111464483 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.111595480 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.105581757 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ENV\[["'\'']GEM_HOME["'\'']\]=/ d' -e '/^ENV\[["'\'']GEM_PATH["'\'']\]=/ d' -e '/^ENV\[["'\'']PATH["'\'']\]=/ d'(B
+ 1365191050.108310541 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem(B
+ 1365191050.113995341 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n true ]]
+ 1365191050.115324559 /scripts/functions/support : __rvm_sed_i() 158 > chmod +x /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/gem
+ 1365191050.117530665 /scripts/external : __rvm_fix_wrappers() 412 > read actual_file
+ 1365191050.119153994 /scripts/external : __rvm_fix_wrappers() 424 > [[ ! -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby ]]
+ 1365191050.120566528 /scripts/external : external_import_setup() 449 > __rvm_fix_lib_files
+ 1365191050.121949725 /scripts/external : __rvm_fix_lib_files() 433 > typeset __path __file
+ 1365191050.123280797 /scripts/external : __rvm_fix_lib_files() 434 > __path=/home/azell/.rvm/rubies/ruby-1.9.3-p392
++ 1365191050.125139544 /scripts/external : __rvm_fix_lib_files() 436 > find /home/azell/.rvm/rubies/ruby-1.9.3-p392 -name libyaml.la
+ 1365191050.129952703 /scripts/external : __rvm_fix_lib_files() 436 > __file=
++ 1365191050.131810562 /scripts/external : __rvm_fix_lib_files() 437 > dirname ''
+ 1365191050.134239112 /scripts/external : __rvm_fix_lib_files() 437 > __rvm_sed_i '' -e 's#^libdir=.*$#libdir='\''.'\''#'
+ 1365191050.135649227 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.137050892 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n '' ]]
+ 1365191050.138381803 /scripts/functions/support : __rvm_sed_i() 142 > rvm_debug 'no file given for __rvm_sed_i'
+ 1365191050.139746920 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191050.141068224 /scripts/functions/logging : rvm_debug() 93 > return 0
+ 1365191050.142438652 /scripts/functions/support : __rvm_sed_i() 143 > return 0
+ 1365191050.144175242 /scripts/external : __rvm_fix_lib_files() 439 > find /home/azell/.rvm/rubies/ruby-1.9.3-p392 -name '*.pc'
+ 1365191050.144337700 /scripts/external : __rvm_fix_lib_files() 439 > read __file
+ 1365191050.148964306 /scripts/external : __rvm_fix_lib_files() 441 > __rvm_sed_i /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc -e 's#^prefix=.*$#prefix=/home/azell/.rvm/rubies/ruby-1.9.3-p392#'
+ 1365191050.150426164 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191050.151706447 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc ]]
+ 1365191050.152988841 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc
+ 1365191050.154244074 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191050.155525796 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc ]]
+ 1365191050.157260871 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191050.158693354 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191050.160019700 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191050.161308229 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191050.163069508 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191050.163223486 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191050.157194133 /scripts/functions/support : __rvm_sed_i() 153 > sed -e 's#^prefix=.*$#prefix=/home/azell/.rvm/rubies/ruby-1.9.3-p392#'(B
+ 1365191050.159948687 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc.new /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/pkgconfig/ruby-1.9.pc(B
+ 1365191050.165544633 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n '' ]]
+ 1365191050.166950117 /scripts/external : __rvm_fix_lib_files() 439 > read __file
+ 1365191050.168598531 /scripts/external : external_import_setup() 450 > __rvm_rubygems_create_link /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191050.170037930 /scripts/functions/utility : __rvm_rubygems_create_link() 708 > typeset ruby_lib_gem_path
+ 1365191050.171401968 /scripts/functions/utility : __rvm_rubygems_create_link() 709 > rubygems_detect_ruby_lib_gem_path /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
++ 1365191050.173367011 /scripts/functions/utility : rubygems_detect_ruby_lib_gem_path() 696 > /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -rrbconfig -e 'puts ::Kernel.const_get('\''RbConfig'\'')::CONFIG['\''rubylibprefix'\'']||::Kernel.const_get('\''RbConfig'\'')::CONFIG['\''prefix'\'']
'
+ 1365191050.188777381 /scripts/functions/utility : rubygems_detect_ruby_lib_gem_path() 695 > ruby_lib_gem_path=/home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/
+ 1365191050.190194995 /scripts/functions/utility : rubygems_detect_ruby_lib_gem_path() 696 > case "$rvm_ruby_string" in
++ 1365191050.192146410 /scripts/functions/utility : rubygems_detect_ruby_lib_gem_path() 701 > /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -rrbconfig -e 'puts ::Kernel.const_get('\''RbConfig'\'')::CONFIG['\''ruby_version'\'']'
+ 1365191050.207692541 /scripts/functions/utility : rubygems_detect_ruby_lib_gem_path() 701 > ruby_lib_gem_path+=1.9.1
++ 1365191050.209679112 /scripts/functions/utility : __rvm_rubygems_create_link() 712 > dirname /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.212077094 /scripts/functions/utility : __rvm_rubygems_create_link() 712 > mkdir -p /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems /home/azell/.rvm/gems/ruby-1.9.3-p392 /home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.214373627 /scripts/functions/utility : __rvm_rubygems_create_link() 715 > [[ -d /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1 ]]
+ 1365191050.215734323 /scripts/functions/utility : __rvm_rubygems_create_link() 724 > __rvm_rm_rf /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.217141276 /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.218531763 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset target
+ 1365191050.219927348 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > target=/home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.221220365 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 18 > [[ -n '' ]]
+ 1365191050.222533037 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n 4.2.24(1)-release ]]
+ 1365191050.223855765 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob
+ 1365191050.225151453 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
+ 1365191050.226495928 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 34 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1 ]]
+ 1365191050.227805033 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 40 > [[ -d /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1 ]]
+ 1365191050.229131624 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 49 > [[ -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1 ]]
+ 1365191050.230436655 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 49 > [[ -L /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1 ]]
+ 1365191050.231797055 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 51 > rm -f /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.234139775 /scripts/functions/utility : __rvm_rubygems_create_link() 726 > [[ -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191050.235504470 /scripts/functions/utility : __rvm_rubygems_create_link() 727 > ln -fs /home/azell/.rvm/gems/ruby-1.9.3-p392 /home/azell/.rvm/rubies/ruby-1.9.3-p392/lib/ruby/gems/1.9.1
+ 1365191050.238067725 /scripts/external : external_import_setup() 452 > rvm_create_flag=1
+ 1365191050.239493767 /scripts/external : external_import_setup() 452 > __rvm_use
+ 1365191050.240956357 /scripts/selector : __rvm_use() 550 > typeset new_path binary full_binary_path rvm_ruby_gem_home
+ 1365191050.242293665 /scripts/selector : __rvm_use() 552 > __rvm_select
+ 1365191050.243919881 /scripts/selector : __rvm_select() 81 > true
+ 1365191050.245220903 /scripts/selector : __rvm_select() 82 > typeset _original_env_string
+ 1365191050.246540349 /scripts/selector : __rvm_select() 83 > _original_env_string=ruby-1.9.3-p392
+ 1365191050.247833195 /scripts/selector : __rvm_select() 86 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ 1365191050.249155560 /scripts/selector : __rvm_select() 87 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1365191050.250662940 /scripts/selector : __rvm_select() 88 > 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 rvm_architectures
+ 1365191050.252113552 /scripts/selector : __rvm_select() 91 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191050.253516637 /scripts/selector : __rvm_select() 94 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191050.254867903 /scripts/selector : __rvm_select() 105 > __rvm_ruby_string
+ 1365191050.256353424 /scripts/selector : __rvm_ruby_string() 686 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
+ 1365191050.257649492 /scripts/selector : __rvm_ruby_string() 688 > __rvm_default_flags
+ 1365191050.258966911 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
+ 1365191050.260194593 /scripts/selector : __rvm_ruby_string() 690 > rvm_expanding_aliases=
+ 1365191050.261628101 /scripts/selector : __rvm_ruby_string() 693 > true 1.9.3 '' ruby 1.9.3 '' p392 '' @ ruby-1.9.3-p392 0 0
+ 1365191050.263317847 /scripts/selector : __rvm_ruby_string() 698 > echo ruby-1.9.3-p392
+ 1365191050.263700866 /scripts/selector : __rvm_ruby_string() 698 > GREP_OPTIONS=
+ 1365191050.265176403 /scripts/selector : __rvm_ruby_string() 698 > grep @
+ 1365191050.267489466 /scripts/selector : __rvm_ruby_string() 705 > (( rvm_expanding_aliases == 0 ))
+ 1365191050.268837138 /scripts/selector : __rvm_ruby_string() 706 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191050.270128118 /scripts/selector : __rvm_ruby_string() 706 > [[ ruby-1.9.3-p392 != \s\y\s\t\e\m ]]
+ 1365191050.271354233 /scripts/selector : __rvm_ruby_string() 710 > [[ -f /home/azell/.rvm/config/alias ]]
+ 1365191050.272567914 /scripts/selector : __rvm_ruby_string() 710 > [[ -s /home/azell/.rvm/config/alias ]]
++ 1365191050.274314041 /scripts/selector : __rvm_ruby_string() 711 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/alias ruby-1.9.3-p392
+ 1365191050.281435273 /scripts/selector : __rvm_ruby_string() 711 > expanded_alias_name=
+ 1365191050.282794853 /scripts/selector : __rvm_ruby_string() 712 > [[ -n '' ]]
+ 1365191050.284092641 /scripts/selector : __rvm_ruby_string() 715 > [[ ruby-1.9.3-p392 == default ]]
+ 1365191050.285652434 /scripts/selector : __rvm_ruby_string() 722 > echo ruby-1.9.3-p392
+ 1365191050.286037928 /scripts/selector : __rvm_ruby_string() 722 > GREP_OPTIONS=
+ 1365191050.287464656 /scripts/selector : __rvm_ruby_string() 722 > grep @
+ 1365191050.289734496 /scripts/selector : __rvm_ruby_string() 728 > ruby_string=ruby-1.9.3-p392
+ 1365191050.291025975 /scripts/selector : __rvm_ruby_string() 729 > gemset_name=
+ 1365191050.292262535 /scripts/selector : __rvm_ruby_string() 730 > repo_url=git://github.com/ruby/ruby.git
+ 1365191050.293492666 /scripts/selector : __rvm_ruby_string() 731 > branch_name=
+ 1365191050.294740828 /scripts/selector : __rvm_ruby_string() 732 > ruby_name=
+ 1365191050.296009712 /scripts/selector : __rvm_ruby_string() 734 > __rvm_unset_ruby_variables
+ 1365191050.297330072 /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
+ 1365191050.298855356 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1365191050.300249985 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1365191050.301626319 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1365191050.303014784 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1365191050.304329536 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]]
+ 1365191050.305690368 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1365191050.307112144 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/azell ]]
+ 1365191050.308474270 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+ 1365191050.309887654 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ 1365191050.311317665 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191050.312688935 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1365191050.314095136 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191050.315459693 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191050.316823972 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191050.318381842 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191050.319752938 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1365191050.321171296 /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
+ 1365191050.322498411 /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_repo_branch=
+ 1365191050.323835095 /scripts/selector : __rvm_ruby_string() 738 > rvm_ruby_name=
+ 1365191050.325171695 /scripts/selector : __rvm_ruby_string() 740 > [[ -n '' ]]
+ 1365191050.326491258 /scripts/selector : __rvm_ruby_string() 746 > strings=()
+ 1365191050.327867983 /scripts/selector : __rvm_ruby_string() 747 > __rvm_custom_separated_array strings - ruby-1.9.3-p392
+ 1365191050.329217197 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
+ 1365191050.330571895 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=-
+ 1365191050.331878713 /scripts/functions/utility : __rvm_custom_separated_array() 377 > [[ -n '' ]]
+ 1365191050.333157136 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval 'strings+=( $3 )'
++ 1365191050.334605089 /scripts/functions/utility : __rvm_custom_separated_array() 379 > strings+=($3)
+ 1365191050.336278696 /scripts/selector : __rvm_ruby_string() 749 > (( 3 == 0 ))
+ 1365191050.337630931 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191050.338954900 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191050.340312863 /scripts/selector : __rvm_ruby_string() 945 > rvm_ruby_interpreter=ruby
+ 1365191050.341660866 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191050.343031003 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191050.344401027 /scripts/selector : __rvm_ruby_string() 822 > [[ ruby == \r\b\x ]]
+ 1365191050.345732627 /scripts/selector : __rvm_ruby_string() 835 > case "$string" in
+ 1365191050.347064808 /scripts/selector : __rvm_ruby_string() 853 > rvm_ruby_version=1.9.3
+ 1365191050.348295534 /scripts/selector : __rvm_ruby_string() 854 > rvm_ruby_revision=
+ 1365191050.349580826 /scripts/selector : __rvm_ruby_string() 855 > rvm_ruby_tag=
+ 1365191050.350980159 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191050.352291337 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191050.353574474 /scripts/selector : __rvm_ruby_string() 879 > rvm_ruby_patch_level=p392
+ 1365191050.354893267 /scripts/selector : __rvm_ruby_string() 959 > [[ -z ruby ]]
+ 1365191050.356215080 /scripts/selector : __rvm_ruby_string() 972 > rvm_ruby_version=1.9.3
+ 1365191050.357535840 /scripts/selector : __rvm_ruby_string() 973 > [[ -z 1.9.3 ]]
+ 1365191050.358864329 /scripts/selector : __rvm_ruby_string() 980 > [[ -z 1.9.3 ]]
+ 1365191050.360200131 /scripts/selector : __rvm_ruby_string() 984 > rvm_ruby_string=ruby-1.9.3
+ 1365191050.361513238 /scripts/selector : __rvm_ruby_string() 987 > [[ ruby == \e\x\t ]]
+ 1365191050.362865113 /scripts/selector : __rvm_ruby_string() 991 > (( 0 == 1 ))
+ 1365191050.364186304 /scripts/selector : __rvm_ruby_string() 995 > [[ -n '' ]]
+ 1365191050.365439364 /scripts/selector : __rvm_ruby_string() 999 > [[ -n '' ]]
+ 1365191050.366696648 /scripts/selector : __rvm_ruby_string() 1003 > [[ -n '' ]]
+ 1365191050.368016182 /scripts/selector : __rvm_ruby_string() 1007 > [[ -n p392 ]]
+ 1365191050.369325542 /scripts/selector : __rvm_ruby_string() 1009 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191050.370645160 /scripts/selector : __rvm_ruby_string() 1048 > [[ -n '' ]]
+ 1365191050.371959573 /scripts/selector : __rvm_ruby_string() 1057 > detected_rvm_ruby_name=
+ 1365191050.373364037 /scripts/selector : __rvm_ruby_string() 1059 > true
+ 1365191050.374832190 /scripts/selector : __rvm_select() 107 > rvm_archive_extension=tar.gz
+ 1365191050.376203666 /scripts/selector : __rvm_select() 109 > [[ -z ruby ]]
+ 1365191050.377513768 /scripts/selector : __rvm_select() 114 > case "${rvm_ruby_interpreter:-missing}" in
+ 1365191050.378912428 /scripts/selector : __rvm_select() 378 > [[ -n p392 ]]
+ 1365191050.380175853 /scripts/selector : __rvm_select() 380 > rvm_ruby_package_file=ruby-1.9.3-p392
+ 1365191050.381534995 /scripts/selector : __rvm_select() 381 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191050.382905329 /scripts/selector : __rvm_select() 387 > [[ -z 1.9.3 ]]
+ 1365191050.384243962 /scripts/selector : __rvm_select() 391 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
+ 1365191050.385532075 /scripts/selector : __rvm_select() 392 > (( 0 == 0 ))
+ 1365191050.386839531 /scripts/selector : __rvm_select() 394 > __rvm_version_compare 1.9.3 -lt 1.8.5
+ 1365191050.388293462 /scripts/functions/utility : __rvm_version_compare() 313 > typeset first
++ 1365191050.390427483 /scripts/functions/utility : __rvm_version_compare() 314 > printf %b '1.9.3\n1.8.5\n'
++ 1365191050.390470376 /scripts/functions/utility : __rvm_version_compare() 314 > __rvm_version_sort
++ 1365191050.390694527 /scripts/functions/utility : __rvm_version_compare() 314 > head -n1
++ 1365191050.392432650 /scripts/functions/utility : __rvm_version_sort() 308 > LC_ALL=C
++ 1365191050.394208238 /scripts/functions/utility : __rvm_version_sort() 308 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1365191050.397275237 /scripts/functions/utility : __rvm_version_compare() 314 > first=1.8.5
+ 1365191050.398589028 /scripts/functions/utility : __rvm_version_compare() 316 > case "$2" in
+ 1365191050.399877897 /scripts/functions/utility : __rvm_version_compare() 330 > [[ 1.8.5 == \1\.\9\.\3 ]]
+ 1365191050.401114512 /scripts/functions/utility : __rvm_version_compare() 330 > return 1
+ 1365191050.402414036 /scripts/selector : __rvm_select() 398 > rvm_archive_extension=tar.bz2
+ 1365191050.403734790 /scripts/selector : __rvm_select() 441 > [[ -n 1.9.3 ]]
+ 1365191050.405090242 /scripts/selector : __rvm_select() 443 > case "$rvm_ruby_version" in
+ 1365191050.406435586 /scripts/selector : __rvm_select() 445 > rvm_ruby_release_version=1
+ 1365191050.407781827 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=1.9
+ 1365191050.409101848 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=9
+ 1365191050.410416039 /scripts/selector : __rvm_select() 447 > rvm_ruby_minor_version=3
+ 1365191050.411679518 /scripts/selector : __rvm_select() 457 > [[ ruby == ext ]]
+ 1365191050.412945751 /scripts/selector : __rvm_select() 463 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191050.414225335 /scripts/selector : __rvm_select() 464 > rvm_ruby_home=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191050.415486841 /scripts/selector : __rvm_select() 465 > rvm_ruby_irbrc=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191050.416723225 /scripts/selector : __rvm_select() 466 > rvm_ruby_binary=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191050.418102926 /scripts/selector : __rvm_select() 470 > [[ maglev == \r\u\b\y ]]
+ 1365191050.419413535 /scripts/selector : __rvm_select() 476 > [[ system == \r\u\b\y ]]
+ 1365191050.420696897 /scripts/selector : __rvm_select() 478 > __rvm_gemset_select
+ 1365191050.422039927 /scripts/selector_gemsets : __rvm_gemset_select() 133 > __rvm_gemset_select_only
+ 1365191050.423409120 /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191050.424715370 /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
+ 1365191050.426102206 /scripts/selector_gemsets : __rvm_gemset_select_only() 57 > (( rvm_ignore_gemsets_flag ))
+ 1365191050.427430978 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.428699793 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
+ 1365191050.429998690 /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@
+ 1365191050.431383048 /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@
+ 1365191050.432812782 /scripts/selector_gemsets : __rvm_gemset_handle_default() 7 > rvm_gemset_name=@
+ 1365191050.434202249 /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=
+ 1365191050.435693582 /scripts/selector_gemsets : __rvm_gemset_select_only() 66 > [[ -z '' ]]
+ 1365191050.437023501 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > [[ '' == \g\l\o\b\a\l ]]
+ 1365191050.438402571 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.439716228 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > case "${rvm_gemset_name}" in
+ 1365191050.441056063 /scripts/selector_gemsets : __rvm_gemset_select_only() 84 > [[ -n '' ]]
+ 1365191050.442367463 /scripts/selector_gemsets : __rvm_gemset_select_only() 88 > rvm_env_string=ruby-1.9.3-p392
+ 1365191050.443675329 /scripts/selector_gemsets : __rvm_gemset_select_only() 90 > true
+ 1365191050.445022035 /scripts/selector_gemsets : __rvm_gemset_select() 134 > __rvm_gemset_select_validation
+ 1365191050.446339722 /scripts/selector_gemsets : __rvm_gemset_select_validation() 96 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191050.447683515 /scripts/selector_gemsets : __rvm_gemset_select_validation() 105 > (( 0 == 1 ))
+ 1365191050.449029291 /scripts/selector_gemsets : __rvm_gemset_select() 135 > __rvm_gemset_select_ensure
+ 1365191050.450366901 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 113 > mkdir -p /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191050.452728334 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 115 > __rvm_using_gemset_globalcache
+ 1365191050.454417969 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db use_gemset_globalcache
+ 1365191050.454745318 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > GREP_OPTIONS=
+ 1365191050.456198117 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > grep '^true$'
+ 1365191050.461051245 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
+ 1365191050.462441803 /scripts/selector : __rvm_select() 485 > rvm_ruby_selected_flag=1
+ 1365191050.463796609 /scripts/selector : __rvm_select() 487 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
+ 1365191050.465155416 /scripts/selector : __rvm_select() 490 > rvm_ruby_interpreter=ruby
+ 1365191050.466798576 /scripts/selector : __rvm_use() 554 > [[ system == ruby ]]
+ 1365191050.468125505 /scripts/selector : __rvm_use() 558 > [[ ! -d /home/azell/.rvm/rubies/ruby-1.9.3-p392 ]]
+ 1365191050.469430655 /scripts/selector : __rvm_use() 572 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191050.470763391 /scripts/selector : __rvm_use() 572 > [[ -n '' ]]
+ 1365191050.472089887 /scripts/selector : __rvm_use() 584 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1365191050.473468155 /scripts/selector : __rvm_use() 585 > GEM_HOME=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191050.474831651 /scripts/selector : __rvm_use() 586 > GEM_PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.476151886 /scripts/selector : __rvm_use() 587 > MY_RUBY_HOME=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191050.477540669 /scripts/selector : __rvm_use() 588 > RUBY_VERSION=ruby-1.9.3-p392
+ 1365191050.478977475 /scripts/selector : __rvm_use() 589 > IRBRC=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191050.480368184 /scripts/selector : __rvm_use() 590 > unset BUNDLE_PATH
+ 1365191050.481825677 /scripts/selector : __rvm_use() 593 > [[ maglev == \r\u\b\y ]]
+ 1365191050.483182390 /scripts/selector : __rvm_use() 598 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc ]]
+ 1365191050.484538885 /scripts/selector : __rvm_use() 601 > __rvm_ensure_has_environment_files
+ 1365191050.485912320 /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > typeset environment_id file_name directory identifier variable value variables
++ 1365191050.487652265 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 >__rvm_env_string
++ 1365191050.489380303 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191050.491064990 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191050.492657060 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191050.494285515 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191050.495966433 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191050.497728442 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > environment_id=ruby-1.9.3-p392
+ 1365191050.499065856 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > file_name=/home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191050.500318224 /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > [[ ! -d /home/azell/.rvm/environments ]]
+ 1365191050.501609073 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > [[ ! -s /home/azell/.rvm/environments/ruby-1.9.3-p392 ]]
+ 1365191050.502944732 /scripts/functions/environment : __rvm_ensure_has_environment_files() 96 > rm -f /home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191050.505183650 /scripts/functions/environment : __rvm_ensure_has_environment_files() 97 > printf %b 'export PATH ; PATH="/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:$PATH"\n'
+ 1365191050.506606924 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.507941600 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export rvm_env_string'
++ 1365191050.509406468 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export rvm_env_string
+ 1365191050.511072763 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${rvm_env_string:-}'
++ 1365191050.512498987 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=ruby-1.9.3-p392
+ 1365191050.514078986 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n ruby-1.9.3-p392 ]]
+ 1365191050.515417439 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' rvm_env_string rvm_env_string ruby-1.9.3-p392
+ 1365191050.516745278 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.518071945 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export rvm_path'
++ 1365191050.519514426 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export rvm_path
+ 1365191050.521142340 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${rvm_path:-}'
++ 1365191050.522630625 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=/home/azell/.rvm
+ 1365191050.524184851 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n /home/azell/.rvm ]]
+ 1365191050.525554074 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' rvm_path rvm_path /home/azell/.rvm
+ 1365191050.526920326 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.528239725 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export rvm_ruby_string'
++ 1365191050.529691461 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export rvm_ruby_string
+ 1365191050.531299828 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${rvm_ruby_string:-}'
++ 1365191050.532789669 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=ruby-1.9.3-p392
+ 1365191050.534361771 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n ruby-1.9.3-p392 ]]
+ 1365191050.535701752 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' rvm_ruby_string rvm_ruby_string ruby-1.9.3-p392
+ 1365191050.537053884 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.538370622 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export rvm_gemset_name'
++ 1365191050.539848795 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export rvm_gemset_name
+ 1365191050.541483822 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${rvm_gemset_name:-}'
++ 1365191050.542968499 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=
+ 1365191050.544472779 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n '' ]]
+ 1365191050.545830450 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'unset %b\n' rvm_gemset_name
+ 1365191050.547172978 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.548488279 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export RUBY_VERSION'
++ 1365191050.550017009 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export RUBY_VERSION
+ 1365191050.551681871 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${RUBY_VERSION:-}'
++ 1365191050.553162724 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=ruby-1.9.3-p392
+ 1365191050.554732430 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n ruby-1.9.3-p392 ]]
+ 1365191050.556093490 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' RUBY_VERSION RUBY_VERSION ruby-1.9.3-p392
+ 1365191050.557450258 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.558824535 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export GEM_HOME'
++ 1365191050.560408819 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export GEM_HOME
+ 1365191050.562071601 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${GEM_HOME:-}'
++ 1365191050.563618897 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191050.565199780 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191050.566625768 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' GEM_HOME GEM_HOME /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191050.567990662 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.569289256 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export GEM_PATH'
++ 1365191050.570745225 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export GEM_PATH
+ 1365191050.572362450 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${GEM_PATH:-}'
++ 1365191050.573850982 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.575421239 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n /home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global ]]
+ 1365191050.576809636 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' GEM_PATH GEM_PATH /home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191050.578212359 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.579552091 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export MY_RUBY_HOME'
++ 1365191050.581119085 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export MY_RUBY_HOME
+ 1365191050.582931655 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${MY_RUBY_HOME:-}'
++ 1365191050.584339019 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191050.585938136 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392 ]]
+ 1365191050.587278428 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' MY_RUBY_HOME MY_RUBY_HOME /home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191050.588662448 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.590015155 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export IRBRC'
++ 1365191050.591493709 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export IRBRC
+ 1365191050.593113973 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${IRBRC:-}'
++ 1365191050.594588157 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191050.596134691 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc ]]
+ 1365191050.597498035 /scripts/functions/environment : __rvm_ensure_has_environment_files() 108 >printf 'export %b ; %b='\''%b'\''\n' IRBRC IRBRC /home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191050.598933443 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.600207547 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export MAGLEV_HOME'
++ 1365191050.601669611 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export MAGLEV_HOME
+ 1365191050.603329844 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${MAGLEV_HOME:-}'
++ 1365191050.604826924 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=
+ 1365191050.606356848 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n '' ]]
+ 1365191050.607718551 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'unset %b\n' MAGLEV_HOME
+ 1365191050.609062168 /scripts/functions/environment : __rvm_ensure_has_environment_files() 101 >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
+ 1365191050.610426714 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 >eval 'export RBXOPT'
++ 1365191050.611978989 /scripts/functions/environment : __rvm_ensure_has_environment_files() 104 export RBXOPT
+ 1365191050.613647969 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 >eval 'value=${RBXOPT:-}'
++ 1365191050.615166333 /scripts/functions/environment : __rvm_ensure_has_environment_files() 105 value=
+ 1365191050.616767896 /scripts/functions/environment : __rvm_ensure_has_environment_files() 106 >[[ -n '' ]]
+ 1365191050.618089888 /scripts/functions/environment : __rvm_ensure_has_environment_files() 110 >printf 'unset %b\n' RBXOPT
+ 1365191050.619470113 /scripts/functions/environment : __rvm_ensure_has_environment_files() 116 >(( 0 == 1 ))
+ 1365191050.620803934 /scripts/functions/environment : __rvm_ensure_has_environment_files() 117 >[[ ! -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby ]]
+ 1365191050.622145370 /scripts/functions/environment : __rvm_ensure_has_environment_files() 120 >for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
+ 1365191050.623420999 /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 >rvm_create_default_wrappers=1
+ 1365191050.624717872 /scripts/functions/environment : __rvm_ensure_has_environment_files() 124 >directory=/home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191050.626083414 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >[[ ! -L /home/azell/.rvm/wrappers/ruby-1.9.3-p392 ]]
+ 1365191050.627413534 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >[[ ! -d /home/azell/.rvm/wrappers/ruby-1.9.3-p392 ]]
+ 1365191050.628774046 /scripts/functions/environment : __rvm_ensure_has_environment_files() 127 >mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191050.631207399 /scripts/functions/environment : __rvm_ensure_has_environment_files() 129 >/home/azell/.rvm/scripts/wrapper ruby-1.9.3-p392
+ 1365191053.353689334 /scripts/functions/environment : __rvm_ensure_has_environment_files() 120 >for identifier in '"$environment_id"' '"${environment_id//@*/}@global"'
+ 1365191053.355107094 /scripts/functions/environment : __rvm_ensure_has_environment_files() 122 >rvm_create_default_wrappers=1
+ 1365191053.356433519 /scripts/functions/environment : __rvm_ensure_has_environment_files() 124 >directory=/home/azell/.rvm/wrappers/ruby-1.9.3-p392@global
+ 1365191053.357723472 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >[[ ! -L /home/azell/.rvm/wrappers/ruby-1.9.3-p392@global ]]
+ 1365191053.359071635 /scripts/functions/environment : __rvm_ensure_has_environment_files() 126 >[[ ! -d /home/azell/.rvm/wrappers/ruby-1.9.3-p392@global ]]
+ 1365191053.360689627 /scripts/functions/environment : __rvm_ensure_has_environment_files() 132 >rvm_create_default_wrappers=0
+ 1365191053.362358265 /scripts/functions/environment : __rvm_ensure_has_environment_files() 135 >return 0
+ 1365191053.363836360 /scripts/selector : __rvm_use() 603 > (( 0 == 1 ))
+ 1365191053.365252862 /scripts/selector : __rvm_use() 608 > [[ /home/azell/.rvm/gems/ruby-1.9.3-p392 != \/\h\o\m\e\/\a\z\e\l\l\/\.\r\v\m\/\g\e\m\s\/\r\u\b\y\-\1\.\9\.\3\-\p\3\9\2\@\g\l\o\b\a\l ]]
++ 1365191053.367331493 /scripts/selector : __rvm_use() 610 > __rvm_remove_rvm_from_path
++ 1365191053.369204629 /scripts/functions/env : __rvm_remove_rvm_from_path() 147 > typeset local_rvm_path
++ 1365191053.370951446 /scripts/functions/env : __rvm_remove_rvm_from_path() 148 > __rvm_remove_from_path '/home/azell/.rvm/*'
++ 1365191053.372663326 /scripts/functions/utility : __rvm_remove_from_path() 200 > export PATH
++ 1365191053.374507706 /scripts/functions/utility : __rvm_remove_from_path() 201 > typeset _value
++ 1365191053.376225309 /scripts/functions/utility : __rvm_remove_from_path() 202 > _value='/home/azell/.rvm/*'
++ 1365191053.377878516 /scripts/functions/utility : __rvm_remove_from_path() 206 > [[ /home/azell/.rvm/gems/jruby-1.7.3/bin:/home/azell/.rvm/gems/jruby-1.7.3@global/bin:/home/azell/.rvm/rubies/jruby-1.7.3/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin =~ // ]]
++ 1365191053.379806805 /scripts/functions/utility : __rvm_remove_from_path() 215 > __rvm_string_match :/home/azell/.rvm/gems/jruby-1.7.3/bin:/home/azell/.rvm/gems/jruby-1.7.3@global/bin:/home/azell/.rvm/rubies/jruby-1.7.3/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin: '*:/home/azell/.rvm/*:*'
++ 1365191053.381541559 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.383435890 /scripts/functions/support : __rvm_string_match() 44 > _string=:/home/azell/.rvm/gems/jruby-1.7.3/bin:/home/azell/.rvm/gems/jruby-1.7.3@global/bin:/home/azell/.rvm/rubies/jruby-1.7.3/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin:
++ 1365191053.385273353 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.387071435 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.388891349 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.390703406 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191053.392389335 /scripts/functions/utility : __rvm_remove_from_path() 217 > typeset -a _path
++ 1365191053.394087441 /scripts/functions/utility : __rvm_remove_from_path() 218 > _path=()
++ 1365191053.395767483 /scripts/functions/utility : __rvm_remove_from_path() 219 > __rvm_custom_separated_array _path : /home/azell/.rvm/gems/jruby-1.7.3/bin:/home/azell/.rvm/gems/jruby-1.7.3@global/bin:/home/azell/.rvm/rubies/jruby-1.7.3/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
++ 1365191053.397512782 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
++ 1365191053.399396683 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=:
++ 1365191053.401176851 /scripts/functions/utility : __rvm_custom_separated_array() 377 > [[ -n '' ]]
++ 1365191053.402963047 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval '_path+=( $3 )'
+++ 1365191053.404746800 /scripts/functions/utility : __rvm_custom_separated_array() 379 > _path+=($3)
++ 1365191053.406731656 /scripts/functions/utility : __rvm_remove_from_path() 220 > __rvm_remove_from_array _path '/home/azell/.rvm/*' /home/azell/.rvm/gems/jruby-1.7.3/bin /home/azell/.rvm/gems/jruby-1.7.3@global/bin /home/azell/.rvm/rubies/jruby-1.7.3/bin /home/azell/.rvm/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /opt/mysql/bin /opt/apache-maven-3.0.5/bin
++ 1365191053.408532263 /scripts/functions/utility : __rvm_remove_from_array() 385 > typeset _array_name _search _iterator
++ 1365191053.410239368 /scripts/functions/utility : __rvm_remove_from_array() 386 > typeset -a _temp_array
++ 1365191053.411967391 /scripts/functions/utility : __rvm_remove_from_array() 387 > _array_name=_path
++ 1365191053.413671191 /scripts/functions/utility : __rvm_remove_from_array() 388 > _search='/home/azell/.rvm/*'
++ 1365191053.415547683 /scripts/functions/utility : __rvm_remove_from_array() 389 > shift 2
++ 1365191053.417415377 /scripts/functions/utility : __rvm_remove_from_array() 390 > _temp_array=()
++ 1365191053.419313278 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.421079005 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/gems/jruby-1.7.3/bin '/home/azell/.rvm/*'
++ 1365191053.423160712 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.424983943 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/gems/jruby-1.7.3/bin
++ 1365191053.426926529 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.428884386 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.430737561 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.432535444 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191053.434367947 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.436139508 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/gems/jruby-1.7.3@global/bin '/home/azell/.rvm/*'
++ 1365191053.437971021 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.439588730 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/gems/jruby-1.7.3@global/bin
++ 1365191053.441224462 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.443021455 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.444674460 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.446498510 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191053.448395142 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.450238799 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/rubies/jruby-1.7.3/bin '/home/azell/.rvm/*'
++ 1365191053.451949655 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.453684879 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/rubies/jruby-1.7.3/bin
++ 1365191053.455546062 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.457288794 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.458998790 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.460712745 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191053.462731397 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.464423455 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/bin '/home/azell/.rvm/*'
++ 1365191053.466393877 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.468384994 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/bin
++ 1365191053.470130396 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.471739462 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.473734349 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.476082465 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191053.479564129 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.482385981 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/local/sbin '/home/azell/.rvm/*'
++ 1365191053.484590826 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.486328932 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/sbin
++ 1365191053.488073448 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.489759236 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.491475896 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.493344558 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.497566722 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.499353331 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.501080161 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.502998611 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.504696154 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/local/bin '/home/azell/.rvm/*'
++ 1365191053.506413159 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.508127194 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/bin
++ 1365191053.509861089 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.511496208 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.513173754 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.515107235 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.517017282 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.518915517 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.520592563 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.522264781 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.523892637 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/sbin '/home/azell/.rvm/*'
++ 1365191053.525513461 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.527150138 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/sbin
++ 1365191053.528757131 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.530376270 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.532025301 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.533699120 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.535347282 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.536987284 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.538701069 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.540426491 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.542257085 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/bin '/home/azell/.rvm/*'
++ 1365191053.543980938 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.545583134 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/bin
++ 1365191053.547268999 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.549020789 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.550696893 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.552338822 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.554058661 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.556048611 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.557764723 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.559344981 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.560984694 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /sbin '/home/azell/.rvm/*'
++ 1365191053.562776934 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.564505818 /scripts/functions/support : __rvm_string_match() 44 > _string=/sbin
++ 1365191053.566270587 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.567853127 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.569384227 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.571036574 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.572555837 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.574159240 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.575799006 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.577423555 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.579077921 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /bin '/home/azell/.rvm/*'
++ 1365191053.580693413 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.582390674 /scripts/functions/support : __rvm_string_match() 44 > _string=/bin
++ 1365191053.583998706 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.585544876 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.587076915 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.588643985 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.590208455 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.591745944 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.593436051 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.595154937 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.596769777 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/games '/home/azell/.rvm/*'
++ 1365191053.598494763 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.600159367 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/games
++ 1365191053.601756143 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.603315175 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.604823230 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.606539584 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.608251342 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.610068023 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.611683654 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.613255575 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.614811794 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /opt/mysql/bin '/home/azell/.rvm/*'
++ 1365191053.616396768 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.618028797 /scripts/functions/support : __rvm_string_match() 44 > _string=/opt/mysql/bin
++ 1365191053.619649736 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.621375765 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.622998922 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.624932238 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.626575029 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.628193878 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.630007317 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.631966566 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191053.633712498 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /opt/apache-maven-3.0.5/bin '/home/azell/.rvm/*'
++ 1365191053.635494032 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.637349721 /scripts/functions/support : __rvm_string_match() 44 > _string=/opt/apache-maven-3.0.5/bin
++ 1365191053.638990668 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.640729978 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.642625971 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.644560635 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.646488628 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.648402272 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191053.650303429 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191053.652339253 /scripts/functions/utility : __rvm_remove_from_array() 395 > eval '_path=( "${_temp_array[@]}" )'
+++ 1365191053.654326540 /scripts/functions/utility : __rvm_remove_from_array() 395 > _path=("${_temp_array[@]}")
++ 1365191053.656399127 /scripts/functions/utility : __rvm_remove_from_path() 221 > __rvm_join_array PATH : _path
++ 1365191053.658514650 /scripts/functions/utility : __rvm_join_array() 400 > typeset IFS
++ 1365191053.660376297 /scripts/functions/utility : __rvm_join_array() 401 > IFS=:
++ 1365191053.662363153 /scripts/functions/utility : __rvm_join_array() 402 > eval 'PATH="${_path[*]}"'
+++ 1365191053.664326251 /scripts/functions/utility : __rvm_join_array() 402 > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
++ 1365191053.667532034 /scripts/functions/env : __rvm_remove_rvm_from_path() 149 > __rvm_remove_from_path /home/azell/.rvm/bin
++ 1365191053.669969263 /scripts/functions/utility : __rvm_remove_from_path() 200 > export PATH
++ 1365191053.672229132 /scripts/functions/utility : __rvm_remove_from_path() 201 > typeset _value
++ 1365191053.674508332 /scripts/functions/utility : __rvm_remove_from_path() 202 > _value=/home/azell/.rvm/bin
++ 1365191053.676694078 /scripts/functions/utility : __rvm_remove_from_path() 206 > [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin =~ // ]]
++ 1365191053.678816752 /scripts/functions/utility : __rvm_remove_from_path() 215 > __rvm_string_match :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin: '*:/home/azell/.rvm/bin:*'
++ 1365191053.681049749 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191053.683407731 /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin:
++ 1365191053.685655021 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191053.688316946 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191053.690815837 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191053.693760320 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191053.696206508 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191053.698182069 /scripts/functions/support : __rvm_string_match() 53 > return 1
+++ 1365191053.700667867 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > __rvm_which rvm
++ 1365191053.725659572 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
++ 1365191053.728202507 /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
++ 1365191053.730659540 /scripts/selector : __rvm_use() 610 > printf %b /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191053.732742308 /scripts/selector : __rvm_use() 610 > new_path=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191053.734298047 /scripts/selector : __rvm_use() 616 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191053.735672597 /scripts/selector : __rvm_use() 616 > export rvm_ruby_string
+ 1365191053.737145403 /scripts/selector : __rvm_use() 617 > [[ -z '' ]]
+ 1365191053.738526183 /scripts/selector : __rvm_use() 619 > [[ -n /home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin ]]
+ 1365191053.739849834 /scripts/selector : __rvm_use() 621 > export PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191053.741344070 /scripts/selector : __rvm_use() 621 > PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191053.742949664 /scripts/selector : __rvm_use() 622 > unset new_path
+ 1365191053.744344975 /scripts/selector : __rvm_use() 623 > builtin hash -r
+ 1365191053.745750614 /scripts/selector : __rvm_use() 626 > [[ ruby-1.9.3-p392 != \s\y\s\t\e\m ]]
+ 1365191053.747092561 /scripts/selector : __rvm_use() 628 > case "${rvm_rvmrc_flag:-0}" in
+ 1365191053.748574453 /scripts/selector : __rvm_use() 634 > typeset environment_id
++ 1365191053.750809116 /scripts/selector : __rvm_use() 635 > __rvm_env_string
++ 1365191053.752712125 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191053.754553373 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191053.756289835 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191053.758103856 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191053.759861241 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191053.762536031 /scripts/selector : __rvm_use() 635 > environment_id=ruby-1.9.3-p392
+ 1365191053.764418608 /scripts/selector : __rvm_use() 637 > (( 0 == 1 ))
+ 1365191053.765917452 /scripts/selector : __rvm_use() 646 > rvm_default_flag=0
+ 1365191053.767490529 /scripts/selector : __rvm_use() 648 > [[ -n '' ]]
+ 1365191053.769485798 /scripts/selector : __rvm_use() 654 > [[ -n '' ]]
+ 1365191053.771043362 /scripts/selector : __rvm_use() 671 > rvm_hook=after_use
+ 1365191053.772482794 /scripts/selector : __rvm_use() 672 > source /home/azell/.rvm/scripts/hook
++ 1365191053.774038604 /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
++ 1365191053.775929325 /scripts/hook : source() 5 > old_rvm_verbose_flag=0
++ 1365191053.778078659 /scripts/hook : source() 6 > old_rvm_debug_flag=0
++ 1365191053.779961959 /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
++ 1365191053.782349764 /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_use
++ 1365191053.784309003 /scripts/hook : source() 15 > [[ -n after_use ]]
++ 1365191053.786043789 /scripts/hook : source() 17 > hooks=("$rvm_hooks_path")
++ 1365191053.787787326 /scripts/hook : source() 18 > [[ /home/azell/.rvm/hooks == \/\h\o\m\e\/\a\z\e\l\l\/\.\r\v\m\/\h\o\o\k\s ]]
++ 1365191053.789398959 /scripts/hook : source() 23 > _hooks_list=($(
find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
+++ 1365191053.791462564 /scripts/hook : source() 24 > find -L /home/azell/.rvm/hooks -iname 'after_use*' -type f
++ 1365191053.794870387 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191053.796538911 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_rbx_opts ]]
++ 1365191053.798171097 /scripts/hook : source() 27 > [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1365191053.799800137 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191053.801389880 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_maglev ]]
++ 1365191053.803019090 /scripts/hook : source() 29 > rvm_debug 'Running /home/azell/.rvm/hooks/after_use_maglev'
++ 1365191053.804686215 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
++ 1365191053.806568730 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191053.808374182 /scripts/hook : source() 30 > __rvm_conditionally_do_with_env . /home/azell/.rvm/hooks/after_use_maglev
++ 1365191053.810150616 /scripts/functions/environment : __rvm_conditionally_do_with_env() 339 > (( __rvm_env_loaded > 0 ))
++ 1365191053.811937773 /scripts/functions/environment : __rvm_conditionally_do_with_env() 341 > . /home/azell/.rvm/hooks/after_use_maglev
+++ 1365191053.813593662 /hooks/after_use_maglev : source() 3 > . /home/azell/.rvm/scripts/functions/hooks/maglev
+++ 1365191053.815403792 /hooks/after_use_maglev : source() 6 > [[ ruby-1.9.3-p392 =~ maglev ]]
++ 1365191053.817153463 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191053.818817114 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_jruby_opts ]]
++ 1365191053.820460743 /scripts/hook : source() 27 > [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1365191053.822248157 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191053.824121445 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_jruby ]]
++ 1365191053.825800853 /scripts/hook : source() 27 > [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
++ 1365191053.827412019 /scripts/hook : source() 35 > unset rvm_hook hooks _hooks_list hook
+ 1365191053.829118096 /scripts/selector : __rvm_use() 673 > return 0
+ 1365191053.830623411 /scripts/external : external_import_setup() 454 > __rvm_generate_wrappers
+ 1365191053.832042296 /scripts/functions/environment : __rvm_generate_wrappers() 143 > /home/azell/.rvm/scripts/wrapper ruby-1.9.3-p392 --no-links --all
++ 1365191053.835648868 /scripts/base : 28 > [[ -z '' ]]
++ 1365191053.837080278 /scripts/base : 30 > export PS4
++ 1365191053.838551062 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191053.839967238 /scripts/base : 35 > export __array_start rvm_path
++ 1365191053.841459339 /scripts/base : 40 > [[ -n '' ]]
++ 1365191053.842906711 /scripts/base : 44 > __array_start=0
++ 1365191053.844449581 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191053.845964309 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191053.847483944 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191053.849021792 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191053.850484426 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191053.851939569 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191053.853466684 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191053.854932102 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191053.856372161 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191053.857759660 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191053.859199730 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191053.860671660 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191053.862306533 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191053.863888898 /scripts/base : 75 > export rvm_path
++ 1365191053.865503711 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191053.867129007 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191053.868597539 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191053.870243711 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191053.871753240 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191053.873171770 /scripts/initialize : 6 > set -o xtrace
+++ 1365191053.874590308 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191053.875996835 /scripts/initialize : 10 > export PS4
+++ 1365191053.877559968 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191053.879696627 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191053.881833375 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191053.883489117 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191053.885082716 /scripts/initialize : 31 > : __rvm_env_loaded:3:
+++ 1365191053.886674412 /scripts/initialize : 33 > : __rvm_env_loaded:4:
+++ 1365191053.888690983 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191053.890177780 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191053.891685877 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191053.893264344 /scripts/base : 100 > source /home/azell/.rvm/scripts/selector
++ 1365191053.899024015 /scripts/base : 101 > source /home/azell/.rvm/scripts/selector_gemsets
++ 1365191053.901272629 /scripts/base : 105 > typeset -a scripts
++ 1365191053.902952296 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191053.904661013 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.906333218 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191053.908359651 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191053.910100410 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191053.911777718 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191053.914009296 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.915880714 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191053.917526071 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191053.919175209 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191053.920808800 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191053.923171032 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.924777585 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191053.929237711 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.930939985 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191053.932804989 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.934426951 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191053.936442974 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.938133171 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191053.940671847 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.942303638 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191053.943962130 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191053.946088253 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191053.947705867 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191053.949440678 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191053.951076987 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191053.953743535 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191053.956145631 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191053.957906749 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191053.960279590 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191053.963752199 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.965906235 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191053.967740621 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.969394124 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191053.972472496 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.974265197 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191053.976201275 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.977961007 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191053.979975923 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191053.982140459 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191053.984885871 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191053.986499649 /scripts/wrapper : 9 > source /home/azell/.rvm/scripts/initialize
++ 1365191053.988077395 /scripts/initialize : 3 > : rvm_trace_flag:1
++ 1365191053.989730544 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
++ 1365191053.991473506 /scripts/initialize : 6 > set -o xtrace
++ 1365191053.993264135 /scripts/initialize : 8 > [[ -z '' ]]
++ 1365191053.995038228 /scripts/initialize : 10 > export PS4
++ 1365191053.996780804 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191053.998649350 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
++ 1365191054.000415942 /scripts/initialize : 19 > shopt -s extglob
++ 1365191054.002145887 /scripts/initialize : 29 > export __rvm_env_loaded
++ 1365191054.003894469 /scripts/initialize : 31 > : __rvm_env_loaded:4:
++ 1365191054.005526597 /scripts/initialize : 33 > : __rvm_env_loaded:5:
++ 1365191054.007833292 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
++ 1365191054.009568577 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
+ 1365191054.011328456 /scripts/wrapper : 101 > (( 3 ))
+ 1365191054.012648103 /scripts/wrapper : 101 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191054.013837101 /scripts/wrapper : 106 > ruby_string=ruby-1.9.3-p392
+ 1365191054.015140176 /scripts/wrapper : 107 > shift
+ 1365191054.016371662 /scripts/wrapper : 108 > prefix=--no-links
+ 1365191054.017679794 /scripts/wrapper : 109 > (( 2 == 0 ))
+ 1365191054.018999904 /scripts/wrapper : 109 > shift
+ 1365191054.020337143 /scripts/wrapper : 111 > (( 1 ))
+ 1365191054.021563301 /scripts/wrapper : 112 > binaries=("$@")
+ 1365191054.022767123 /scripts/wrapper : 115 > override_check=0
+ 1365191054.024110681 /scripts/wrapper : 116 > (( 0 == 0 ))
+ 1365191054.025388138 /scripts/wrapper : 119 > __rvm_become ruby-1.9.3-p392
+ 1365191054.026755995 /scripts/functions/environment : __rvm_become() 65 > typeset string rvm_rvmrc_flag
+ 1365191054.028121257 /scripts/functions/environment : __rvm_become() 66 > string=ruby-1.9.3-p392
+ 1365191054.029313760 /scripts/functions/environment : __rvm_become() 67 > rvm_rvmrc_flag=0
+ 1365191054.030964082 /scripts/functions/environment : __rvm_become() 69 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191054.032262773 /scripts/functions/environment : __rvm_become() 70 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191054.033646284 /scripts/functions/environment : __rvm_become() 71 > rvm_gemset_name=
+ 1365191054.034988240 /scripts/functions/environment : __rvm_become() 74 > __rvm_use
+ 1365191054.036416009 /scripts/selector : __rvm_use() 550 > typeset new_path binary full_binary_path rvm_ruby_gem_home
+ 1365191054.037589680 /scripts/selector : __rvm_use() 552 > __rvm_select
+ 1365191054.039151769 /scripts/selector : __rvm_select() 81 > true
+ 1365191054.040383326 /scripts/selector : __rvm_select() 82 > typeset _original_env_string
+ 1365191054.041719574 /scripts/selector : __rvm_select() 83 > _original_env_string=ruby-1.9.3-p392
+ 1365191054.043210329 /scripts/selector : __rvm_select() 86 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+ 1365191054.044701474 /scripts/selector : __rvm_select() 87 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1365191054.046232593 /scripts/selector : __rvm_select() 88 > 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 rvm_architectures
+ 1365191054.047643637 /scripts/selector : __rvm_select() 91 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191054.049091310 /scripts/selector : __rvm_select() 94 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191054.050466524 /scripts/selector : __rvm_select() 105 > __rvm_ruby_string
+ 1365191054.051886523 /scripts/selector : __rvm_ruby_string() 686 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name
+ 1365191054.053218280 /scripts/selector : __rvm_ruby_string() 688 > __rvm_default_flags
+ 1365191054.054797774 /scripts/functions/env : __rvm_default_flags() 9 > true 0 0
+ 1365191054.056578087 /scripts/selector : __rvm_ruby_string() 690 > rvm_expanding_aliases=
+ 1365191054.058536183 /scripts/selector : __rvm_ruby_string() 693 > true '' '' '' '' '' '' '' @ ruby-1.9.3-p392 0 0
+ 1365191054.060729889 /scripts/selector : __rvm_ruby_string() 698 > echo ruby-1.9.3-p392
+ 1365191054.060909954 /scripts/selector : __rvm_ruby_string() 698 > GREP_OPTIONS=
+ 1365191054.062929519 /scripts/selector : __rvm_ruby_string() 698 > grep @
+ 1365191054.066357585 /scripts/selector : __rvm_ruby_string() 705 > (( rvm_expanding_aliases == 0 ))
+ 1365191054.067843650 /scripts/selector : __rvm_ruby_string() 706 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191054.069132219 /scripts/selector : __rvm_ruby_string() 706 > [[ ruby-1.9.3-p392 != \s\y\s\t\e\m ]]
+ 1365191054.070457907 /scripts/selector : __rvm_ruby_string() 710 > [[ -f /home/azell/.rvm/config/alias ]]
+ 1365191054.071717635 /scripts/selector : __rvm_ruby_string() 710 > [[ -s /home/azell/.rvm/config/alias ]]
++ 1365191054.073508533 /scripts/selector : __rvm_ruby_string() 711 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/alias ruby-1.9.3-p392
+ 1365191054.080163456 /scripts/selector : __rvm_ruby_string() 711 > expanded_alias_name=
+ 1365191054.081488473 /scripts/selector : __rvm_ruby_string() 712 > [[ -n '' ]]
+ 1365191054.083460004 /scripts/selector : __rvm_ruby_string() 715 > [[ ruby-1.9.3-p392 == default ]]
+ 1365191054.085274204 /scripts/selector : __rvm_ruby_string() 722 > echo ruby-1.9.3-p392
+ 1365191054.085572671 /scripts/selector : __rvm_ruby_string() 722 > GREP_OPTIONS=
+ 1365191054.087039190 /scripts/selector : __rvm_ruby_string() 722 > grep @
+ 1365191054.089394029 /scripts/selector : __rvm_ruby_string() 728 > ruby_string=ruby-1.9.3-p392
+ 1365191054.090683035 /scripts/selector : __rvm_ruby_string() 729 > gemset_name=
+ 1365191054.091930542 /scripts/selector : __rvm_ruby_string() 730 > repo_url=
+ 1365191054.093228809 /scripts/selector : __rvm_ruby_string() 731 > branch_name=
+ 1365191054.094770170 /scripts/selector : __rvm_ruby_string() 732 > ruby_name=
+ 1365191054.096049984 /scripts/selector : __rvm_ruby_string() 734 > __rvm_unset_ruby_variables
+ 1365191054.097520887 /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
+ 1365191054.099094120 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1365191054.100451133 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1365191054.101640433 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1365191054.102930752 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1365191054.104165189 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]]
+ 1365191054.105424493 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1365191054.106666657 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/azell ]]
+ 1365191054.107961817 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+ 1365191054.109211018 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ 1365191054.110563739 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191054.111745485 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1365191054.112982057 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191054.114243968 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191054.115543849 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191054.116997368 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191054.118406900 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1365191054.119667257 /scripts/selector : __rvm_ruby_string() 736 > rvm_ruby_repo_url=
+ 1365191054.120979929 /scripts/selector : __rvm_ruby_string() 737 > rvm_ruby_repo_branch=
+ 1365191054.122291804 /scripts/selector : __rvm_ruby_string() 738 > rvm_ruby_name=
+ 1365191054.123590107 /scripts/selector : __rvm_ruby_string() 740 > [[ -n '' ]]
+ 1365191054.124778917 /scripts/selector : __rvm_ruby_string() 746 > strings=()
+ 1365191054.126058992 /scripts/selector : __rvm_ruby_string() 747 > __rvm_custom_separated_array strings - ruby-1.9.3-p392
+ 1365191054.127280929 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
+ 1365191054.128738639 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=-
+ 1365191054.129960223 /scripts/functions/utility : __rvm_custom_separated_array() 377 > [[ -n '' ]]
+ 1365191054.131254130 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval 'strings+=( $3 )'
++ 1365191054.132689731 /scripts/functions/utility : __rvm_custom_separated_array() 379 > strings+=($3)
+ 1365191054.134254027 /scripts/selector : __rvm_ruby_string() 749 > (( 3 == 0 ))
+ 1365191054.135546913 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191054.136731485 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191054.138060716 /scripts/selector : __rvm_ruby_string() 945 > rvm_ruby_interpreter=ruby
+ 1365191054.139250274 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191054.140492333 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191054.141736240 /scripts/selector : __rvm_ruby_string() 822 > [[ ruby == \r\b\x ]]
+ 1365191054.143112133 /scripts/selector : __rvm_ruby_string() 835 > case "$string" in
+ 1365191054.144286188 /scripts/selector : __rvm_ruby_string() 853 > rvm_ruby_version=1.9.3
+ 1365191054.145531544 /scripts/selector : __rvm_ruby_string() 854 > rvm_ruby_revision=
+ 1365191054.146821670 /scripts/selector : __rvm_ruby_string() 855 > rvm_ruby_tag=
+ 1365191054.148060885 /scripts/selector : __rvm_ruby_string() 764 > for string in '${strings[@]}'
+ 1365191054.149395950 /scripts/selector : __rvm_ruby_string() 766 > case "$string" in
+ 1365191054.150660431 /scripts/selector : __rvm_ruby_string() 879 > rvm_ruby_patch_level=p392
+ 1365191054.151906096 /scripts/selector : __rvm_ruby_string() 959 > [[ -z ruby ]]
+ 1365191054.153100564 /scripts/selector : __rvm_ruby_string() 972 > rvm_ruby_version=1.9.3
+ 1365191054.154317088 /scripts/selector : __rvm_ruby_string() 973 > [[ -z 1.9.3 ]]
+ 1365191054.155640534 /scripts/selector : __rvm_ruby_string() 980 > [[ -z 1.9.3 ]]
+ 1365191054.156883186 /scripts/selector : __rvm_ruby_string() 984 > rvm_ruby_string=ruby-1.9.3
+ 1365191054.158235800 /scripts/selector : __rvm_ruby_string() 987 > [[ ruby == \e\x\t ]]
+ 1365191054.159475772 /scripts/selector : __rvm_ruby_string() 991 > (( 0 == 1 ))
+ 1365191054.160809119 /scripts/selector : __rvm_ruby_string() 995 > [[ -n '' ]]
+ 1365191054.162065852 /scripts/selector : __rvm_ruby_string() 999 > [[ -n '' ]]
+ 1365191054.163414261 /scripts/selector : __rvm_ruby_string() 1003 > [[ -n '' ]]
+ 1365191054.164806817 /scripts/selector : __rvm_ruby_string() 1007 > [[ -n p392 ]]
+ 1365191054.166096721 /scripts/selector : __rvm_ruby_string() 1009 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191054.167336874 /scripts/selector : __rvm_ruby_string() 1048 > [[ -n '' ]]
+ 1365191054.168673172 /scripts/selector : __rvm_ruby_string() 1057 > detected_rvm_ruby_name=
+ 1365191054.170117426 /scripts/selector : __rvm_ruby_string() 1059 > true
+ 1365191054.171552592 /scripts/selector : __rvm_select() 107 > rvm_archive_extension=tar.gz
+ 1365191054.173265282 /scripts/selector : __rvm_select() 109 > [[ -z ruby ]]
+ 1365191054.174587822 /scripts/selector : __rvm_select() 114 > case "${rvm_ruby_interpreter:-missing}" in
+ 1365191054.175897330 /scripts/selector : __rvm_select() 378 > [[ -n p392 ]]
+ 1365191054.177270604 /scripts/selector : __rvm_select() 380 > rvm_ruby_package_file=ruby-1.9.3-p392
+ 1365191054.178683829 /scripts/selector : __rvm_select() 381 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191054.180181898 /scripts/selector : __rvm_select() 387 > [[ -z 1.9.3 ]]
++ 1365191054.182071767 /scripts/selector : __rvm_select() 391 > __rvm_db ruby_repo_url
++ 1365191054.183923281 /scripts/functions/db : __rvm_db() 7 > typeset value key variable
++ 1365191054.185621234 /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url
++ 1365191054.187295874 /scripts/functions/db : __rvm_db() 10 > key=ruby_repo_url
++ 1365191054.188923460 /scripts/functions/db : __rvm_db() 11 > variable=
++ 1365191054.190621424 /scripts/functions/db : __rvm_db() 13 > [[ -f /home/azell/.rvm/user/db ]]
+++ 1365191054.192655998 /scripts/functions/db : __rvm_db() 14 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db ruby_repo_url
++ 1365191054.200373281 /scripts/functions/db : __rvm_db() 14 > value=
++ 1365191054.202082707 /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]]
+++ 1365191054.204127414 /scripts/functions/db : __rvm_db() 18 > /home/azell/.rvm/scripts/db /home/azell/.rvm/config/db ruby_repo_url
++ 1365191054.211462909 /scripts/functions/db : __rvm_db() 18 > value=git://github.com/ruby/ruby.git
++ 1365191054.213124306 /scripts/functions/db : __rvm_db() 21 > [[ -n git://github.com/ruby/ruby.git ]]
++ 1365191054.214679313 /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]]
++ 1365191054.216259223 /scripts/functions/db : __rvm_db() 23 > echo git://github.com/ruby/ruby.git
++ 1365191054.218029080 /scripts/functions/db : __rvm_db() 29 > return 0
+ 1365191054.219932294 /scripts/selector : __rvm_select() 391 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
+ 1365191054.221253057 /scripts/selector : __rvm_select() 392 > (( 0 == 0 ))
+ 1365191054.222731252 /scripts/selector : __rvm_select() 394 > __rvm_version_compare 1.9.3 -lt 1.8.5
+ 1365191054.224063582 /scripts/functions/utility : __rvm_version_compare() 313 > typeset first
++ 1365191054.226325895 /scripts/functions/utility : __rvm_version_compare() 314 > __rvm_version_sort
++ 1365191054.226326064 /scripts/functions/utility : __rvm_version_compare() 314 > printf %b '1.9.3\n1.8.5\n'
++ 1365191054.227265273 /scripts/functions/utility : __rvm_version_compare() 314 > head -n1
++ 1365191054.228354698 /scripts/functions/utility : __rvm_version_sort() 308 > LC_ALL=C
++ 1365191054.230291850 /scripts/functions/utility : __rvm_version_sort() 308 > sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+ 1365191054.233745131 /scripts/functions/utility : __rvm_version_compare() 314 > first=1.8.5
+ 1365191054.235132650 /scripts/functions/utility : __rvm_version_compare() 316 > case "$2" in
+ 1365191054.236505260 /scripts/functions/utility : __rvm_version_compare() 330 > [[ 1.8.5 == \1\.\9\.\3 ]]
+ 1365191054.237838190 /scripts/functions/utility : __rvm_version_compare() 330 > return 1
+ 1365191054.239349940 /scripts/selector : __rvm_select() 398 > rvm_archive_extension=tar.bz2
+ 1365191054.240770826 /scripts/selector : __rvm_select() 441 > [[ -n 1.9.3 ]]
+ 1365191054.242211350 /scripts/selector : __rvm_select() 443 > case "$rvm_ruby_version" in
+ 1365191054.243663030 /scripts/selector : __rvm_select() 445 > rvm_ruby_release_version=1
+ 1365191054.245021234 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=1.9
+ 1365191054.246446375 /scripts/selector : __rvm_select() 446 > rvm_ruby_major_version=9
+ 1365191054.247789853 /scripts/selector : __rvm_select() 447 > rvm_ruby_minor_version=3
+ 1365191054.249139036 /scripts/selector : __rvm_select() 457 > [[ ruby == ext ]]
+ 1365191054.250494891 /scripts/selector : __rvm_select() 463 > rvm_ruby_package_name=ruby-1.9.3-p392
+ 1365191054.251811939 /scripts/selector : __rvm_select() 464 > rvm_ruby_home=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191054.253263944 /scripts/selector : __rvm_select() 465 > rvm_ruby_irbrc=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191054.254629351 /scripts/selector : __rvm_select() 466 > rvm_ruby_binary=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191054.256031503 /scripts/selector : __rvm_select() 470 > [[ maglev == \r\u\b\y ]]
+ 1365191054.257488289 /scripts/selector : __rvm_select() 476 > [[ system == \r\u\b\y ]]
+ 1365191054.259501463 /scripts/selector : __rvm_select() 478 > __rvm_gemset_select
+ 1365191054.261156159 /scripts/selector_gemsets : __rvm_gemset_select() 133 > __rvm_gemset_select_only
+ 1365191054.262968245 /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191054.264847076 /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0:
+ 1365191054.266333638 /scripts/selector_gemsets : __rvm_gemset_select_only() 57 > (( rvm_ignore_gemsets_flag ))
+ 1365191054.267783043 /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191054.269116049 /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default
+ 1365191054.270535029 /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@
+ 1365191054.271949405 /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@
+ 1365191054.273420148 /scripts/selector_gemsets : __rvm_gemset_handle_default() 7 > rvm_gemset_name=@
+ 1365191054.274807965 /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name=
+ 1365191054.276090475 /scripts/selector_gemsets : __rvm_gemset_select_only() 66 > [[ -z '' ]]
+ 1365191054.277306575 /scripts/selector_gemsets : __rvm_gemset_select_only() 69 > [[ '' == \g\l\o\b\a\l ]]
+ 1365191054.278640101 /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191054.279843743 /scripts/selector_gemsets : __rvm_gemset_select_only() 77 > case "${rvm_gemset_name}" in
+ 1365191054.281130875 /scripts/selector_gemsets : __rvm_gemset_select_only() 84 > [[ -n '' ]]
+ 1365191054.282492074 /scripts/selector_gemsets : __rvm_gemset_select_only() 88 > rvm_env_string=ruby-1.9.3-p392
+ 1365191054.283694482 /scripts/selector_gemsets : __rvm_gemset_select_only() 90 > true
+ 1365191054.284932887 /scripts/selector_gemsets : __rvm_gemset_select() 134 > __rvm_gemset_select_validation
+ 1365191054.286254305 /scripts/selector_gemsets : __rvm_gemset_select_validation() 96 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191054.287504839 /scripts/selector_gemsets : __rvm_gemset_select_validation() 105 > (( 0 == 1 ))
+ 1365191054.288720812 /scripts/selector_gemsets : __rvm_gemset_select() 135 > __rvm_gemset_select_ensure
+ 1365191054.290226419 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 113 > mkdir -p /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191054.292432880 /scripts/selector_gemsets : __rvm_gemset_select_ensure() 115 > __rvm_using_gemset_globalcache
+ 1365191054.294379756 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /home/azell/.rvm/scripts/db /home/azell/.rvm/user/db use_gemset_globalcache
+ 1365191054.294529728 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > GREP_OPTIONS=
+ 1365191054.296125780 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > grep '^true$'
+ 1365191054.301018419 /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1
+ 1365191054.302380264 /scripts/selector : __rvm_select() 485 > rvm_ruby_selected_flag=1
+ 1365191054.303598465 /scripts/selector : __rvm_select() 487 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
+ 1365191054.304790885 /scripts/selector : __rvm_select() 490 > rvm_ruby_interpreter=ruby
+ 1365191054.306205465 /scripts/selector : __rvm_use() 554 > [[ system == ruby ]]
+ 1365191054.307401926 /scripts/selector : __rvm_use() 558 > [[ ! -d /home/azell/.rvm/rubies/ruby-1.9.3-p392 ]]
+ 1365191054.308626611 /scripts/selector : __rvm_use() 572 > [[ ! -d /home/azell/.rvm/gems/ruby-1.9.3-p392 ]]
+ 1365191054.309992105 /scripts/selector : __rvm_use() 572 > [[ -n '' ]]
+ 1365191054.311209697 /scripts/selector : __rvm_use() 584 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
+ 1365191054.312652201 /scripts/selector : __rvm_use() 585 > GEM_HOME=/home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191054.313952522 /scripts/selector : __rvm_use() 586 > GEM_PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392:/home/azell/.rvm/gems/ruby-1.9.3-p392@global
+ 1365191054.315487094 /scripts/selector : __rvm_use() 587 > MY_RUBY_HOME=/home/azell/.rvm/rubies/ruby-1.9.3-p392
+ 1365191054.316790263 /scripts/selector : __rvm_use() 588 > RUBY_VERSION=ruby-1.9.3-p392
+ 1365191054.318112903 /scripts/selector : __rvm_use() 589 > IRBRC=/home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc
+ 1365191054.319378662 /scripts/selector : __rvm_use() 590 > unset BUNDLE_PATH
+ 1365191054.320627505 /scripts/selector : __rvm_use() 593 > [[ maglev == \r\u\b\y ]]
+ 1365191054.321897181 /scripts/selector : __rvm_use() 598 > [[ -n /home/azell/.rvm/rubies/ruby-1.9.3-p392/.irbrc ]]
+ 1365191054.323110608 /scripts/selector : __rvm_use() 601 > __rvm_ensure_has_environment_files
+ 1365191054.324337465 /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > typeset environment_id file_name directory identifier variable value variables
++ 1365191054.326057973 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 >__rvm_env_string
++ 1365191054.327641204 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191054.329168599 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191054.330669917 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191054.332145699 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191054.333805123 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191054.335476859 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > environment_id=ruby-1.9.3-p392
+ 1365191054.336694316 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > file_name=/home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191054.337936709 /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > [[ ! -d /home/azell/.rvm/environments ]]
+ 1365191054.339228333 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > [[ ! -s /home/azell/.rvm/environments/ruby-1.9.3-p392 ]]
+ 1365191054.340646850 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > GREP_OPTIONS=
+ 1365191054.341997018 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > grep rvm_env_string= /home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191054.344404348 /scripts/functions/environment : __rvm_ensure_has_environment_files() 116 >(( 0 == 1 ))
+ 1365191054.345601196 /scripts/functions/environment : __rvm_ensure_has_environment_files() 117 >[[ ! -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby ]]
+ 1365191054.346883174 /scripts/functions/environment : __rvm_ensure_has_environment_files() 135 >return 0
+ 1365191054.348229954 /scripts/selector : __rvm_use() 603 > (( 0 == 1 ))
+ 1365191054.349444264 /scripts/selector : __rvm_use() 608 > [[ /home/azell/.rvm/gems/ruby-1.9.3-p392 != \/\h\o\m\e\/\a\z\e\l\l\/\.\r\v\m\/\g\e\m\s\/\r\u\b\y\-\1\.\9\.\3\-\p\3\9\2\@\g\l\o\b\a\l ]]
++ 1365191054.351225422 /scripts/selector : __rvm_use() 610 > __rvm_remove_rvm_from_path
++ 1365191054.352908654 /scripts/functions/env : __rvm_remove_rvm_from_path() 147 > typeset local_rvm_path
++ 1365191054.354559099 /scripts/functions/env : __rvm_remove_rvm_from_path() 148 > __rvm_remove_from_path '/home/azell/.rvm/*'
++ 1365191054.356112703 /scripts/functions/utility : __rvm_remove_from_path() 200 > export PATH
++ 1365191054.357806999 /scripts/functions/utility : __rvm_remove_from_path() 201 > typeset _value
++ 1365191054.359418294 /scripts/functions/utility : __rvm_remove_from_path() 202 > _value='/home/azell/.rvm/*'
++ 1365191054.360928146 /scripts/functions/utility : __rvm_remove_from_path() 206 > [[ /home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin =~ // ]]
++ 1365191054.362626744 /scripts/functions/utility : __rvm_remove_from_path() 215 > __rvm_string_match :/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin: '*:/home/azell/.rvm/*:*'
++ 1365191054.364216327 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.365790142 /scripts/functions/support : __rvm_string_match() 44 > _string=:/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin:
++ 1365191054.367543498 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.369064644 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.370710173 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.372501866 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191054.374395009 /scripts/functions/utility : __rvm_remove_from_path() 217 > typeset -a _path
++ 1365191054.375936353 /scripts/functions/utility : __rvm_remove_from_path() 218 > _path=()
++ 1365191054.377523650 /scripts/functions/utility : __rvm_remove_from_path() 219 > __rvm_custom_separated_array _path : /home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
++ 1365191054.379114855 /scripts/functions/utility : __rvm_custom_separated_array() 375 > typeset IFS
++ 1365191054.380765574 /scripts/functions/utility : __rvm_custom_separated_array() 376 > IFS=:
++ 1365191054.382424978 /scripts/functions/utility : __rvm_custom_separated_array() 377 > [[ -n '' ]]
++ 1365191054.384024160 /scripts/functions/utility : __rvm_custom_separated_array() 379 > eval '_path+=( $3 )'
+++ 1365191054.385549479 /scripts/functions/utility : __rvm_custom_separated_array() 379 > _path+=($3)
++ 1365191054.387277034 /scripts/functions/utility : __rvm_remove_from_path() 220 > __rvm_remove_from_array _path '/home/azell/.rvm/*' /home/azell/.rvm/gems/ruby-1.9.3-p392/bin /home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin /home/azell/.rvm/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games /opt/mysql/bin /opt/apache-maven-3.0.5/bin
++ 1365191054.388932392 /scripts/functions/utility : __rvm_remove_from_array() 385 > typeset _array_name _search _iterator
++ 1365191054.390600108 /scripts/functions/utility : __rvm_remove_from_array() 386 > typeset -a _temp_array
++ 1365191054.392275342 /scripts/functions/utility : __rvm_remove_from_array() 387 > _array_name=_path
++ 1365191054.393914755 /scripts/functions/utility : __rvm_remove_from_array() 388 > _search='/home/azell/.rvm/*'
++ 1365191054.395539151 /scripts/functions/utility : __rvm_remove_from_array() 389 > shift 2
++ 1365191054.397133057 /scripts/functions/utility : __rvm_remove_from_array() 390 > _temp_array=()
++ 1365191054.398833085 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.400525357 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/gems/ruby-1.9.3-p392/bin '/home/azell/.rvm/*'
++ 1365191054.402172007 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.403689101 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin
++ 1365191054.405183657 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.406752415 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.408326787 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.410165064 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191054.411831749 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.413566499 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin '/home/azell/.rvm/*'
++ 1365191054.415256001 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.416849006 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin
++ 1365191054.418603981 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.420253480 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.421816172 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.423518231 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191054.425256369 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.426937219 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin '/home/azell/.rvm/*'
++ 1365191054.428478632 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.430231758 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin
++ 1365191054.431930395 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.433702622 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.435310185 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.437104444 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191054.438983843 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.440493247 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /home/azell/.rvm/bin '/home/azell/.rvm/*'
++ 1365191054.442333496 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.444436294 /scripts/functions/support : __rvm_string_match() 44 > _string=/home/azell/.rvm/bin
++ 1365191054.446364619 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.448147495 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.449992611 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.452035301 /scripts/functions/support : __rvm_string_match() 49 > return 0
++ 1365191054.453895403 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.455508657 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/local/sbin '/home/azell/.rvm/*'
++ 1365191054.457263756 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.459100418 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/sbin
++ 1365191054.460818253 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.462495223 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.464236647 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.466035292 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.467617162 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.469158809 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.470790576 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.472517933 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.474194061 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/local/bin '/home/azell/.rvm/*'
++ 1365191054.475834084 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.477853772 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/bin
++ 1365191054.479651933 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.481401662 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.483163877 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.484818878 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.486467785 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.488099687 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.489814810 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.492080740 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.493891099 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/sbin '/home/azell/.rvm/*'
++ 1365191054.495680610 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.497268473 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/sbin
++ 1365191054.498944738 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.500567355 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.502188271 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.503778623 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.505433957 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.507098263 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.508710260 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.510376376 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.512227056 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/bin '/home/azell/.rvm/*'
++ 1365191054.513947040 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.515634299 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/bin
++ 1365191054.517264156 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.518965347 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.520544279 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.522222847 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.523890647 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.525476950 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.527221982 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.528940855 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.530630340 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /sbin '/home/azell/.rvm/*'
++ 1365191054.532336514 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.534036285 /scripts/functions/support : __rvm_string_match() 44 > _string=/sbin
++ 1365191054.535675864 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.537253503 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.539049510 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.540668780 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.542280674 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.543803505 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.545398154 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.547034323 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.548643498 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /bin '/home/azell/.rvm/*'
++ 1365191054.550443626 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.552066464 /scripts/functions/support : __rvm_string_match() 44 > _string=/bin
++ 1365191054.553650379 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.555264001 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.556847694 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.558500084 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.560082731 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.561661864 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.563314046 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.564946855 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.566531690 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /usr/games '/home/azell/.rvm/*'
++ 1365191054.568111881 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.569639293 /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/games
++ 1365191054.571262812 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.572827031 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.574454262 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.576079743 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.577658649 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.579258721 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.581030171 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.582657190 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.584237195 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /opt/mysql/bin '/home/azell/.rvm/*'
++ 1365191054.585853385 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.587468051 /scripts/functions/support : __rvm_string_match() 44 > _string=/opt/mysql/bin
++ 1365191054.589060638 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.590706145 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.592298404 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.593898880 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.595514536 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.597119951 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.598756518 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.600368629 /scripts/functions/utility : __rvm_remove_from_array() 391 > for _iterator in '"$@"'
++ 1365191054.602030339 /scripts/functions/utility : __rvm_remove_from_array() 393 > __rvm_string_match /opt/apache-maven-3.0.5/bin '/home/azell/.rvm/*'
++ 1365191054.603560990 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.605114522 /scripts/functions/support : __rvm_string_match() 44 > _string=/opt/apache-maven-3.0.5/bin
++ 1365191054.606661746 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.608214969 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.609837154 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.611394643 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.612990214 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.614569575 /scripts/functions/support : __rvm_string_match() 53 > return 1
++ 1365191054.616217482 /scripts/functions/utility : __rvm_remove_from_array() 393 > _temp_array+=("$_iterator")
++ 1365191054.617841958 /scripts/functions/utility : __rvm_remove_from_array() 395 > eval '_path=( "${_temp_array[@]}" )'
+++ 1365191054.619424687 /scripts/functions/utility : __rvm_remove_from_array() 395 > _path=("${_temp_array[@]}")
++ 1365191054.621178472 /scripts/functions/utility : __rvm_remove_from_path() 221 > __rvm_join_array PATH : _path
++ 1365191054.622833715 /scripts/functions/utility : __rvm_join_array() 400 > typeset IFS
++ 1365191054.624419619 /scripts/functions/utility : __rvm_join_array() 401 > IFS=:
++ 1365191054.626053097 /scripts/functions/utility : __rvm_join_array() 402 > eval 'PATH="${_path[*]}"'
+++ 1365191054.627681991 /scripts/functions/utility : __rvm_join_array() 402 > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
++ 1365191054.629413302 /scripts/functions/env : __rvm_remove_rvm_from_path() 149 > __rvm_remove_from_path /home/azell/.rvm/bin
++ 1365191054.631040541 /scripts/functions/utility : __rvm_remove_from_path() 200 > export PATH
++ 1365191054.632722908 /scripts/functions/utility : __rvm_remove_from_path() 201 > typeset _value
++ 1365191054.634461277 /scripts/functions/utility : __rvm_remove_from_path() 202 > _value=/home/azell/.rvm/bin
++ 1365191054.636092966 /scripts/functions/utility : __rvm_remove_from_path() 206 > [[ /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin =~ // ]]
++ 1365191054.637735708 /scripts/functions/utility : __rvm_remove_from_path() 215 > __rvm_string_match :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin: '*:/home/azell/.rvm/bin:*'
++ 1365191054.639391829 /scripts/functions/support : __rvm_string_match() 43 > typeset _string
++ 1365191054.641063547 /scripts/functions/support : __rvm_string_match() 44 > _string=:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin:
++ 1365191054.642706761 /scripts/functions/support : __rvm_string_match() 45 > shift
++ 1365191054.644300224 /scripts/functions/support : __rvm_string_match() 46 > (( 1 ))
++ 1365191054.645941708 /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in
++ 1365191054.647612545 /scripts/functions/support : __rvm_string_match() 51 > shift
++ 1365191054.649199989 /scripts/functions/support : __rvm_string_match() 46 > (( 0 ))
++ 1365191054.650754527 /scripts/functions/support : __rvm_string_match() 53 > return 1
+++ 1365191054.652764968 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > __rvm_which rvm
++ 1365191054.671671135 /scripts/functions/env : __rvm_remove_rvm_from_path() 151 > local_rvm_path=
++ 1365191054.673394120 /scripts/functions/env : __rvm_remove_rvm_from_path() 154 > builtin hash -r
++ 1365191054.675091431 /scripts/selector : __rvm_use() 610 > printf %b /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191054.676872108 /scripts/selector : __rvm_use() 610 > new_path=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191054.678248514 /scripts/selector : __rvm_use() 616 > [[ -z ruby-1.9.3-p392 ]]
+ 1365191054.679550548 /scripts/selector : __rvm_use() 616 > export rvm_ruby_string
+ 1365191054.680915991 /scripts/selector : __rvm_use() 617 > [[ -z '' ]]
+ 1365191054.682276015 /scripts/selector : __rvm_use() 619 > [[ -n /home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin ]]
+ 1365191054.683570831 /scripts/selector : __rvm_use() 621 > export PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191054.684851046 /scripts/selector : __rvm_use() 621 > PATH=/home/azell/.rvm/gems/ruby-1.9.3-p392/bin:/home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin:/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin:/home/azell/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mysql/bin:/opt/apache-maven-3.0.5/bin
+ 1365191054.686213098 /scripts/selector : __rvm_use() 622 > unset new_path
+ 1365191054.687507134 /scripts/selector : __rvm_use() 623 > builtin hash -r
+ 1365191054.688806109 /scripts/selector : __rvm_use() 626 > [[ ruby-1.9.3-p392 != \s\y\s\t\e\m ]]
+ 1365191054.690097657 /scripts/selector : __rvm_use() 628 > case "${rvm_rvmrc_flag:-0}" in
+ 1365191054.691294315 /scripts/selector : __rvm_use() 634 > typeset environment_id
++ 1365191054.692995800 /scripts/selector : __rvm_use() 635 > __rvm_env_string
++ 1365191054.694661836 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191054.696213336 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191054.697786572 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191054.699343113 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191054.700957277 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191054.702693876 /scripts/selector : __rvm_use() 635 > environment_id=ruby-1.9.3-p392
+ 1365191054.704037465 /scripts/selector : __rvm_use() 637 > (( 0 == 1 ))
+ 1365191054.705313499 /scripts/selector : __rvm_use() 646 > rvm_default_flag=0
+ 1365191054.706750740 /scripts/selector : __rvm_use() 648 > [[ -n '' ]]
+ 1365191054.708041961 /scripts/selector : __rvm_use() 654 > [[ -n '' ]]
+ 1365191054.709285167 /scripts/selector : __rvm_use() 671 > rvm_hook=after_use
+ 1365191054.710608424 /scripts/selector : __rvm_use() 672 > source /home/azell/.rvm/scripts/hook
++ 1365191054.712045958 /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
++ 1365191054.713660059 /scripts/hook : source() 5 > old_rvm_verbose_flag=0
++ 1365191054.715486485 /scripts/hook : source() 6 > old_rvm_debug_flag=0
++ 1365191054.717183811 /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
++ 1365191054.719075634 /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_use
++ 1365191054.720797326 /scripts/hook : source() 15 > [[ -n after_use ]]
++ 1365191054.722743511 /scripts/hook : source() 17 > hooks=("$rvm_hooks_path")
++ 1365191054.724861585 /scripts/hook : source() 18 > [[ /home/azell/.rvm/hooks == \/\h\o\m\e\/\a\z\e\l\l\/\.\r\v\m\/\h\o\o\k\s ]]
++ 1365191054.726614104 /scripts/hook : source() 23 > _hooks_list=($(
find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
+++ 1365191054.729223674 /scripts/hook : source() 24 > find -L /home/azell/.rvm/hooks -iname 'after_use*' -type f
++ 1365191054.733387508 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191054.735297022 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_rbx_opts ]]
++ 1365191054.737210939 /scripts/hook : source() 27 > [[ after_use_rbx_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1365191054.739202095 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191054.741519249 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_maglev ]]
++ 1365191054.743431686 /scripts/hook : source() 29 > rvm_debug 'Running /home/azell/.rvm/hooks/after_use_maglev'
++ 1365191054.745282771 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
++ 1365191054.746963829 /scripts/functions/logging : rvm_debug() 93 > return 0
++ 1365191054.748924115 /scripts/hook : source() 30 > __rvm_conditionally_do_with_env . /home/azell/.rvm/hooks/after_use_maglev
++ 1365191054.750900424 /scripts/functions/environment : __rvm_conditionally_do_with_env() 339 > (( __rvm_env_loaded > 0 ))
++ 1365191054.752573888 /scripts/functions/environment : __rvm_conditionally_do_with_env() 341 > . /home/azell/.rvm/hooks/after_use_maglev
+++ 1365191054.754377178 /hooks/after_use_maglev : source() 3 > . /home/azell/.rvm/scripts/functions/hooks/maglev
+++ 1365191054.756237143 /hooks/after_use_maglev : source() 6 > [[ ruby-1.9.3-p392 =~ maglev ]]
++ 1365191054.758037040 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191054.759899267 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_jruby_opts ]]
++ 1365191054.761544920 /scripts/hook : source() 27 > [[ after_use_jruby_opts == \a\f\t\e\r\_\u\s\e ]]
++ 1365191054.763292070 /scripts/hook : source() 25 > for hook in '"${_hooks_list[@]}"'
++ 1365191054.764959428 /scripts/hook : source() 27 > [[ -x /home/azell/.rvm/hooks/after_use_jruby ]]
++ 1365191054.766661624 /scripts/hook : source() 27 > [[ after_use_jruby == \a\f\t\e\r\_\u\s\e ]]
++ 1365191054.768503849 /scripts/hook : source() 35 > unset rvm_hook hooks _hooks_list hook
+ 1365191054.770218894 /scripts/selector : __rvm_use() 673 > return 0
+ 1365191054.771767934 /scripts/functions/environment : __rvm_become() 76 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191054.773170710 /scripts/functions/environment : __rvm_become() 78 > return 0
+ 1365191054.774649245 /scripts/wrapper : 125 > rvm_bin_path=/home/azell/.rvm/bin
+ 1365191054.776200460 /scripts/wrapper : 126 > rvm_wrappers_path=/home/azell/.rvm/wrappers
+ 1365191054.777758300 /scripts/wrapper : 128 > [[ -d /home/azell/.rvm/bin ]]
+ 1365191054.779255579 /scripts/wrapper : 128 > [[ ! -w /home/azell/.rvm/bin ]]
+ 1365191054.781031266 /scripts/wrapper : 129 > [[ ! -d /home/azell/.rvm/bin ]]
+ 1365191054.782395042 /scripts/wrapper : 142 > [[ -d /home/azell/.rvm/bin ]]
+ 1365191054.783788979 /scripts/wrapper : 144 > __rvm_ensure_has_environment_files
+ 1365191054.785235743 /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > typeset environment_id file_name directory identifier variable value variables
++ 1365191054.787282057 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 >__rvm_env_string
++ 1365191054.789321276 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191054.791313108 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191054.793060786 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191054.794820600 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191054.796651469 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191054.798714311 /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > environment_id=ruby-1.9.3-p392
+ 1365191054.800012146 /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > file_name=/home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191054.801249948 /scripts/functions/environment : __rvm_ensure_has_environment_files() 89 > [[ ! -d /home/azell/.rvm/environments ]]
+ 1365191054.802484759 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > [[ ! -s /home/azell/.rvm/environments/ruby-1.9.3-p392 ]]
+ 1365191054.803969896 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > GREP_OPTIONS=
+ 1365191054.805304108 /scripts/functions/environment : __rvm_ensure_has_environment_files() 94 > grep rvm_env_string= /home/azell/.rvm/environments/ruby-1.9.3-p392
+ 1365191054.807900759 /scripts/functions/environment : __rvm_ensure_has_environment_files() 116 >(( 0 == 1 ))
+ 1365191054.809219052 /scripts/functions/environment : __rvm_ensure_has_environment_files() 117 >[[ ! -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby ]]
+ 1365191054.810567550 /scripts/functions/environment : __rvm_ensure_has_environment_files() 135 >return 0
++ 1365191054.812919537 /scripts/wrapper : 145 > __rvm_env_string
++ 1365191054.814841446 /scripts/functions/environment : __rvm_env_string() 5 > typeset _path _string
++ 1365191054.816645441 /scripts/functions/environment : __rvm_env_string() 7 > _path=/home/azell/.rvm/gems/ruby-1.9.3-p392
++ 1365191054.818277595 /scripts/functions/environment : __rvm_env_string() 9 > _string=ruby-1.9.3-p392
++ 1365191054.819969329 /scripts/functions/environment : __rvm_env_string() 10 > _string=ruby-1.9.3-p392
++ 1365191054.821552769 /scripts/functions/environment : __rvm_env_string() 12 > printf %b 'ruby-1.9.3-p392\n'
+ 1365191054.823486845 /scripts/wrapper : 145 > environment_identifier=ruby-1.9.3-p392
+ 1365191054.824979818 /scripts/wrapper : 166 > [[ --all =~ --all ]]
+ 1365191054.826433233 /scripts/wrapper : 168 > old_binaries=("${binaries[@]}")
+ 1365191054.828196279 /scripts/wrapper : 169 > __rvm_read_lines binaries /dev/fd/63
++ 1365191054.828760316 /scripts/wrapper : 170 > for binary_name in '"${old_binaries[@]}"'
++ 1365191054.828788200 /scripts/wrapper : 179 > sort -u
+ 1365191054.829617435 /scripts/functions/utility : __rvm_read_lines() 360 > typeset IFS
++ 1365191054.830513083 /scripts/wrapper : 173 > [[ --all == \-\-\a\l\l ]]
+ 1365191054.830991926 /scripts/functions/utility : __rvm_read_lines() 363 > IFS='
'
+ 1365191054.832384921 /scripts/functions/utility : __rvm_read_lines() 364 > [[ /dev/fd/63 == \- ]]
++ 1365191054.832346825 /scripts/wrapper : 175 > find_all_wrappers ruby-1.9.3-p392
+ 1365191054.833839375 /scripts/functions/utility : __rvm_read_lines() 366 > eval 'binaries=( $( \cat "${2:--}" ) )'
++ 1365191054.834202929 /scripts/wrapper : find_all_wrappers() 149 > typeset -a search_paths
++ 1365191054.835515056 /scripts/functions/utility : __rvm_read_lines() 366 > binaries=($( \cat "${2:--}" ))
++ 1365191054.835992526 /scripts/wrapper : find_all_wrappers() 150 > typeset _path
+++ 1365191054.837559932 /scripts/functions/utility : __rvm_read_lines() 366 > cat /dev/fd/63
++ 1365191054.837688942 /scripts/wrapper : find_all_wrappers() 151 > search_paths=()
++ 1365191054.839408709 /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1365191054.841109391 /scripts/wrapper : find_all_wrappers() 157 > [[ -d /home/azell/.rvm/gems/ruby-1.9.3-p392/bin/ ]]
++ 1365191054.842805234 /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1365191054.844542202 /scripts/wrapper : find_all_wrappers() 157 > [[ -d /home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin/ ]]
++ 1365191054.846312538 /scripts/wrapper : find_all_wrappers() 158 > search_paths+=("${_path}")
++ 1365191054.848065643 /scripts/wrapper : find_all_wrappers() 152 > for _path in '"$rvm_gems_path/${environment_identifier}"/bin/' '"$rvm_gems_path/${environment_identifier%%@*}@global"/bin/' '"$rvm_rubies_path/${environment_identifier%%@*}"/bin/'
++ 1365191054.850174960 /scripts/wrapper : find_all_wrappers() 157 > [[ -d /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ ]]
++ 1365191054.851910043 /scripts/wrapper : find_all_wrappers() 158 > search_paths+=("${_path}")
++ 1365191054.853624293 /scripts/wrapper : find_all_wrappers() 161 > (( 2 ))
++ 1365191054.855774397 /scripts/wrapper : find_all_wrappers() 162 > find /home/azell/.rvm/gems/ruby-1.9.3-p392@global/bin/ /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ -type f -perm -u=x
++ 1365191054.855866699 /scripts/wrapper : find_all_wrappers() 162 > awk -F/ '{print $NF}'
+ 1365191054.860143759 /scripts/wrapper : 183 > _log=/home/azell/.rvm/log/ruby-1.9.3-p392
+ 1365191054.861645125 /scripts/wrapper : 184 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
+ 1365191054.863092310 /scripts/wrapper : 185 > _log=/home/azell/.rvm/log/ruby-1.9.3-p392/wrappers.log
+ 1365191054.864479181 /scripts/wrapper : 187 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.865855045 /scripts/wrapper : 188 > wrappers_target=/home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.867273323 /scripts/wrapper : 192 > echo 'prefix: '\''--no-links'\''.'
+ 1365191054.869707335 /scripts/wrapper : 244 > tee -a /home/azell/.rvm/log/ruby-1.9.3-p392/wrappers.log
+ 1365191054.869930092 /scripts/wrapper : 244 > __rvm_dotted 'Saving wrappers to '\''/home/azell/.rvm/wrappers/ruby-1.9.3-p392'\'''
+ 1365191054.871029628 /scripts/wrapper : 198 > echo 'wrapper: '\''bundle'\''.'
+ 1365191054.871302092 /scripts/functions/logging : __rvm_dotted() 123 > typeset flush __show_nth_dot
+ 1365191054.872357555 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/bundle
+ 1365191054.872559557 /scripts/functions/logging : __rvm_dotted() 124 > __show_nth_dot=1
+ 1365191054.873679774 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/bundle
+ 1365191054.873845671 /scripts/functions/logging : __rvm_dotted() 125 > unset rvm_show_every_nth_dot
+ 1365191054.874992555 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.875146576 /scripts/functions/logging : __rvm_dotted() 127 > (( __show_nth_dot == 1 ))
+ 1365191054.876271573 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.876415833 /scripts/functions/logging : __rvm_dotted() 128 > __show_nth_dot=
+ 1365191054.877581396 /scripts/wrapper : 223 > override_check=1
+ 1365191054.877680095 /scripts/functions/logging : __rvm_dotted() 132 > awk '{fflush;}'
+ 1365191054.878894915 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.880165067 /scripts/functions/logging : __rvm_dotted() 134 > flush=flush
+ 1365191054.880293943 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.881385045 /scripts/functions/logging : __rvm_dotted() 137 > (( 1 ))
+ 1365191054.881621151 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.882701745 /scripts/functions/logging : __rvm_dotted() 138 > awk '{if (NR==1){printf "Saving wrappers to '\''/home/azell/.rvm/wrappers/ruby-1.9.3-p392'\''(B"}; printf "."; flush;} END{if (NR>0) print ""; else print "Saving wrappers to '\''/home/azell/.rvm/wrappers/ruby-1.9.3-p392'\''(B"}'
+ 1365191054.883045191 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/bundle ]]
+ 1365191054.884297756 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.886592176 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/bundle
+ 1365191054.888811933 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec bundle "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191054.890233613 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/bundle
+ 1365191054.892390140 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191054.893761103 /scripts/wrapper : 198 > echo 'wrapper: '\''erb'\''.'
+ 1365191054.895106341 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/erb
+ 1365191054.896355701 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/erb
+ 1365191054.897639430 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.899035832 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.900340877 /scripts/wrapper : 223 > override_check=1
+ 1365191054.901648358 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.903057328 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.904366165 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.905708404 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/erb ]]
+ 1365191054.907034786 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.909316237 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/erb
+ 1365191054.911592374 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec erb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191054.913001192 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/erb
+ 1365191054.915248916 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191054.916609197 /scripts/wrapper : 198 > echo 'wrapper: '\''gem'\''.'
+ 1365191054.918036908 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/gem
+ 1365191054.919339120 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/gem
+ 1365191054.920857920 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.922212341 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.923504559 /scripts/wrapper : 223 > override_check=1
+ 1365191054.924815232 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.926144582 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.927416252 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.928724168 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/gem ]]
+ 1365191054.930028641 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.932198717 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/gem
+ 1365191054.934375915 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec gem "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191054.935693558 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/gem
+ 1365191054.937839088 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191054.939163499 /scripts/wrapper : 198 > echo 'wrapper: '\''irb'\''.'
+ 1365191054.940499007 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/irb
+ 1365191054.941780641 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/irb
+ 1365191054.943140008 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.944437524 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.945714916 /scripts/wrapper : 223 > override_check=1
+ 1365191054.947051141 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.948364754 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.949671911 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.951030580 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/irb ]]
+ 1365191054.952305841 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.954550795 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/irb
+ 1365191054.956778597 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec irb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191054.958231466 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/irb
+ 1365191054.960410523 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191054.961777582 /scripts/wrapper : 198 > echo 'wrapper: '\''rake'\''.'
+ 1365191054.963145753 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rake
+ 1365191054.964439623 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rake
+ 1365191054.965780460 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.967135825 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.968441956 /scripts/wrapper : 223 > override_check=1
+ 1365191054.969771580 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.971154603 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.972456583 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.973856598 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rake ]]
+ 1365191054.975239052 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191054.977578996 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rake
+ 1365191054.979797503 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec rake "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191054.981271750 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rake
+ 1365191054.983536477 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191054.984864542 /scripts/wrapper : 198 > echo 'wrapper: '\''rdoc'\''.'
+ 1365191054.986229306 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rdoc
+ 1365191054.987438045 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rdoc
+ 1365191054.988697208 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191054.990082576 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191054.991405114 /scripts/wrapper : 223 > override_check=1
+ 1365191054.992742341 /scripts/wrapper : 224 > wrap_binary
+ 1365191054.994078301 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191054.995347759 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191054.996652251 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rdoc ]]
+ 1365191054.997994432 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.000236912 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rdoc
+ 1365191055.002546495 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec rdoc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.003958555 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rdoc
+ 1365191055.006172734 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191055.007445435 /scripts/wrapper : 198 > echo 'wrapper: '\''ri'\''.'
+ 1365191055.008766219 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ri
+ 1365191055.010030923 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ri
+ 1365191055.011302020 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191055.012569014 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191055.013902738 /scripts/wrapper : 223 > override_check=1
+ 1365191055.015252634 /scripts/wrapper : 224 > wrap_binary
+ 1365191055.016644687 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191055.017976629 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191055.019311947 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ri ]]
+ 1365191055.020575789 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.022914200 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ri
+ 1365191055.025202768 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec ri "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.026605871 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ri
+ 1365191055.028811198 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191055.030409688 /scripts/wrapper : 198 > echo 'wrapper: '\''ruby'\''.'
+ 1365191055.032051008 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby
+ 1365191055.033346392 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby
+ 1365191055.034733145 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191055.036017985 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191055.037382313 /scripts/wrapper : 223 > override_check=1
+ 1365191055.038763012 /scripts/wrapper : 224 > wrap_binary
+ 1365191055.040125393 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191055.041447133 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191055.042825538 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby ]]
+ 1365191055.044293956 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.046599306 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby
+ 1365191055.048928512 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec ruby "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.050452440 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby
+ 1365191055.052660391 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191055.054081268 /scripts/wrapper : 198 > echo 'wrapper: '\''rubygems-bundler-uninstaller'\''.'
+ 1365191055.055489943 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rubygems-bundler-uninstaller
+ 1365191055.056808664 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/rubygems-bundler-uninstaller
+ 1365191055.058192042 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191055.059569812 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191055.060935158 /scripts/wrapper : 223 > override_check=1
+ 1365191055.062348850 /scripts/wrapper : 224 > wrap_binary
+ 1365191055.063707431 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191055.065052935 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191055.066467338 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rubygems-bundler-uninstaller ]]
+ 1365191055.067816999 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.070140223 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rubygems-bundler-uninstaller
+ 1365191055.072391157 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec rubygems-bundler-uninstaller "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.073786621 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/rubygems-bundler-uninstaller
+ 1365191055.075998742 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191055.077325212 /scripts/wrapper : 198 > echo 'wrapper: '\''ruby_noexec_wrapper'\''.'
+ 1365191055.078716671 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby_noexec_wrapper
+ 1365191055.080058883 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby_noexec_wrapper
+ 1365191055.081417087 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191055.082811734 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191055.084166300 /scripts/wrapper : 223 > override_check=1
+ 1365191055.085496856 /scripts/wrapper : 224 > wrap_binary
+ 1365191055.086860783 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191055.088210131 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191055.089615962 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby_noexec_wrapper ]]
+ 1365191055.091019670 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.093333656 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby_noexec_wrapper
+ 1365191055.095646440 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec ruby_noexec_wrapper "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.097096890 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/ruby_noexec_wrapper
+ 1365191055.099498379 /scripts/wrapper : 196 > for binary_name in '"${binaries[@]}"'
+ 1365191055.100853434 /scripts/wrapper : 198 > echo 'wrapper: '\''testrb'\''.'
+ 1365191055.102303763 /scripts/wrapper : 199 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/testrb
+ 1365191055.103621748 /scripts/wrapper : 200 > file_name=/home/azell/.rvm/wrappers/ruby-1.9.3-p392/testrb
+ 1365191055.104894529 /scripts/wrapper : 202 > [[ -z --no-links ]]
+ 1365191055.106224612 /scripts/wrapper : 221 > [[ --no-links == \-\-\n\o\-\l\i\n\k\s ]]
+ 1365191055.107494373 /scripts/wrapper : 223 > override_check=1
+ 1365191055.108750065 /scripts/wrapper : 224 > wrap_binary
+ 1365191055.110077709 /scripts/wrapper : wrap_binary() 90 > [[ 1 == \1 ]]
+ 1365191055.111321241 /scripts/wrapper : wrap_binary() 93 > wrap
+ 1365191055.112609204 /scripts/wrapper : wrap() 49 > [[ -n /home/azell/.rvm/wrappers/ruby-1.9.3-p392/testrb ]]
+ 1365191055.114227864 /scripts/wrapper : wrap() 54 > mkdir -p /home/azell/.rvm/wrappers/ruby-1.9.3-p392
+ 1365191055.116569165 /scripts/wrapper : wrap() 55 > rm -f /home/azell/.rvm/wrappers/ruby-1.9.3-p392/testrb
+ 1365191055.118908094 /scripts/wrapper : wrap() 56 > printf %b '#!/usr/bin/env bash
if [[ -s "/home/azell/.rvm/environments/ruby-1.9.3-p392" ]]
then
source "/home/azell/.rvm/environments/ruby-1.9.3-p392"
exec testrb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/azell/.rvm/environments/ruby-1.9.3-p392'\''" >&2
exit 1
fi
'
+ 1365191055.120305738 /scripts/wrapper : wrap() 68 > chmod +x /home/azell/.rvm/wrappers/ruby-1.9.3-p392/testrb
Saving wrappers to '/home/azell/.rvm/wrappers/ruby-1.9.3-p392'(B...........
+ 1365191055.123564086 /scripts/external : external_import_setup() 455 > __rvm_fix_gcc_path /home/azell/.rvm/rubies
+ 1365191055.124993082 /scripts/functions/build : __rvm_fix_gcc_path() 42 > typeset __config_file __cc_value __cc_new
++ 1365191055.126930209 /scripts/functions/build : __rvm_fix_gcc_path() 46 > /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -rrbconfig -e 'puts RbConfig::CONFIG["CC"]||"true"'
+ 1365191055.142993742 /scripts/functions/build : __rvm_fix_gcc_path() 45 > __rvm_which gcc
+ 1365191055.159767557 /scripts/external : external_import_setup() 456 > __rvm_gemsets_initial
+ 1365191055.161376325 /scripts/functions/utility : __rvm_gemsets_initial() 735 > (( 0 == 0 ))
+ 1365191055.162954483 /scripts/functions/utility : __rvm_gemsets_initial() 737 > __rvm_log_command gemsets.initial 'ruby-1.9.3-p392 - #importing default gemsets, this may take time' __rvm_with ruby-1.9.3-p392 /home/azell/.rvm/scripts/gemsets initial
+ 1365191055.164459944 /scripts/functions/utility : __rvm_log_command() 87 > typeset name message _log _command_start _command_name
+ 1365191055.166531737 /scripts/functions/utility : __rvm_log_command() 88 > typeset -a _command
+ 1365191055.167949049 /scripts/functions/utility : __rvm_log_command() 90 > name=gemsets.initial
+ 1365191055.169416747 /scripts/functions/utility : __rvm_log_command() 91 > message='ruby-1.9.3-p392 - #importing default gemsets, this may take time'
+ 1365191055.170856315 /scripts/functions/utility : __rvm_log_command() 92 > shift 2
+ 1365191055.172243129 /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@")
+ 1365191055.173650198 /scripts/functions/utility : __rvm_log_command() 94 > _command_start=__rvm_with
+ 1365191055.175042050 /scripts/functions/utility : __rvm_log_command() 95 > (( 4 ))
+ 1365191055.176312164 /scripts/functions/utility : __rvm_log_command() 95 > [[ __rvm_with =~ = ]]
+ 1365191055.177636213 /scripts/functions/utility : __rvm_log_command() 98 > _command_name=__rvm_with
+ 1365191055.179071223 /scripts/functions/utility : __rvm_log_command() 100 > [[ ! __rvm_with =~ = ]]
+ 1365191055.180446956 /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 ))
+ 1365191055.181844606 /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log
+ 1365191055.183275839 /scripts/functions/utility : __rvm_log_command() 104 > rvm_debug 'Log file: /home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log'
+ 1365191055.184710058 /scripts/functions/logging : rvm_debug() 93 > (( 0 ))
+ 1365191055.186033653 /scripts/functions/logging : rvm_debug() 93 > return 0
+ 1365191055.187343447 /scripts/functions/utility : __rvm_log_command() 106 > [[ -d /home/azell/.rvm/log/ruby-1.9.3-p392 ]]
+ 1365191055.188642931 /scripts/functions/utility : __rvm_log_command() 107 > [[ -f /home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log ]]
+ 1365191055.190569694 /scripts/functions/utility : __rvm_log_command() 115 > tee /home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log
+ 1365191055.190800855 /scripts/functions/utility : __rvm_log_command() 115 > rvm_debug_stream
++ 1365191055.191121838 /scripts/functions/utility : __rvm_log_command() 109 > date '+%Y-%m-%d %H:%M:%S'
+ 1365191055.192359588 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191055.193762195 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191055.193785928 /scripts/functions/utility : __rvm_log_command() 109 > printf %b '[2013-04-05 12:44:15] __rvm_with\n'
+ 1365191055.195143324 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191055.195260704 /scripts/functions/utility : __rvm_log_command() 110 > is_a_function __rvm_with
+ 1365191055.196592740 /scripts/functions/support : is_a_function() 240 > typeset -f __rvm_with
+ 1365191055.196832899 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191055.197033663 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191055.198128192 /scripts/functions/utility : __rvm_log_command() 111 > typeset -f __rvm_with
+ 1365191055.199524798 /scripts/functions/utility : __rvm_log_command() 113 > printf %b 'current path: /home/azell\n'
+ 1365191055.200965263 /scripts/functions/utility : __rvm_log_command() 114 > printf %b 'command(4): __rvm_with ruby-1.9.3-p392 /home/azell/.rvm/scripts/gemsets initial\n'
[2013-04-05 12:44:15] __rvm_with(B
__rvm_with () (B
{ (B
 ( __rvm_use "$1";(B
 shift;(B
 "$@" || return $? )(B
}(B
current path: /home/azell(B
command(4): __rvm_with ruby-1.9.3-p392 /home/azell/.rvm/scripts/gemsets initial(B
+ 1365191055.203444570 /scripts/functions/utility : __rvm_log_command() 117 > __rvm_log_dotted /home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log 'ruby-1.9.3-p392 - #importing default gemsets, this may take time' __rvm_with ruby-1.9.3-p392 /home/azell/.rvm/scripts/gemsets initial
+ 1365191055.204827584 /scripts/functions/logging : __rvm_log_dotted() 144 > typeset __log_file __message __iterator
+ 1365191055.206207283 /scripts/functions/logging : __rvm_log_dotted() 145 > __log_file=/home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log
+ 1365191055.207531113 /scripts/functions/logging : __rvm_log_dotted() 146 > __message='ruby-1.9.3-p392 - #importing default gemsets, this may take time'
+ 1365191055.208822453 /scripts/functions/logging : __rvm_log_dotted() 147 > shift 2
+ 1365191055.210440272 /scripts/functions/logging : __rvm_log_dotted() 148 > __rvm_with ruby-1.9.3-p392 /home/azell/.rvm/scripts/gemsets initial
+ 1365191055.210716493 /scripts/functions/logging : __rvm_log_dotted() 148 > tee -a /home/azell/.rvm/log/ruby-1.9.3-p392/gemsets.initial.log
+ 1365191055.210829537 /scripts/functions/logging : __rvm_log_dotted() 148 > __rvm_dotted 'ruby-1.9.3-p392 - #importing default gemsets, this may take time'
+ 1365191055.212331222 /scripts/functions/logging : __rvm_dotted() 123 > typeset flush __show_nth_dot
+ 1365191055.213713506 /scripts/functions/logging : __rvm_dotted() 124 > __show_nth_dot=1
+ 1365191055.215208091 /scripts/functions/logging : __rvm_dotted() 125 > unset rvm_show_every_nth_dot
+ 1365191055.216503240 /scripts/functions/logging : __rvm_dotted() 127 > (( __show_nth_dot == 1 ))
+ 1365191055.217878496 /scripts/functions/logging : __rvm_dotted() 128 > __show_nth_dot=
+ 1365191055.219270551 /scripts/functions/logging : __rvm_dotted() 132 > awk '{fflush;}'
+ 1365191055.221727889 /scripts/functions/logging : __rvm_dotted() 134 > flush=flush
+ 1365191055.223108974 /scripts/functions/logging : __rvm_dotted() 137 > (( 1 ))
+ 1365191055.224560132 /scripts/functions/logging : __rvm_dotted() 138 > awk '{if (NR==1){printf "ruby-1.9.3-p392 - #importing default gemsets, this may take time(B"}; printf "."; flush;} END{if (NR>0) print ""; else print "ruby-1.9.3-p392 - #importing default gemsets, this may take time(B"}'
ruby-1.9.3-p392 - #importing default gemsets, this may take time(B....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
+ 1365191075.500431528 /scripts/functions/logging : __rvm_log_dotted() 149 > __rvm_check_pipestatus 0 0 0
+ 1365191075.501823749 /scripts/functions/logging : __rvm_check_pipestatus() 153 > for __iterator in '"$@"'
+ 1365191075.503170947 /scripts/functions/logging : __rvm_check_pipestatus() 155 > case "${__iterator}" in
+ 1365191075.504613160 /scripts/functions/logging : __rvm_check_pipestatus() 157 > true
+ 1365191075.505967340 /scripts/functions/logging : __rvm_check_pipestatus() 153 > for __iterator in '"$@"'
+ 1365191075.507284869 /scripts/functions/logging : __rvm_check_pipestatus() 155 > case "${__iterator}" in
+ 1365191075.508610661 /scripts/functions/logging : __rvm_check_pipestatus() 157 > true
+ 1365191075.509878080 /scripts/functions/logging : __rvm_check_pipestatus() 153 > for __iterator in '"$@"'
+ 1365191075.511107912 /scripts/functions/logging : __rvm_check_pipestatus() 155 > case "${__iterator}" in
+ 1365191075.512363078 /scripts/functions/logging : __rvm_check_pipestatus() 157 > true
+ 1365191075.513678894 /scripts/functions/logging : __rvm_check_pipestatus() 161 > return 0
+ 1365191075.515118421 /scripts/external : external_import_setup() 457 > __rvm_ruby_config_save /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby /home/azell/.rvm/rubies/ruby-1.9.3-p392/config
+ 1365191075.516434544 /scripts/functions/env : __rvm_ruby_config_save() 249 > typeset ruby_path config_path default_config_path
+ 1365191075.517807287 /scripts/functions/env : __rvm_ruby_config_save() 250 > ruby_path=/home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby
+ 1365191075.519099277 /scripts/functions/env : __rvm_ruby_config_save() 251 > default_config_path='#{RbConfig::CONFIG["prefix"]}/config'
+ 1365191075.520441217 /scripts/functions/env : __rvm_ruby_config_save() 252 > config_path=/home/azell/.rvm/rubies/ruby-1.9.3-p392/config
+ 1365191075.521784316 /scripts/functions/env : __rvm_ruby_config_save() 253 > /home/azell/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -rrbconfig -e '\
File.open("/home/azell/.rvm/rubies/ruby-1.9.3-p392/config","w") { |file|
RbConfig::CONFIG.sort.each{|key,value|
file.write("#{key.gsub(/\.|-/,"_")}=\"#{value.gsub("$","\\$")}\"\n")
}
}
'
+ 1365191075.539013319 /scripts/external : external_import_setup() 458 > __rvm_record_install ruby-1.9.3-p392
+ 1365191075.540522052 /scripts/functions/install : __rvm_record_install() 5 > [[ -n ruby-1.9.3-p392 ]]
+ 1365191075.541959386 /scripts/functions/install : __rvm_record_install() 7 > typeset recorded_ruby_name rvm_install_record_file
++ 1365191075.543985281 /scripts/functions/install : __rvm_record_install() 8 > /home/azell/.rvm/scripts/tools strings ruby-1.9.3-p392
++ 1365191075.547804735 /scripts/base : 28 > [[ -z '' ]]
++ 1365191075.549295188 /scripts/base : 30 > export PS4
++ 1365191075.550888668 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191075.552433411 /scripts/base : 35 > export __array_start rvm_path
++ 1365191075.554025254 /scripts/base : 40 > [[ -n '' ]]
++ 1365191075.555503715 /scripts/base : 44 > __array_start=0
++ 1365191075.557133067 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191075.558655552 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191075.560144747 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191075.561758215 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191075.563251229 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191075.564756078 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191075.566308953 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191075.567780620 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191075.569254231 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191075.570762305 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191075.572245998 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191075.573723469 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191075.575138838 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191075.576615404 /scripts/base : 75 > export rvm_path
++ 1365191075.578191759 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191075.579733735 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191075.581291069 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191075.582800332 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191075.584246264 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191075.585725333 /scripts/initialize : 6 > set -o xtrace
+++ 1365191075.587215029 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191075.588723270 /scripts/initialize : 10 > export PS4
+++ 1365191075.590265887 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191075.591928482 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191075.593401063 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191075.594922433 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191075.596476668 /scripts/initialize : 31 > : __rvm_env_loaded:3:
+++ 1365191075.598056749 /scripts/initialize : 33 > : __rvm_env_loaded:4:
+++ 1365191075.600158466 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191075.601699763 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191075.603296897 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191075.604868217 /scripts/base : 100 > source /home/azell/.rvm/scripts/selector
++ 1365191075.610379085 /scripts/base : 101 > source /home/azell/.rvm/scripts/selector_gemsets
++ 1365191075.612479457 /scripts/base : 105 > typeset -a scripts
++ 1365191075.614116385 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191075.615799778 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.617380270 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191075.619273547 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191075.620909126 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191075.622490391 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191075.624622688 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.626216126 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191075.627867953 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191075.629494373 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191075.631240245 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191075.633628661 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.635268671 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191075.639697494 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.641392482 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191075.643317876 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.644958664 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191075.647024501 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.648707727 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191075.651381751 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.653037224 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191075.654724993 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191075.656419413 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191075.658076293 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191075.659683960 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191075.661292385 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191075.663994919 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191075.666361694 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191075.668182336 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191075.670626080 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191075.673475796 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.675147405 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191075.677045340 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.678802528 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191075.681883969 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.683561257 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191075.685413099 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.687077890 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191075.688872776 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191075.690567706 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191075.692856714 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191075.695185289 /scripts/tools : 226 > args=($*)
+ 1365191075.696457114 /scripts/tools : 227 > action=strings
++ 1365191075.698227107 /scripts/tools : 228 > echo ruby-1.9.3-p392
+ 1365191075.699880102 /scripts/tools : 228 > args=ruby-1.9.3-p392
+ 1365191075.701160330 /scripts/tools : 230 > [[ -z strings ]]
+ 1365191075.702490414 /scripts/tools : 232 > case "$action" in
+ 1365191075.703781101 /scripts/tools : 235 > tools_strings ruby-1.9.3-p392
+ 1365191075.705056384 /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"'
+ 1365191075.706284262 /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables
+ 1365191075.707609130 /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
+ 1365191075.708899757 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1365191075.710168032 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1365191075.711424848 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1365191075.712730075 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1365191075.714018959 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]]
+ 1365191075.715268267 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1365191075.716576455 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/azell ]]
+ 1365191075.717829832 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+ 1365191075.719017165 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ 1365191075.720254567 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191075.721441454 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1365191075.722735466 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191075.723993882 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191075.725240089 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191075.726476047 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191075.727733233 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1365191075.729028389 /scripts/tools : tools_strings() 37 > rvm_ruby_string=ruby-1.9.3-p392
+ 1365191076.100243972 /scripts/tools : tools_strings() 39 > basename /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191076.102532810 /scripts/tools : 242 > exit 0
+ 1365191076.104279721 /scripts/functions/install : __rvm_record_install() 8 > recorded_ruby_name=ruby-1.9.3-p392
+ 1365191076.105705023 /scripts/functions/install : __rvm_record_install() 9 > rvm_install_record_file=/home/azell/.rvm/user/installs
+ 1365191076.107042054 /scripts/functions/install : __rvm_record_install() 11 > [[ -f /home/azell/.rvm/user/installs ]]
+ 1365191076.108355416 /scripts/functions/install : __rvm_record_install() 12 > __rvm_sed_i /home/azell/.rvm/user/installs -e '/^ruby-1.9.3-p392/d'
+ 1365191076.109807442 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
+ 1365191076.111174280 /scripts/functions/support : __rvm_sed_i() 141 > [[ -n /home/azell/.rvm/user/installs ]]
+ 1365191076.112501361 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/user/installs
+ 1365191076.113839219 /scripts/functions/support : __rvm_sed_i() 146 > shift
+ 1365191076.115113280 /scripts/functions/support : __rvm_sed_i() 148 > [[ -x /home/azell/.rvm/user/installs ]]
+ 1365191076.116952464 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
+ 1365191076.118507047 /scripts/functions/logging : rvm_debug_stream() 101 > (( 0 || 1 ))
+ 1365191076.119896993 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
+ 1365191076.121290659 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
+ 1365191076.123114422 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
+ 1365191076.123348056 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
+ 1365191076.117044843 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ruby-1.9.3-p392/d'(B
+ 1365191076.119807075 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/user/installs.new /home/azell/.rvm/user/installs(B
+ 1365191076.125837228 /scripts/functions/support : __rvm_sed_i() 157 > [[ -n '' ]]
+ 1365191076.127282524 /scripts/functions/install : __rvm_record_install() 15 > printf %b 'ruby-1.9.3-p392 -- \n'
++ 1365191076.129680739 /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 322 > return 0
++ 1365191076.132046274 /scripts/functions/manage/base : __rvm_install_ruby() 369 > return 0
++ 1365191076.134614767 /scripts/functions/manage/base : __rvm_manage_rubies() 1046 > [[ install == \i\n\s\t\a\l\l ]]
++ 1365191076.136637385 /scripts/functions/manage/base : __rvm_manage_rubies() 1139 > __rvm_record_install 1.9.3
++ 1365191076.138669043 /scripts/functions/install : __rvm_record_install() 1 > [[ -n 1.9.3 ]]
++ 1365191076.140646365 /scripts/functions/install : __rvm_record_install() 7 > typeset recorded_ruby_name rvm_install_record_file
+++ 1365191076.143091533 /scripts/functions/install : __rvm_record_install() 8 > /home/azell/.rvm/scripts/tools strings 1.9.3
++ 1365191076.147267971 /scripts/base : 28 > [[ -z '' ]]
++ 1365191076.148775256 /scripts/base : 30 > export PS4
++ 1365191076.150310963 /scripts/base : 31 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ 1365191076.151867981 /scripts/base : 35 > export __array_start rvm_path
++ 1365191076.153423748 /scripts/base : 40 > [[ -n '' ]]
++ 1365191076.154915173 /scripts/base : 44 > __array_start=0
++ 1365191076.156506824 /scripts/base : 47 > (( 0 == 0 ))
++ 1365191076.158033837 /scripts/base : 49 > [[ -n 0002 ]]
++ 1365191076.159610404 /scripts/base : 50 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1365191076.161124457 /scripts/base : 51 > [[ -n /home/azell ]]
++ 1365191076.162681774 /scripts/base : 51 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
++ 1365191076.164186945 /scripts/base : 52 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1365191076.165783863 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191076.167272790 /scripts/base : 57 > [[ -f /etc/rvmrc ]]
++ 1365191076.168768450 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191076.170251542 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191076.171731201 /scripts/base : 55 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1365191076.173201424 /scripts/base : 57 > [[ -f /home/azell/.rvmrc ]]
++ 1365191076.174730119 /scripts/base : 72 > unset rvm_rvmrc_files
++ 1365191076.176162118 /scripts/base : 75 > export rvm_path
++ 1365191076.177763985 /scripts/base : 76 > [[ -z /home/azell/.rvm ]]
++ 1365191076.179264496 /scripts/base : 88 > true /home/azell/.rvm/scripts
++ 1365191076.180788202 /scripts/base : 91 > source /home/azell/.rvm/scripts/initialize
+++ 1365191076.182354013 /scripts/initialize : 3 > : rvm_trace_flag:1
+++ 1365191076.183896285 /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
+++ 1365191076.185393915 /scripts/initialize : 6 > set -o xtrace
+++ 1365191076.186888297 /scripts/initialize : 8 > [[ -z '' ]]
+++ 1365191076.188318736 /scripts/initialize : 10 > export PS4
+++ 1365191076.189904519 /scripts/initialize : 11 > PS4='+ $(date "+%s.%N") ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ 1365191076.191483626 /scripts/initialize : 17 > [[ -n 4.2.24(1)-release ]]
+++ 1365191076.192994963 /scripts/initialize : 19 > shopt -s extglob
+++ 1365191076.194508600 /scripts/initialize : 29 > export __rvm_env_loaded
+++ 1365191076.196020003 /scripts/initialize : 31 > : __rvm_env_loaded:2:
+++ 1365191076.197544332 /scripts/initialize : 33 > : __rvm_env_loaded:3:
+++ 1365191076.199689193 /scripts/initialize : 36 > [[ -z /home/azell/.rvm/tmp ]]
+++ 1365191076.201185525 /scripts/initialize : 36 > (( __rvm_env_loaded == 1 ))
++ 1365191076.202792516 /scripts/base : 95 > case " ${rvm_base_except:-} " in
++ 1365191076.204272473 /scripts/base : 100 > source /home/azell/.rvm/scripts/selector
++ 1365191076.209861906 /scripts/base : 101 > source /home/azell/.rvm/scripts/selector_gemsets
++ 1365191076.212024591 /scripts/base : 105 > typeset -a scripts
++ 1365191076.213631552 /scripts/base : 108 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
++ 1365191076.215292752 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.216862384 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/logging
+++ 1365191076.218682900 /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++ 1365191076.220205925 /scripts/functions/logging : 50 > [[ -z  ]]
+++ 1365191076.221819158 /scripts/functions/logging : 50 > [[ 0 -eq 1 ]]
++ 1365191076.223994619 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.225610790 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/support
+++ 1365191076.227230762 /scripts/functions/support : 3 > [[ -z tar ]]
+++ 1365191076.228839495 /scripts/functions/support : 13 > [[ ! --no-same-owner =~ --no-same-owner ]]
+++ 1365191076.230475521 /scripts/functions/support : 22 > [[ -n '' ]]
++ 1365191076.232873538 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.234526030 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/utility
++ 1365191076.239079495 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.240748176 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/init
++ 1365191076.242645371 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.244260346 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/cleanup
++ 1365191076.246320556 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.247987160 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/env
++ 1365191076.250536851 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.252137506 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/rvmrc
+++ 1365191076.253916742 /scripts/functions/rvmrc : 3 > export escape_flag _first _second
+++ 1365191076.255610552 /scripts/functions/rvmrc : 4 > escape_flag=1
+++ 1365191076.257283727 /scripts/functions/rvmrc : 5 > _first=0
+++ 1365191076.258971629 /scripts/functions/rvmrc : 6 > _second=1
+++ 1365191076.260582367 /scripts/functions/rvmrc : 8 > source /home/azell/.rvm/scripts/functions/rvmrc_project
+++ 1365191076.263251194 /scripts/functions/rvmrc : 9 > source /home/azell/.rvm/scripts/functions/rvmrc_set
+++ 1365191076.265536831 /scripts/functions/rvmrc : 10 > source /home/azell/.rvm/scripts/functions/rvmrc_to
+++ 1365191076.267372180 /scripts/functions/rvmrc : 11 > source /home/azell/.rvm/scripts/functions/rvmrc_trust
+++ 1365191076.269840086 /scripts/functions/rvmrc : 12 > source /home/azell/.rvm/scripts/functions/rvmrc_warning
++ 1365191076.272698279 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.274319861 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/install
++ 1365191076.276201444 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.277844399 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/environment
++ 1365191076.280841142 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.282547246 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/gemset
++ 1365191076.284413570 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.286125835 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/db
++ 1365191076.287858076 /scripts/base : 109 > for entry in '${scripts[@]}'
++ 1365191076.289474425 /scripts/base : 110 > source /home/azell/.rvm/scripts/functions/checksum
++ 1365191076.291668513 /scripts/base : 112 > unset scripts entry rvm_base_except
+ 1365191076.293890993 /scripts/tools : 226 > args=($*)
+ 1365191076.295114607 /scripts/tools : 227 > action=strings
++ 1365191076.296830591 /scripts/tools : 228 > echo 1.9.3
+ 1365191076.298455149 /scripts/tools : 228 > args=1.9.3
+ 1365191076.299782548 /scripts/tools : 230 > [[ -z strings ]]
+ 1365191076.301110008 /scripts/tools : 232 > case "$action" in
+ 1365191076.302424070 /scripts/tools : 235 > tools_strings 1.9.3
+ 1365191076.303716138 /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"'
+ 1365191076.304959776 /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables
+ 1365191076.306330256 /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
+ 1365191076.307692134 /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc
+ 1365191076.308923977 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file
+ 1365191076.310143290 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files
+ 1365191076.311359173 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 ))
+ 1365191076.312598604 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]]
+ 1365191076.313881644 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ 1365191076.315144155 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/azell ]]
+ 1365191076.316388155 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/azell/.rvmrc -ef /home/azell/.rvmrc ]]
+ 1365191076.317632361 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ 1365191076.318916850 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191076.320290396 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]]
+ 1365191076.321557835 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191076.322829960 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191076.324078534 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"'
+ 1365191076.325346052 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/azell/.rvmrc ]]
+ 1365191076.326628788 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0
+ 1365191076.327943939 /scripts/tools : tools_strings() 37 > rvm_ruby_string=1.9.3
+ 1365191076.727214245 /scripts/tools : tools_strings() 39 > basename /home/azell/.rvm/gems/ruby-1.9.3-p392
+ 1365191076.729434699 /scripts/tools : 242 > exit 0
++ 1365191076.731974918 /scripts/functions/install : __rvm_record_install() 8 > recorded_ruby_name=ruby-1.9.3-p392
++ 1365191076.733903135 /scripts/functions/install : __rvm_record_install() 9 > rvm_install_record_file=/home/azell/.rvm/user/installs
++ 1365191076.735778993 /scripts/functions/install : __rvm_record_install() 7 > [[ -f /home/azell/.rvm/user/installs ]]
++ 1365191076.737680110 /scripts/functions/install : __rvm_record_install() 12 > __rvm_sed_i /home/azell/.rvm/user/installs -e '/^ruby-1.9.3-p392/d'
++ 1365191076.739632652 /scripts/functions/support : __rvm_sed_i() 140 > typeset _filename _executable
++ 1365191076.741513400 /scripts/functions/support : __rvm_sed_i() 2 > [[ -n /home/azell/.rvm/user/installs ]]
++ 1365191076.743442632 /scripts/functions/support : __rvm_sed_i() 145 > _filename=/home/azell/.rvm/user/installs
++ 1365191076.745306753 /scripts/functions/support : __rvm_sed_i() 146 > shift
++ 1365191076.747183757 /scripts/functions/support : __rvm_sed_i() 9 > [[ -x /home/azell/.rvm/user/installs ]]
++ 1365191076.749642049 /scripts/functions/support : __rvm_sed_i() 155 > rvm_debug_stream
++ 1365191076.751752591 /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 || 1 ))
++ 1365191076.753737713 /scripts/functions/logging : rvm_debug_stream() 102 > rvm_pretty_print stdout
++ 1365191076.755648364 /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in
++ 1365191076.757922512 /scripts/functions/logging : rvm_debug_stream() 103 > cat -
++ 1365191076.758139286 /scripts/functions/logging : rvm_debug_stream() 103 > awk '{print ""$0"(B"}'
++ 1365191076.749419775 /scripts/functions/support : __rvm_sed_i() 153 > sed -e '/^ruby-1.9.3-p392/d'(B
++ 1365191076.752766336 /scripts/functions/support : __rvm_sed_i() 154 > mv -f /home/azell/.rvm/user/installs.new /home/azell/.rvm/user/installs(B
++ 1365191076.761397002 /scripts/functions/support : __rvm_sed_i() 18 > [[ -n '' ]]
++ 1365191076.763462654 /scripts/functions/install : __rvm_record_install() 15 > printf %b 'ruby-1.9.3-p392 -- \n'
++ 1365191076.765467960 /scripts/functions/manage/base : __rvm_manage_rubies() 1145 > return 0
+ 1365191076.768394160 /scripts/cli : rvm() 1091 > current_result=0
+ 1365191076.769982291 /scripts/cli : rvm() 1092 > (( result ))
+ 1365191076.771526533 /scripts/cli : rvm() 1092 > result=0
+ 1365191076.773003730 /scripts/cli : rvm() 1094 > (( result ))
+ 1365191076.774483841 /scripts/cli : rvm() 1174 > case "$rvm_action" in
++ 1365191076.777292976 /scripts/cli : rvm() -78 > find /home/azell/.rvm/rubies -maxdepth 1 -mindepth 1 -type d
++ 1365191076.777381041 /scripts/cli : rvm() -78 > wc -l
+ 1365191076.781067957 /scripts/cli : rvm() 1098 > [[ 3 -eq 1 ]]
+ 1365191076.782673238 /scripts/cli : rvm() 1107 > current_result=0
+ 1365191076.784197993 /scripts/cli : rvm() 1108 > (( result ))
+ 1365191076.785734969 /scripts/cli : rvm() 1108 > result=0
+ 1365191076.787188721 /scripts/cli : rvm() 1110 > typeset __local_rvm_trace_flag
+ 1365191076.788734894 /scripts/cli : rvm() 1111 > __local_rvm_trace_flag=1
+ 1365191076.790225734 /scripts/cli : rvm() 1114 > [[ 0 -eq 1 ]]
+ 1365191076.791820870 /scripts/cli : rvm() 1126 > __rvm_teardown
+ 1365191076.793613412 /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp
+ 1365191076.795133498 /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp
+ 1365191076.796684856 /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /home/azell/.rvm/tmp/ ]]
+ 1365191076.798233608 /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in
+ 1365191076.799857389 /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/home/azell/.rvm/tmp/13633*'
+ 1365191076.801439139 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/home/azell/.rvm/tmp/13633*'
+ 1365191076.803144786 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target
+ 1365191076.804732343 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/home/azell/.rvm/tmp/13633*'
+ 1365191076.806225538 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]]
+ 1365191076.807773817 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.24(1)-release ]]
+ 1365191076.809178197 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob
+ 1365191076.810684780 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
+ 1365191076.812185241 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /home/azell/.rvm/tmp/13633* ]]
+ 1365191076.813790603 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /home/azell/.rvm/tmp/13633* ]]
+ 1365191076.815296781 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /home/azell/.rvm/tmp/13633* ]]
+ 1365191076.816786097 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /home/azell/.rvm/tmp/13633* ]]
+ 1365191076.818286896 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /home/azell/.rvm/tmp/13633*'
+ 1365191076.819824267 /scripts/functions/logging : rvm_debug() 1 > (( 0 ))
+ 1365191076.821282643 /scripts/functions/logging : rvm_debug() 1 > return 0
+ 1365191076.822810649 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -33 > return 0
+ 1365191076.824586933 /scripts/functions/cleanup : __rvm_cleanup_tmp() 25 > return 0
+ 1365191076.826219852 /scripts/functions/environment : __rvm_teardown() 161 > export __rvm_env_loaded
+ 1365191076.827994482 /scripts/functions/environment : __rvm_teardown() 163 > : __rvm_env_loaded:1:
+ 1365191076.829636385 /scripts/functions/environment : __rvm_teardown() 165 > : __rvm_env_loaded:1:
+ 1365191076.831323070 /scripts/functions/environment : __rvm_teardown() 167 > : __rvm_env_loaded:0:
+ 1365191076.832935406 /scripts/functions/environment : __rvm_teardown() 169 > [[ -z /home/azell/.rvm/tmp ]]
+ 1365191076.834479574 /scripts/functions/environment : __rvm_teardown() 169 > (( __rvm_env_loaded > 0 ))
+ 1365191076.836136047 /scripts/functions/environment : __rvm_teardown() 174 > [[ -n 4.2.24(1)-release ]]
+ 1365191076.837730370 /scripts/functions/environment : __rvm_teardown() 176 > trap - 0 1 2 3 15
+ 1365191076.839258903 /scripts/functions/environment : __rvm_teardown() 179 > [[ -n '' ]]
+ 1365191076.840806880 /scripts/functions/environment : __rvm_teardown() 189 > [[ -n 0002 ]]
+ 1365191076.842358956 /scripts/functions/environment : __rvm_teardown() 191 > umask 0002
+ 1365191076.843876618 /scripts/functions/environment : __rvm_teardown() 192 > unset rvm_stored_umask
+ 1365191076.845677603 /scripts/functions/environment : __rvm_teardown() 195 > [[ '' == \1 ]]
+ 1365191076.847158208 /scripts/functions/environment : __rvm_teardown() 199 > __variables_definition unset
+ 1365191076.848848628 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list
+ 1365191076.850396019 /scripts/functions/environment : __variables_definition() 2 > typeset __method
+ 1365191076.851968258 /scripts/functions/environment : __variables_definition() 4 > __method=unset
+ 1365191076.853506361 /scripts/functions/environment : __variables_definition() 32 > __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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_architectures 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)
+ 1365191076.855793994 /scripts/functions/environment : __variables_definition() 36 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags)
+ 1365191076.857328164 /scripts/functions/environment : __variables_definition() 199 > case "${__method}" in
+ 1365191076.858858621 /scripts/functions/environment : __variables_definition() 40 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags
+ 1365191076.861103388 /scripts/functions/environment : __variables_definition() 47 > 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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_architectures 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
+ 1365191076.863288594 /scripts/functions/environment : __rvm_teardown() 132 > builtin command -v __rvm_cleanup_download
+ 1365191076.864937619 /scripts/functions/environment : __rvm_teardown() 137 > return 0
+ 1365191076.866753957 /scripts/cli : rvm() 1047 > (( __local_rvm_trace_flag > 0 ))
+ 1365191076.868288458 /scripts/cli : rvm() 1049 > set +o verbose
+ 1365191076.869838121 /scripts/cli : rvm() 1050 > set +o xtrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment