Here is a replacement to use, until the real top works, which depends on procfs and some porting.

$ while :; do ps -e -v -s CPU --top=22 -r; sleep 5; done