Q: Is there an option to build Emacs without byte-compiling the Lisp files?
BACKGROUND: The length of time needed to build Emacs makes debugging / developing an extremely slow process. For example, the latest bug that I am working on debugging came about on 11/19/2016. Performing a git hard reset to try out a variety of commits over a long period of time requires a fresh start to avoid certain errors that I encountered.