The FreeBSD CI script does not appear to checkout the pr when being invoked by the github pr webhook. It instead pulls the current master and tests that instead.
For example, take this recent pr: #1958
The compiler version is reported as being 0.3.0+2911eb34. However the pr latest commit is de7c551.