rb_execarg_spawn 4009 process.c          return rb_execarg_spawn(execarg_obj, errmsg, errmsg_buflen);
rb_execarg_spawn 4373 process.c          pid = rb_execarg_spawn(execarg_obj, errmsg, sizeof(errmsg));