Parsing should not begin to take as much time as lexical analysis, so I
agree that these figures suggest something is very peculiar.
"parsing" also includes what is normally considered semantic analysis and
also includes at least some level of code generation.