Send it a SIGKILL (e.g. by calling kill -9 <pid of ruby> or kill -KILL <pid of ruby>).
SIGKILL
kill -9 <pid of ruby>
kill -KILL <pid of ruby>