On Wed, Nov 07, 2007 at 12:07:10AM +0900, K. R. wrote:
> How can I read out the processor load with a rubyapp?
> thanks for help...

On Linux you can read load from /proc/loadavg.  See the other replies
for other ideas.

Paul