stats: Get all stats updated to reflect current behaviourLine everything up again.
tests, ruby: Move rubytests from ALPHA (linux) to NULL (none)This patch avoids compiling ALPHA six times as part of running'util/regress', and instead relis on NULL with different protocols torun the rubytest. All we need is the memory system, so there is reallyno need to compile the ISA over and over again.The one downside is the removal of running 'hello' for the variuosALPHA and protocol combinations, but if this is a concern we shouldrather beef up the synthetic tests for the variuos protocols.