perl6-roast-data for rakudo.jvm on Ubuntu 14.04 with 3GB RAM and 3GB swap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| donaldh-virtual-machine:~/perl6-roast-data$ java -version | |
| java version "1.7.0_55" | |
| OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1) | |
| OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| donaldh-virtual-machine:~/perl6-roast-data$ cat /proc/meminfo | |
| MemTotal: 3031392 kB | |
| ... | |
| SwapTotal: 3168252 kB | |
| ... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---------------- | |
| "Synopsis", "pass","fail","todo","skip","plan","spec" | |
| "S01", 0, 0, 0, 20, 20, 61 | |
| "S02", 4335, 0, 148, 401, 4884, 5006 | |
| "S03", 4812, 0, 112, 133, 5057, 5080 | |
| "S04", 964, 3, 39, 48, 1054, 1118 | |
| "S05", 4905, 0, 92, 411, 5408, 5893 | |
| "S06", 1160, 0, 38, 107, 1305, 1385 | |
| "S07", 0, 0, 0, 0, 0, 0 | |
| "S09", 177, 0, 9, 14, 200, 200 | |
| "S10", 68, 0, 1, 2, 71, 128 | |
| "S11", 75, 0, 2, 7, 84, 139 | |
| "S12", 1336, 0, 50, 124, 1510, 1568 | |
| "S13", 33, 0, 10, 28, 71, 81 | |
| "S14", 294, 0, 10, 12, 316, 329 | |
| "S15", 0, 0, 0, 0, 0, 283 | |
| "S16", 234, 0, 5, 19, 258, 302 | |
| "S17", 550, 0, 23, 21, 594, 594 | |
| "S19", 1, 0, 0, 3, 4, 6 | |
| "S24", 1, 0, 0, 0, 1, 88 | |
| "S26", 310, 0, 0, 2, 312, 312 | |
| "S28", 7, 0, 0, 0, 7, 13 | |
| "S29", 332, 0, 3, 6, 341, 351 | |
| "S32", 9103, 1, 90, 203, 9397, 7523 | |
| "int", 1062, 0, 18, 35, 1115, 1115 | |
| "ros", 2, 0, 0, 0, 2, 2 | |
| "total", 29761, 4, 650, 1596, 32011, 31577 | |
| ---------------- | |
| Failure summary: | |
| S04-phasers/in-loop.rakudo.jvm aborted 3 test(s) | |
| S32-io/IO-Socket-Async.t 4 - Echo server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment