I'm guessing it's due to Unity firing up a full modern toolchain during compilation versus GDScript's simpler bespoke compiler.
It would have been a better comparison if he'd used C# for both games, given Godot supports it as an alternate to GDScript.