I tried this, but it didn't work:
$*OUT.autoflush( 0 );
$*OUT.autoflush = False should disable it, and it runs without error, but it seems that parrot's IO still flushes automatically. So there currently doesn't seem to be an easy way.
$*OUT.autoflush = False