From https://github.com/oracle/truffleruby/issues/1646 cc @ioquatix First issue is `rb_enc_sprintf` not yet implemented, I have a trivial fix for that. With that fixed, specs no longer hang and I get ``` 111 examples, 20 failures ``` Some of these issues were already mentioned by @aardvark179 in https://github.com/oracle/truffleruby/issues/1646#issuecomment-483231395