I don't even use Jenkins... we have our test suite and autotest running while we code. Instantly know when you're done breaking stuff and ready to deploy.
A CI server would be nice as a pre-deploy sanity check, but that requires me to push to it in order to get feedback.