http://bugs.winehq.org/show_bug.cgi?id=14055
--- Comment #45 from Artem S. Tashkinov t.artem@mailcity.com 2011-03-28 11:45:28 CDT --- (In reply to comment #44)
I would very much like to help here, but the reverse regression testing is too much for me. On my hardware, the compilation of wine takes about three hours with all possible resources freed for the process. I estimate it could take up to two weeks of constant compilation on my small machine to find the issue. As I said - it's too much.
It looks like you've overlooked ccache, which can speed up your compilation manyfold. And yes, you are right, developing or doing regression tests requires beefy hardware, quite often software developers employ dual socket six cores workstations to speed up their compilation process.