Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_eval_string
VALUE rb_eval_string(const char *str)
str を Ruby プログラムとしてコンパイル・評価し、 その値を返します。