The overhead of KVM/Xen towards FreeBSD Jails is big enough to prevent it.
I am running several FreeBSD servers with nginx and can't recommend anything better than this combination. FreeBSD has great security features and is extremely stable.
nginx is very fast, you can tweak a lot and tune it to the max.
Sure, Debian is a very nice system and also quite fast, but if you put Security, Speed, Reliability and Ease of Use in one pot, you get FreeBSD.
I would choose the FreeBSD setup. Rails or not is not relevant here as Ruby performs fine on both systems.
Hope this helps :)
Regards,
Ben.
UPDATE: What I forgot: If you use a Jails-Framework like ezJail you get things up and running within minutes. No Kernel-Tweaking etc. Just run it and become happy. A new Jail is only a few MB this way.
If you don't know the FreeBSD manual, you should check it out. It's incredibly complete and very interesting to read.
Link: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
Another difference might be interesting for you is that FreeBSD ports most of the time are more up to date. And as you compile the software on your own machine you can improve the performance even a little more by setting appropriate compiler flags.
But to be fair, if you prefer / know Debian better, you can not really make a mistake by choosing it.