rvm list
:
rvm rubies
=* ruby-2.1.0 [ x86_64 ]
# => - current
# =
I am answering and accepting this question because someone may get help from this.
After investigating few days ( googling, creating new issue in rvm) I have found that it is a Ruby bug was fixed here
I had to upgrade ruby version to 2.1.7 to solve this issue.
You can get details from rvm issue tracker.