ready_to_gc       829 gc.c           static int ready_to_gc(rb_objspace_t *objspace);
ready_to_gc      6277 gc.c               if (reason != GPR_FLAG_METHOD && !ready_to_gc(objspace)) return TRUE; /* GC is not allowed */