Add runtime platform logging in debug mode
I've realized that it would be useful to know the operating system and architecture for which the runner used by a user was compiled. As well as the version of the Runner.
This MR adds such information to the debug log.
/cc @ayufan