Yeah, you don't have to actually install the kernel or anything, just build it over and over.
download, untar to /usr/src/linux...
cd /usr/src/linux-x.y.z
make menuconfig (wander about selecting options if you want, the save)
make dep
make -j 10
make -j 10
repeat that make like 10 or 20 times, looking for sig 11s.