“Reproducible build” already usually implies bit-by-bit reproducibility.
The Reproducible Builds project also wrote diffoscope, which goes quite far with helping identify where differences occur and how to fix them.
https://reproducible-builds.org/ https://diffoscope.org/ https://try.diffoscope.org/
Deterministic inputs do not always imply deterministic outputs.