On Sat, Sep 22, 2007 at 03:05:04PM +0900, Josip Gracin wrote:
> Oh, and finally, the latest Ruby from svn...
> 
> 4. CFLAGS="-O3 -mcpu=i686 -march=i686 -mtune=i686" ./configure 
> --enable-pthread
> 
>    Ruby 1.9.0 on i686-linux
>    It took 2.507824 seconds to run. 398752 iterations per
>    second.

What does it look like without --enable-pthread?

Paul