Buikilding Python 3.3 stuck in test

JD <[email protected]> Sun, 05 May 2013 13:10:38 -0600
Newsgroups gmane.comp.python.compiler
Message-ID <[email protected]>
I ran a build of python 3.3 from source rpm.

It got stuck in the process

  /home/jd/rpmbuild/BUILD/Python-3.3.0/build/debug/python -m 
test.regrtest --verbose --findleaks

It was stuck like this from around 11PM last night until 11:30 AM today.

So I killed the above process with sigghup, but that also
killed the whole rpmbuild process. No binary rpm's were
created.

How do I get around this problem?