Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/2def454c26ceac25c3c002821c79bd44 to your computer and use it in GitHub Desktop.
Save zoffixznet/2def454c26ceac25c3c002821c79bd44 to your computer and use it in GitHub Desktop.
cpan@perl6build2:~/rakudo$ time $(perl Configure.pl --gen-moar --gen-nqp --backends=moar; make; make install)
Stage start : 0.000
Stage parse : 45.094
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 5.130
Stage mast : 9.264
Stage mbc : 0.182
installed!
-bash: ATTENTION:: command not found
real 1m28.933s
user 1m27.276s
sys 0m1.492s
cpan@perl6build2:~/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment