```
$ rvm use jruby-d18 --install --binary --fuzzy
jruby-d18 is not installed - installing.
Searching for binary rubies, this might take some time.
Requested binary installation but no rubies are available to download, consider skipping --binary flag.
Gemset '' does not exist, 'rvm jruby-d18 do rvm gemset create ' first, or append '--create'.
The command "rvm use jruby-d18 --install --binary --fuzzy" failed and exited with 2 during .
```