This is a super simple bound method example/challenge using Ruby. If you want to run it you should watch the output console with the following command:
$ tail -f console.txt
Then you can run the script with:
ruby runtime-compile.rb
If you dont have ruby in your system you can use the provided devcontainer.