Use non-default gzip options when compressing (#4729)
* Use non-default gzip options when compressing
* Reduce non-determinism in tar
* use updated makefile for both builds
* try ustar format to discard pax headers
* remove time zone since it prints a warning
* add more options
* Revert changes
* Compress and measure only the wasm file for the QE
---------
Co-authored-by: Alexey Orlenko <alex@aqrln.net>