normal c4e2cf4664 tool/runruby.rb: test with smallest possible machine stack
Lets ensure none of our C functions use too much stack space and
fix all excessive stack usage before releasing the next version.
Reducing C stack usage should reduce conservative GC scanning
time and improve performance.

If there are platform-dependent test failures; excessive stack
usage should be fixed; rather than increasing minimum values or
removing these envs from testing.

* tool/runruby.rb: use smallest possible machine stack size
  [ruby-core:81597] [Feature #13637]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-08 20:58:03 +00:00
..
2017-05-17 05:38:37 +00:00
2017-05-21 16:45:35 +00:00
2017-04-30 13:34:18 +00:00
2017-04-30 10:53:42 +00:00
2017-03-07 01:07:03 +00:00
2017-03-11 19:03:11 +00:00
2017-05-07 13:06:34 +00:00
2017-04-18 02:58:45 +00:00