Hi in the build files bFasterWithoutUnity is set to true, this is helpful when you are developing the plugin but when you compile day to day this just makes it much slower.
bFasterWithoutUnity = false the whole build is much faster in my experience.