I made a rails project with,
rails new test_bootstrap.
succeeded.
moved to the project dir and added the gems
gem \
I was also unable to install this gem instead of using
--with-system-v8
once try to do bundle update which worked fine for me