In Compiler§

See primary documentation in context for method build-date

method build-date()

Up to Rakudo version 2019.03.1, it returned the date when it was built.

say $*PERL.compiler.build-date# OUTPUT: «2018-05-05T21:49:43Z␤»