If you tried it, you would understand. Ruby programs make a _LOT_ of method calls.
Unfortunately the firehose doesn't work too well on OSX, because the unix message queue API I'm using (msgget(2)) is capped in the kernel to 2048 bytes and 40 messages per queue.