RUBY_STACK_SPACE_RATIO  665 thread_pthread.c     size_t space_size = stack_size / RUBY_STACK_SPACE_RATIO;
RUBY_STACK_SPACE_RATIO 1721 thread_pthread.c     size /= RUBY_STACK_SPACE_RATIO;