| "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0. |
| Cloning into 'master'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0. |
| configure: WARNING: does not work; ignore |
| "make update-download -j3" exit with 0. |
| Cloning into '/home/opc/ruby/src/master/gems/src/typeprof'... |
| Cloning into '/home/opc/ruby/src/master/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD |
| HEAD is now at 167263c Add typeprof.gemspec |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| + cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h |
| "make miniruby -j3" exit with 0. |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/miniinit.c:12: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/ast.c:2: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/bignum.c:35: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/encoding.h:19, |
| from /home/opc/ruby/src/master/encindex.h:14, |
| from /home/opc/ruby/src/master/compile.c:19: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/complex.c:19: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/enum.c:13: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/enumerator.c:22: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/constant.h:13, |
| from /home/opc/ruby/src/master/gc.c:79: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/debug_counter.h:351, |
| from /home/opc/ruby/src/master/hash.c:26: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/fiber/scheduler.h:20, |
| from /home/opc/ruby/src/master/io.c:16: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/io/buffer.h:16, |
| from /home/opc/ruby/src/master/io_buffer.c:9: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/eval_intern.h:4, |
| from /home/opc/ruby/src/master/iseq.c:21: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/dln.h:14, |
| from /home/opc/ruby/src/master/load.c:5: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/encoding.h:19, |
| from /home/opc/ruby/src/master/encindex.h:14, |
| from /home/opc/ruby/src/master/marshal.c:22: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/assert.h:23, |
| from /home/opc/ruby/src/master/ruby_assert.h:10, |
| from /home/opc/ruby/src/master/vm_core.h:54, |
| from /home/opc/ruby/src/master/rjit.h:13, |
| from /home/opc/ruby/src/master/rjit_c.c:9: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/node_dump.c:12: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/numeric.c:28: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/constant.h:13, |
| from /home/opc/ruby/src/master/object.c:22: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/pack.c:19: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from parse.y:45: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/fiber/scheduler.h:20, |
| from /home/opc/ruby/src/master/process.c:16: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/ractor.c:3: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/ractor.c:8: |
| /home/opc/ruby/src/master/ractor.c: In function ‘ractor_channel_func’: |
| /home/opc/ruby/src/master/eval_intern.h:99:34: warning: variable ‘_ec’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] |
| rb_execution_context_t * const _ec = (ec); \ |
| ^~~ |
| /home/opc/ruby/src/master/ractor.c:3898:9: note: in expansion of macro ‘EC_PUSH_TAG’ |
| EC_PUSH_TAG(ec); |
| ^~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/ractor.c: At top level: |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/random.c:65: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/range.c:22: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/rational.c:27: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/encoding.h:19, |
| from /home/opc/ruby/src/master/encindex.h:14, |
| from /home/opc/ruby/src/master/re.c:16: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/dln.h:14, |
| from /home/opc/ruby/src/master/ruby.c:43: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby/encoding.h:19, |
| from /home/opc/ruby/src/master/rubyparser.h:21, |
| from /home/opc/ruby/src/master/internal/parse.h:12, |
| from /home/opc/ruby/src/master/ruby_parser.c:3: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/sprintf.c:24: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/st.c:107: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/debug_counter.h:351, |
| from /home/opc/ruby/src/master/string.c:24: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/eval_intern.h:4, |
| from /home/opc/ruby/src/master/thread.c:75: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from /home/opc/ruby/src/master/time.c:35: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/eval_intern.h:4, |
| from /home/opc/ruby/src/master/vm.c:13: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/eval_intern.h:4, |
| from /home/opc/ruby/src/master/vm_trace.c:24: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/debug_counter.h:351, |
| from /home/opc/ruby/src/master/array.c:14: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| libffi_version: 3.1.0 |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal/bignum.h:19, |
| from /home/opc/ruby/src/master/internal/numeric.h:11, |
| from /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal/rational.h:12, |
| from /home/opc/ruby/src/master/ext/-test-/rational/rat.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/include/ruby.h:38, |
| from /home/opc/ruby/src/master/ext/-test-/time/leap_second.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/internal.h:31, |
| from ripper.y:45: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| In file included from /home/opc/ruby/src/master/include/ruby/internal/assume.h:31, |
| from /home/opc/ruby/src/master/include/ruby/backward/2/assume.h:24, |
| from /home/opc/ruby/src/master/include/ruby/defines.h:72, |
| from /home/opc/ruby/src/master/include/ruby/ruby.h:25, |
| from /home/opc/ruby/src/master/ext/ripper/ripper_init.c:1: |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:138:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_add_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:149:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_add_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:178:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/include/ruby/internal/has/builtin.h:49:33: warning: "RBIMPL_HAS_BUILTIN___builtin_sub_overflow_p" is not defined, evaluates to 0 [-Wundef] |
| # define RBIMPL_HAS_BUILTIN(_) (RBIMPL_HAS_BUILTIN_ ## _) |
| ^~~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/compilers.h:39:29: note: in expansion of macro ‘RBIMPL_HAS_BUILTIN’ |
| # define __has_builtin(...) RBIMPL_HAS_BUILTIN(__VA_ARGS__) |
| ^~~~~~~~~~~~~~~~~~ |
| /home/opc/ruby/src/master/internal/bits.h:189:5: note: in expansion of macro ‘__has_builtin’ |
| #if __has_builtin(__builtin_sub_overflow_p) |
| ^~~~~~~~~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| /home/opc/ruby/src/master/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parser.c:57:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration] |
| static void inline melt_array(VALUE *array) { |
| ^~~~~~ |
| cc1: warning: unrecognized command line option ‘-Wno-self-assign’ |
| cc1: warning: unrecognized command line option ‘-Wno-parentheses-equality’ |
| cc1: warning: unrecognized command line option ‘-Wno-constant-logical-operand’ |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. |
| Failed tests: |
| Test_TooManyDummyEncodings#test_exceed_encoding_table_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestHashOnly#test_AREF_fstring_key_default_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestHashOnly#test_any_hash_fixable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSetTraceFunc#test_lineno_in_optimized_insn: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSetTraceFunc#test_script_compiled: Test::Unit::PendedError: TODO: test for requires |
| TestTracepointObj#test_teardown_with_active_GC_end_hook: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_zsuper_private_override_instance_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_argument_error_location: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethod#test_override_optimized_method_on_class_using_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArgf#test_wrong_type: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSystem#test_system_closed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_assign_in_conditional: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_shareable_constant_value_unshareable_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_error_def_in_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestParse#test_unclosed_unicode_escape_at_eol_bug_19750: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Symbol::TestInadvertent#test_gc_attrset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_7: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_16: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50221: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_32: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_IBM037: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50220: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestNameError#test_info_parent_iseq_mark: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWeakMap#test_include?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestWeakMap#test_member?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestWeakMap#test_key?: Test::Unit::PendedError: TODO: failure introduced from 837fd5e494731d7d44786f29e7d6e8c27029806f |
| TestWeakMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClass#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClass#test_superclass_of_basicobject: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_invalid: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_bytes_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_as_bytes_extutf8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_euc_jp: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_inteucjp_representable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_windows_1252_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_windows_1251_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_utf8_raw_jp_name: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Complex_Test#test_inspect_to_s_frozen_bug_20337: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIterator#test_yield_at_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDateParseRactor#test_date_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_beg_len_step: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerator#test_with_index_dangling_memo: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:sample: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptions#test_dump_parsetree_error_tolerant: Test::Unit::PendedError: Skipped, no message given |
| TestRubyOptions#test_yydebug: Test::Unit::PendedError: Skipped, no message given |
| TestRubyOptions#test_setproctitle: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_div: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_ltlt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_eqq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_objtostring: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_optimized_empty_ensure: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_min: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_callinfo_unreachable_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_length: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_and: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_opt_case_dispatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_gt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_mod: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_le: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_le: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_clear_unreachable_keyword_args: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_ge: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_format: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_aref_with: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_float_plus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_div: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_or: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_mul: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_empty?: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_array_max: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_uminus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_hash_aset_with: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_eq_neq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_freeze_block: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_block_parameter_should_not_create_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_string_freeze: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_peephole_optimization_without_trace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyOptimization#test_fixnum_minus: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestClone#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| CGIUtilTest#test_cgi_unescape_accept_charset: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyYieldGen#test_block_cached_argc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWarning#test_warn_called_only_when_category_enabled: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_hashes_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_arrays_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_objects_between_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_arrays_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_strings_down_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_strings_up_heaps: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_updating_references_for_embed_shared_arrays: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGCCompact#test_ast_compacts: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_big_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_hash_literal_frozen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRubyLiteral#test_dsymbol_redefined_intern: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFiberCurrentRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeout#test_handling_enclosed_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeout#test_threadgroup: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadInstrumentation#test_blocking_on_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadInstrumentation#test_sleeping_inside_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_bug_18343: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_pack_unpack_m: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_pack_resize: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_monkey_pack: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPack#test_monkey_pack_buffer: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_undef_Warning_warn: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_super_in_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_exception_in_name_error_to_str: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_exception_in_exception_equal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_blocking_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_redefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_wrong_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestException#test_undefined_backtrace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIseqLoad#test_stressful_roundtrip: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIseqLoad#test_require_integration: Test::Unit::PendedError: iseq loader require integration tests still failing |
| TestIseqLoad#test_break_ensure: Test::Unit::PendedError: failing due to exception entry sp mismatch |
| TestIseqLoad#test_next_in_block_in_block: Test::Unit::PendedError: failing due to stack_max mismatch |
| TestPostponed_job#test_legacy_register_in_c_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_legacy_register_one_same: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_multiple_preregistration: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_multiple_preregistration_with_new_data: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_legacy_register: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPostponed_job#test_preregister_and_trigger: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| URI::TestCommon#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRand#test_default_seed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_safe_call_in_for_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_keyword_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_keyword_empty_splat: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_class_module_Object_ancestors: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_sample: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_block_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_ext: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_anonymous_rest_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_value_of_def: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_syntax_test: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSyntax#test_cdhash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestString#test_fs_setter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestString#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_exec_fd_3_redirect: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_warmup_run_major_gc_and_compact: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_execopts_rlimit: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_warmup_promote_all_objects_to_oldgen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_popen_reopen: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_deadlock_by_signal_at_forking: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_overwrite_ENV: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_to_hash_on_arguments: Test::Unit::AssertionFailedError: |
| TestProcess#test_warmup_precompute_string_coderange: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProcess#test_rescue_exec_fail: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPipe#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPipe::WithConversion#test_stdout_epipe: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Integer#test_positive_pow: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTime#test_marshal_zone_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTime#test_memsize: Test::Unit::PendedError: Time object size test |
| TestObjSpace#test_load_allocation_path_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_count_symbols: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_from: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_size: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_trace_object_allocations_stop_first: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_reachable_objects_during_iteration: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpace#test_load_allocation_path_compile_file: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestNumeric#test_coerced_remainder: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_ldflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_cflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfFlags#test_try_cppflag_invalid_opt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEncoding#test_errinfo_after_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEncoding#test_nonascii_library_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestProc#test_hash_does_not_change_after_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDefined#test_super_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWait#test_wait_for_invalid_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathname#test_relative_path_from_casefold: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathname#test_split: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/prism: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/reline: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/uri: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/error_highlight: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/cgi: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/random: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/net: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/bundler: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/yaml: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/optparse: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/did_you_mean: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/ruby_vm: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/logger: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/rdoc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/open3: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/set: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/forwardable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/rubygems: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/irb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:lib/erb: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestCoverage#test_coverage_suspendable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Prism::TestCompilePrism#test_ScopeNode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Prism::TestCompilePrism#test_ConstantPathTargetNode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestFIPS#test_fips_mode_get_is_true_on_fips_mode_enabled: Test::Unit::PendedError: Only for FIPS mode environment |
| OpenSSL::TestFIPS#test_fips_mode_is_reentrant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAlias#test_alias_in_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTranscode#test_valid_dummy_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTranscode#test_loading_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLastThread#test_last_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::Literal#test_hash_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::Literal#test_array_literal: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_with_prepend: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_public_in_refine: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_remove_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_using_wrong_argument: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_undefined_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_reopen_refinement_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_after_using: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refined_method_defined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_remove_undefined_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refine_basic_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_singleton_method_should_not_use_refinements: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_inlinecache: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_change_refined_new_method_visibility: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_alias_refined_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_refined_protected_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRefinement#test_symbol_proc_with_block: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObject#test_redef_method_missing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_no_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_arith_seq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_others: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_ArithSeq#test_extract_with_range: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_with_arg_and_no_value: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_with_arg_and_value: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_target_rbconfig: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_dir_config: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfig#test_with_config_without_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestKeywordArguments#test_dynamic_symbol_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLambdaParameters#test_proc_inside_lambda_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_9: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_1: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_3: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_5: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_7: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_8: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_6: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_4: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPopenDeadlock#test_popen_without_deadlock_0: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTimeExtension#test_rfc2822_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Bug::Test_ExceptionE#test_ensured: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_measure_total_time: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_gc_parameter_init_slots: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_thrashing_for_young_objects: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_profiler_clear: Test::Unit::PendedError: for now |
| TestGc#test_latest_gc_info: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_latest_gc_info_weak_references_count: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestGc#test_expand_heap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMethodInlineCache#test_zsuper: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_with_peek_optimization: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_shorter_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_negative_look_behind: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_extended_comment_invalid_escape_bug_18294: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_timeout_longer_than_global: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_eq_tilde_can_be_overridden: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_negative_look_ahead: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_atomic_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_square: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_positive_look_ahead_complex: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_invalid_group: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_atomic: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_match_cache_exponential: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_invalid_free_at_parse_depth_limit_over: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_bug_19467: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_s_timeout_corner_cases: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRegexp#test_s_timeout: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMarshal#test_continuation: Test::Unit::PendedError: requires callcc support |
| TestMarshal#test_marshal_load_extended_class_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMarshal#test_marshal_load_r_prepare_reference_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestBignum#test_very_big_str_to_inum: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_round_trip: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_not_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_config: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPsychRactor#test_ractor_constants: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_signal_at_join: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_report_on_exception: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_thread_native_thread_id_across_fork_on_linux: Test::Unit::PendedError: this test is only for Linux |
| TestThread#test_thread_value_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThread#test_thread_join_in_trap: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_refine_Enumerable_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_array_op_redefined: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_callcc: Test::Unit::PendedError: requires callcc support |
| TestEnumerable#test_inject_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnumerable#test_inject_array_op_private: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjSpaceRactor#test_tracing_does_not_crash: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestMkmfConfiguration#test_verbose_with_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_Integer: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_Integer_with_exception_keyword: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestInteger#test_times_bignum_redefine_plus_lt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_disable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_enable_abi_check_using_environment_variable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestABI#test_require_lib_with_incorrect_abi_on_release_ruby: Test::Unit::PendedError: ABI is enforced |
| TestSymbol#test_block_curry_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_no_method: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_block_curry_lambda: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_arg: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_block_method_to_proc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_hash_redefinition: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_binding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSymbol#test_to_proc_iseq: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_optmethod: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_private_extended_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_gc_prepend_chain: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_visibility_inherited: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_call_super: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_prepend_gc: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_include_toplevel: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_inspect_segfault: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_redefinition_mismatch: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_refine_module_then_include: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestModule#test_private_top_methods: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestEngine#test_engines_free: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestEngine#test_openssl_engine_digest_sha1: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestEngine#test_openssl_engine_id_name_inspect: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestEngine#test_openssl_engine_by_id_string: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| OpenSSL::TestEngine#test_openssl_engine_builtin: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadLockNativeThread#test_lock_native_thread: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestThreadLockNativeThread#test_lock_native_thread_tls: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TC_OpenStruct#test_access_methods_from_different_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TC_OpenStruct#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_invalid_shared_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_module: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_threading_raise: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_class: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_throw_while_loading: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_class_under: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_default_loaded_features_encoding: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_fd_leak: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_in_wrapped_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_load_wrap_nil: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_load_error_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_require_too_long_filename: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_loading_fifo_threading_success: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRequire#test_define_module_under: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_trap_system_default: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_sigwait_fd_unused: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_hup_me: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestSignal#test_ignored_interrupt: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjectSpace#test_each_object_no_garbage: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestObjectSpace#test_each_object_singleton_class: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Generic#test_parse_files:test: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestWeakKeyMap#test_compaction: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLogDevice#test_shifting_weekly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestLogDevice#test_shifting_monthly_dst_change: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_flock_shared: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_readlink_long_path: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_flock_exclusive: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFileExhaustive#test_join_with_changed_separator: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Bug::Test_ExceptionAT#test_exception_at_throwing: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_sha2: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_no_lib_no_def: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_race_mixed: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDigest::TestDigestParen#test_no_lib: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestPathnameRactor#test_ractor_shareable: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDup#test_user_flags: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestTmpdir#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestStringIO#test_overflow: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper::TestInput#test_regexp_enc_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestRipper::Ripper::TestInput#test_new: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_parallel_race: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_parent_namespace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_private_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_source_location: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_same_file: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_deprecate_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_source_location_after_require: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_deprecate_constant: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_private_constant_before_autoload: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestAutoload#test_autoload_p_with_static_extensions: Test::Unit::PendedError: Skipped, no message given |
| TestArray#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArray#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_bracket_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_size_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_frozen_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_values_at_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_select_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_update_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_pair_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_delete_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_except_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_delete_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_hash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_value2_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_has_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_empty_p_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_aset_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_a_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_fetch_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_invert_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_rassoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_reject_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_replace_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_keep_if_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_s_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_filter_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_reject_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_values_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_each_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_rehash_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_filter_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_slice_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_dup_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_shift_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_to_h_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_select_bang_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_inspect_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_key_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_frozen_env_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_getenv_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_shared_substring_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_clear_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_huge_value_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_keys_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEnv#test_assoc_in_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_sort_with_replace: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_repeated_combination_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestArraySubclass#test_repeated_permutation_stack_error: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_translate_by_object: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_mandatory_only: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestISeq#test_iseq_builtin_load: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_glob_too_may_open_files: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_glob_gc_for_fd: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestDir#test_instance_chdir: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestEtc#test_ractor: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO_M17N#test_bom_too_long_utfname: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFloat#test_long_string: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestFloat#test_aliased_quo_recursion: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_copy_stream_no_busy_wait: Test::Unit::PendedError: multiple threads already active |
| TestIO#test_closed_stream_in_rescue: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_cross_thread_close_stdio: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_write_epipe_nosync: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_DATA_binmode: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_open_fifo_does_not_block_other_threads: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_race_closed_stream: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_dup_many: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_set_lineno: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_race_gets_and_close: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| TestIO#test_puts_parallel: Test::Unit::PendedError: not portable |
| TestIO#test_set_stdout: Test::Unit::AssertionFailedError: assert_separately failed with error message |
| 1) Failure: |
| Test_TooManyDummyEncodings#test_exceed_encoding_table_size [/home/opc/ruby/src/master/test/-ext-/string/test_too_many_dummy_encodings.rb:7]: |
| assert_separately failed with error message |
| pid 2037880 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 2) Failure: |
| TestHashOnly#test_AREF_fstring_key_default_proc [/home/opc/ruby/src/master/test/ruby/test_hash.rb:1995]: |
| assert_separately failed with error message |
| pid 2038054 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 3) Failure: |
| TestHashOnly#test_any_hash_fixable [/home/opc/ruby/src/master/test/ruby/test_hash.rb:2338]: |
| assert_separately failed with error message |
| pid 2038057 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 4) Failure: |
| TestSetTraceFunc#test_lineno_in_optimized_insn [/home/opc/ruby/src/master/test/ruby/test_settracefunc.rb:2277]: |
| assert_separately failed with error message |
| pid 2038067 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 5) Failure: |
| TestTracepointObj#test_teardown_with_active_GC_end_hook [/home/opc/ruby/src/master/test/-ext-/tracepoint/test_tracepoint.rb:86]: |
| assert_separately failed with error message |
| pid 2038125 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 6) Failure: |
| TestMethod#test_hash_does_not_change_after_compaction [/home/opc/ruby/src/master/test/ruby/test_method.rb:216]: |
| assert_separately failed with error message |
| pid 2038149 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 7) Failure: |
| TestMethod#test_zsuper_private_override_instance_method [/home/opc/ruby/src/master/test/ruby/test_method.rb:1526]: |
| assert_separately failed with error message |
| pid 2038152 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 8) Failure: |
| TestMethod#test_argument_error_location [/home/opc/ruby/src/master/test/ruby/test_method.rb:1520]: |
| assert_separately failed with error message |
| pid 2038155 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 9) Failure: |
| TestMethod#test_override_optimized_method_on_class_using_prepend [/home/opc/ruby/src/master/test/ruby/test_method.rb:1547]: |
| assert_separately failed with error message |
| pid 2038181 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 10) Failure: |
| TestArgf#test_wrong_type [/home/opc/ruby/src/master/test/ruby/test_argf.rb:1097]: |
| assert_separately failed with error message |
| pid 2038303 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 11) Failure: |
| TestSystem#test_system_closed [/home/opc/ruby/src/master/test/ruby/test_system.rb:150]: |
| assert_separately failed with error message |
| pid 2038387 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 12) Failure: |
| TestParse#test_assign_in_conditional [/home/opc/ruby/src/master/test/ruby/test_parse.rb:994]: |
| assert_separately failed with error message |
| pid 2038393 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 13) Failure: |
| TestParse#test_shareable_constant_value_unshareable_literal [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1628]: |
| assert_separately failed with error message |
| pid 2038396 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 14) Failure: |
| TestParse#test_error_def_in_argument [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1269]: |
| assert_separately failed with error message |
| pid 2038399 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 15) Failure: |
| TestParse#test_unclosed_unicode_escape_at_eol_bug_19750 [/home/opc/ruby/src/master/test/ruby/test_parse.rb:1253]: |
| assert_separately failed with error message |
| pid 2038402 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 16) Failure: |
| Test_Symbol::TestInadvertent#test_gc_attrset [/home/opc/ruby/src/master/test/-ext-/symbol/test_inadvertent_creation.rb:351]: |
| assert_separately failed with error message |
| pid 2038409 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 17) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_7 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038412 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 18) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_16 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038415 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 19) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038418 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 20) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50221 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038421 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 21) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_KDDI [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038424 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 22) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_UTF_32 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038427 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 23) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_IBM037 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038430 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 24) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_ISO_2022_JP_2 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038433 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 25) Failure: |
| Test_StrEncAssociate#test_dummy_encoding_index_CP50220 [/home/opc/ruby/src/master/test/-ext-/string/test_enc_associate.rb:17]: |
| assert_separately failed with error message |
| pid 2038436 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 26) Failure: |
| TestNameError#test_info_parent_iseq_mark [/home/opc/ruby/src/master/test/ruby/test_name_error.rb:139]: |
| assert_separately failed with error message |
| pid 2038439 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 27) Failure: |
| TestWeakMap#test_compaction [/home/opc/ruby/src/master/test/ruby/test_weakmap.rb:206]: |
| assert_separately failed with error message |
| pid 2038445 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 28) Failure: |
| TestClass#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_class.rb:722]: |
| assert_separately failed with error message |
| pid 2038463 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 29) Failure: |
| TestClass#test_superclass_of_basicobject [/home/opc/ruby/src/master/test/ruby/test_class.rb:100]: |
| assert_separately failed with error message |
| pid 2038466 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 30) Failure: |
| TestDir_M17N#test_filename_extutf8_invalid [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:58]: |
| assert_separately failed with error message |
| pid 2038472 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 31) Failure: |
| TestDir_M17N#test_filename_extutf8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:43]: |
| assert_separately failed with error message |
| pid 2038475 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 32) Failure: |
| TestDir_M17N#test_filename_bytes_euc_jp [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:174]: |
| assert_separately failed with error message |
| pid 2038531 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 33) Failure: |
| TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:233]: |
| assert_separately failed with error message |
| pid 2038569 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 34) Failure: |
| TestDir_M17N#test_filename_as_bytes_extutf8 [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:79]: |
| assert_separately failed with error message |
| pid 2038572 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 35) Failure: |
| TestDir_M17N#test_filename_euc_jp [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:191]: |
| assert_separately failed with error message |
| pid 2038575 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 36) Failure: |
| TestDir_M17N#test_filename_extutf8_inteucjp_representable [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:116]: |
| assert_separately failed with error message |
| pid 2038578 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 37) Failure: |
| TestDir_M17N#test_filename_utf8_raw_windows_1252_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:227]: |
| assert_separately failed with error message |
| pid 2038581 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 38) Failure: |
| TestDir_M17N#test_filename_utf8_raw_windows_1251_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:223]: |
| assert_separately failed with error message |
| pid 2038584 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 39) Failure: |
| TestDir_M17N#test_filename_utf8_raw_jp_name [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:219]: |
| assert_separately failed with error message |
| pid 2038587 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 40) Failure: |
| TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/home/opc/ruby/src/master/test/ruby/test_dir_m17n.rb:140]: |
| assert_separately failed with error message |
| pid 2038590 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 41) Failure: |
| Complex_Test#test_inspect_to_s_frozen_bug_20337 [/home/opc/ruby/src/master/test/ruby/test_complex.rb:745]: |
| assert_separately failed with error message |
| pid 2038606 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 42) Failure: |
| TestIterator#test_yield_at_toplevel [/home/opc/ruby/src/master/test/ruby/test_iterator.rb:16]: |
| assert_separately failed with error message |
| pid 2038633 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 43) Failure: |
| TestDateParseRactor#test_date_ractor [/home/opc/ruby/src/master/test/date/test_date_ractor.rb:22]: |
| assert_separately failed with error message |
| pid 2038636 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 44) Failure: |
| Test_ArithSeq#test_extract_with_arith_seq [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: |
| assert_separately failed with error message |
| pid 2038640 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 45) Failure: |
| Test_ArithSeq#test_extract_with_others [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: |
| assert_separately failed with error message |
| pid 2038643 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 46) Failure: |
| Test_ArithSeq#test_beg_len_step [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: |
| assert_separately failed with error message |
| pid 2038646 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 47) Failure: |
| Test_ArithSeq#test_extract_with_range [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: |
| assert_separately failed with error message |
| pid 2038649 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 48) Failure: |
| TestEnumerator#test_with_index_dangling_memo [/home/opc/ruby/src/master/test/ruby/test_enumerator.rb:163]: |
| assert_separately failed with error message |
| pid 2038677 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 49) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038680 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 50) Failure: |
| TestRipper::Generic#test_parse_files:sample [/home/opc/ruby/src/master/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 2038683 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 51) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038686 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 52) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038689 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 53) Failure: |
| TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 2038692 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 54) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038695 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 55) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038698 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 56) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038701 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 57) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038704 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 58) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038707 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 59) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038710 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 60) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038713 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 61) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038716 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 62) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038719 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 63) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038722 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 64) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038725 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 65) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038728 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 66) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038731 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 67) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038734 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 68) Failure: |
| TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 2038737 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 69) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038740 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 70) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038743 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 71) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038746 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 72) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038749 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 73) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2038752 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 74) Failure: |
| TestRubyOptions#test_setproctitle [/home/opc/ruby/src/master/test/ruby/test_rubyoptions.rb:800]: |
| assert_separately failed with error message |
| pid 2040426 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 75) Failure: |
| TestRubyOptimization#test_fixnum_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:37]: |
| assert_separately failed with error message |
| pid 2040562 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 76) Failure: |
| TestRubyOptimization#test_float_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:103]: |
| assert_separately failed with error message |
| pid 2040565 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 77) Failure: |
| TestRubyOptimization#test_string_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:161]: |
| assert_separately failed with error message |
| pid 2040568 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 78) Failure: |
| TestRubyOptimization#test_float_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:109]: |
| assert_separately failed with error message |
| pid 2040575 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 79) Failure: |
| TestRubyOptimization#test_string_ltlt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:290]: |
| assert_separately failed with error message |
| pid 2040578 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 80) Failure: |
| TestRubyOptimization#test_eqq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:697]: |
| assert_separately failed with error message |
| pid 2040584 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 81) Failure: |
| TestRubyOptimization#test_string_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:139]: |
| assert_separately failed with error message |
| pid 2040587 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 82) Failure: |
| TestRubyOptimization#test_array_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:308]: |
| assert_separately failed with error message |
| pid 2040590 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 83) Failure: |
| TestRubyOptimization#test_array_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:321]: |
| assert_separately failed with error message |
| pid 2040593 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 84) Failure: |
| TestRubyOptimization#test_objtostring [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:1086]: |
| assert_separately failed with error message |
| pid 2040596 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 85) Failure: |
| TestRubyOptimization#test_optimized_empty_ensure [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:1058]: |
| assert_separately failed with error message |
| pid 2040599 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 86) Failure: |
| TestRubyOptimization#test_float_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:127]: |
| assert_separately failed with error message |
| pid 2040602 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 87) Failure: |
| TestRubyOptimization#test_array_min [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:192]: |
| assert_separately failed with error message |
| pid 2040613 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 88) Failure: |
| TestRubyOptimization#test_callinfo_unreachable_path [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:972]: |
| assert_separately failed with error message |
| pid 2040616 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 89) Failure: |
| TestRubyOptimization#test_hash_length [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:335]: |
| assert_separately failed with error message |
| pid 2040619 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 90) Failure: |
| TestRubyOptimization#test_fixnum_and [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:296]: |
| assert_separately failed with error message |
| pid 2040622 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 91) Failure: |
| TestRubyOptimization#test_fixnum_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:67]: |
| assert_separately failed with error message |
| pid 2040625 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 92) Failure: |
| TestRubyOptimization#test_float_lt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:115]: |
| assert_separately failed with error message |
| pid 2040628 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 93) Failure: |
| TestRubyOptimization#test_float_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:97]: |
| assert_separately failed with error message |
| pid 2040635 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 94) Failure: |
| TestRubyOptimization#test_opt_case_dispatch [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:679]: |
| assert_separately failed with error message |
| pid 2040638 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 95) Failure: |
| TestRubyOptimization#test_fixnum_gt [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:79]: |
| assert_separately failed with error message |
| pid 2040645 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 96) Failure: |
| TestRubyOptimization#test_float_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:133]: |
| assert_separately failed with error message |
| pid 2040652 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 97) Failure: |
| TestRubyOptimization#test_fixnum_mod [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:61]: |
| assert_separately failed with error message |
| pid 2040655 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 98) Failure: |
| TestRubyOptimization#test_fixnum_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:73]: |
| assert_separately failed with error message |
| pid 2040658 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 99) Failure: |
| TestRubyOptimization#test_string_size [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:145]: |
| assert_separately failed with error message |
| pid 2040661 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 100) Failure: |
| TestRubyOptimization#test_hash_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:342]: |
| assert_separately failed with error message |
| pid 2040664 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 101) Failure: |
| TestRubyOptimization#test_float_le [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:121]: |
| assert_separately failed with error message |
| pid 2040667 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 102) Failure: |
| TestRubyOptimization#test_clear_unreachable_keyword_args [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:957]: |
| assert_separately failed with error message |
| pid 2040670 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 103) Failure: |
| TestRubyOptimization#test_fixnum_ge [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:85]: |
| assert_separately failed with error message |
| pid 2040677 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 104) Failure: |
| TestRubyOptimization#test_string_format [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:173]: |
| assert_separately failed with error message |
| pid 2040680 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 105) Failure: |
| TestRubyOptimization#test_hash_aref_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:349]: |
| assert_separately failed with error message |
| pid 2040683 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 106) Failure: |
| TestRubyOptimization#test_float_plus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:91]: |
| assert_separately failed with error message |
| pid 2040686 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 107) Failure: |
| TestRubyOptimization#test_fixnum_div [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:55]: |
| assert_separately failed with error message |
| pid 2040689 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 108) Failure: |
| TestRubyOptimization#test_string_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:152]: |
| assert_separately failed with error message |
| pid 2040692 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 109) Failure: |
| TestRubyOptimization#test_fixnum_or [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:302]: |
| assert_separately failed with error message |
| pid 2040695 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 110) Failure: |
| TestRubyOptimization#test_fixnum_mul [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:49]: |
| assert_separately failed with error message |
| pid 2040698 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 111) Failure: |
| TestRubyOptimization#test_array_empty? [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:328]: |
| assert_separately failed with error message |
| pid 2040703 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 112) Failure: |
| TestRubyOptimization#test_array_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:314]: |
| assert_separately failed with error message |
| pid 2040706 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 113) Failure: |
| TestRubyOptimization#test_array_max [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:199]: |
| assert_separately failed with error message |
| pid 2040709 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 114) Failure: |
| TestRubyOptimization#test_string_uminus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:186]: |
| assert_separately failed with error message |
| pid 2040712 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 115) Failure: |
| TestRubyOptimization#test_hash_aset_with [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:360]: |
| assert_separately failed with error message |
| pid 2040715 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 116) Failure: |
| TestRubyOptimization#test_string_eq_neq [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:274]: |
| assert_separately failed with error message |
| pid 2040718 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 117) Failure: |
| TestRubyOptimization#test_string_freeze_block [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:632]: |
| assert_separately failed with error message |
| pid 2040721 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 118) Failure: |
| TestRubyOptimization#test_block_parameter_should_not_create_objects [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:935]: |
| assert_separately failed with error message |
| pid 2040724 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 119) Failure: |
| TestRubyOptimization#test_string_freeze [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:180]: |
| assert_separately failed with error message |
| pid 2040727 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 120) Failure: |
| TestRubyOptimization#test_peephole_optimization_without_trace [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:950]: |
| assert_separately failed with error message |
| pid 2040730 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 121) Failure: |
| TestRubyOptimization#test_fixnum_minus [/home/opc/ruby/src/master/test/ruby/test_optimization.rb:43]: |
| assert_separately failed with error message |
| pid 2040733 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 122) Failure: |
| TestClone#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_clone.rb:84]: |
| assert_separately failed with error message |
| pid 2040736 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 123) Failure: |
| CGIUtilTest#test_cgi_unescapeURIComponent_accept_charset [/home/opc/ruby/src/master/test/cgi/test_cgi_util.rb:123]: |
| assert_separately failed with error message |
| pid 2040739 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 124) Failure: |
| CGIUtilTest#test_cgi_unescape_accept_charset [/home/opc/ruby/src/master/test/cgi/test_cgi_util.rb:66]: |
| assert_separately failed with error message |
| pid 2040742 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 125) Failure: |
| TestRubyYieldGen#test_block_cached_argc [/home/opc/ruby/src/master/test/ruby/test_yield.rb:404]: |
| assert_separately failed with error message |
| pid 2040824 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 126) Failure: |
| TestWarning#test_warn_called_only_when_category_enabled [/home/opc/ruby/src/master/test/ruby/test_warning.rb:8]: |
| assert_separately failed with error message |
| pid 2040827 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 127) Failure: |
| TestGCCompact#test_moving_hashes_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:410]: |
| assert_separately failed with error message |
| pid 2040830 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 128) Failure: |
| TestGCCompact#test_moving_arrays_up_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:311]: |
| assert_separately failed with error message |
| pid 2040833 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 129) Failure: |
| TestGCCompact#test_moving_objects_between_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:335]: |
| assert_separately failed with error message |
| pid 2040848 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 130) Failure: |
| TestGCCompact#test_updating_references_for_heap_allocated_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:188]: |
| assert_separately failed with error message |
| pid 2040851 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 131) Failure: |
| TestGCCompact#test_updating_references_for_heap_allocated_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:236]: |
| assert_separately failed with error message |
| pid 2040854 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 132) Failure: |
| TestGCCompact#test_moving_arrays_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:289]: |
| assert_separately failed with error message |
| pid 2040857 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 133) Failure: |
| TestGCCompact#test_updating_references_for_embed_frozen_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:261]: |
| assert_separately failed with error message |
| pid 2040870 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 134) Failure: |
| TestGCCompact#test_moving_strings_down_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:388]: |
| assert_separately failed with error message |
| pid 2040873 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 135) Failure: |
| TestGCCompact#test_moving_strings_up_heaps [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:367]: |
| assert_separately failed with error message |
| pid 2040876 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 136) Failure: |
| TestGCCompact#test_updating_references_for_embed_shared_arrays [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:212]: |
| assert_separately failed with error message |
| pid 2040879 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 137) Failure: |
| TestGCCompact#test_moving_objects_between_heaps_keeps_shape_frozen_status [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:430]: |
| assert_separately failed with error message |
| pid 2040882 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 138) Failure: |
| TestGCCompact#test_ast_compacts [/home/opc/ruby/src/master/test/ruby/test_gc_compact.rb:149]: |
| assert_separately failed with error message |
| pid 2040885 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 139) Failure: |
| TestRubyLiteral#test_big_hash_literal [/home/opc/ruby/src/master/test/ruby/test_literal.rb:467]: |
| assert_separately failed with error message |
| pid 2040889 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 140) Failure: |
| TestRubyLiteral#test_hash_literal_frozen [/home/opc/ruby/src/master/test/ruby/test_literal.rb:301]: |
| assert_separately failed with error message |
| pid 2040894 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 141) Failure: |
| TestRubyLiteral#test_dsymbol_redefined_intern [/home/opc/ruby/src/master/test/ruby/test_literal.rb:129]: |
| assert_separately failed with error message |
| pid 2040912 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 142) Failure: |
| TestFiberCurrentRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/fiber/test_ractor.rb:11]: |
| assert_separately failed with error message |
| pid 2040915 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 143) Failure: |
| TestTimeout#test_handling_enclosed_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:260]: |
| assert_separately failed with error message |
| pid 2040919 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 144) Failure: |
| TestTimeout#test_threadgroup [/home/opc/ruby/src/master/test/test_timeout.rb:247]: |
| assert_separately failed with error message |
| pid 2040924 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 145) Failure: |
| Test_String_Fstring#test_rb_enc_str_new_autoloaded_encoding [/home/opc/ruby/src/master/test/-ext-/string/test_fstring.rb:28]: |
| assert_separately failed with error message |
| pid 2040933 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 146) Failure: |
| Test_String_Fstring#test_rb_enc_interned_str_autoloaded_encoding [/home/opc/ruby/src/master/test/-ext-/string/test_fstring.rb:16]: |
| assert_separately failed with error message |
| pid 2040936 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 147) Failure: |
| TestThreadInstrumentation#test_blocking_on_ractor [/home/opc/ruby/src/master/test/-ext-/thread/test_instrumentation_api.rb:137]: |
| assert_separately failed with error message |
| pid 2040939 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 148) Failure: |
| TestThreadInstrumentation#test_sleeping_inside_ractor [/home/opc/ruby/src/master/test/-ext-/thread/test_instrumentation_api.rb:164]: |
| assert_separately failed with error message |
| pid 2040960 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 149) Failure: |
| TestPack#test_bug_18343 [/home/opc/ruby/src/master/test/ruby/test_pack.rb:661]: |
| assert_separately failed with error message |
| pid 2040967 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 150) Failure: |
| TestPack#test_pack_unpack_m [/home/opc/ruby/src/master/test/ruby/test_pack.rb:652]: |
| assert_separately failed with error message |
| pid 2040970 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 151) Failure: |
| TestPack#test_pack_resize [/home/opc/ruby/src/master/test/ruby/test_pack.rb:815]: |
| assert_separately failed with error message |
| pid 2040973 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 152) Failure: |
| TestPack#test_monkey_pack [/home/opc/ruby/src/master/test/ruby/test_pack.rb:900]: |
| assert_separately failed with error message |
| pid 2040976 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 153) Failure: |
| TestPack#test_monkey_pack_buffer [/home/opc/ruby/src/master/test/ruby/test_pack.rb:918]: |
| assert_separately failed with error message |
| pid 2040979 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 154) Failure: |
| TestException#test_undef_Warning_warn [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1210]: |
| assert_separately failed with error message |
| pid 2041033 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 155) Failure: |
| TestException#test_super_in_method_missing [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1409]: |
| assert_separately failed with error message |
| pid 2041049 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 156) Failure: |
| TestException#test_exception_in_name_error_to_str [/home/opc/ruby/src/master/test/ruby/test_exception.rb:597]: |
| assert_separately failed with error message |
| pid 2041052 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 157) Failure: |
| TestException#test_exception_in_exception_equal [/home/opc/ruby/src/master/test/ruby/test_exception.rb:644]: |
| assert_separately failed with error message |
| pid 2041055 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 158) Failure: |
| TestException#test_blocking_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1250]: |
| assert_separately failed with error message |
| pid 2041062 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 159) Failure: |
| TestException#test_redefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1231]: |
| assert_separately failed with error message |
| pid 2041065 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 160) Failure: |
| TestException#test_wrong_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1272]: |
| assert_separately failed with error message |
| pid 2041076 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 161) Failure: |
| TestException#test_undefined_backtrace [/home/opc/ruby/src/master/test/ruby/test_exception.rb:1218]: |
| assert_separately failed with error message |
| pid 2041090 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 162) Failure: |
| TestIseqLoad#test_stressful_roundtrip [/home/opc/ruby/src/master/test/-ext-/iseq_load/test_iseq_load.rb:20]: |
| assert_separately failed with error message |
| pid 2041093 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 163) Failure: |
| TestPostponed_job#test_legacy_register_in_c_thread [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:64]: |
| assert_separately failed with error message |
| pid 2041096 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 164) Failure: |
| TestPostponed_job#test_legacy_register_one_same [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:54]: |
| assert_separately failed with error message |
| pid 2041100 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 165) Failure: |
| TestPostponed_job#test_multiple_preregistration [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:20]: |
| assert_separately failed with error message |
| pid 2041103 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 166) Failure: |
| TestPostponed_job#test_multiple_preregistration_with_new_data [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:29]: |
| assert_separately failed with error message |
| pid 2041106 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 167) Failure: |
| TestPostponed_job#test_legacy_register [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:38]: |
| assert_separately failed with error message |
| pid 2041109 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 168) Failure: |
| TestPostponed_job#test_preregister_and_trigger [/home/opc/ruby/src/master/test/-ext-/postponed_job/test_postponed_job.rb:7]: |
| assert_separately failed with error message |
| pid 2041112 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 169) Failure: |
| URI::TestCommon#test_ractor [/home/opc/ruby/src/master/test/uri/test_common.rb:69]: |
| assert_separately failed with error message |
| pid 2041115 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 170) Failure: |
| TestRand#test_default_seed [/home/opc/ruby/src/master/test/ruby/test_rand.rb:403]: |
| assert_separately failed with error message |
| pid 2041161 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 171) Failure: |
| TestSyntax#test_safe_call_in_for_variable [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1260]: |
| assert_separately failed with error message |
| pid 2041167 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 172) Failure: |
| TestSyntax#test_anonymous_keyword_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:173]: |
| assert_separately failed with error message |
| pid 2041177 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 173) Failure: |
| TestSyntax#test_syntax_lib [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:24]: |
| assert_separately failed with error message |
| pid 2041180 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 174) Failure: |
| TestSyntax#test_keyword_empty_splat [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:382]: |
| assert_separately failed with error message |
| pid 2041201 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 175) Failure: |
| TestSyntax#test_class_module_Object_ancestors [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:2222]: |
| assert_separately failed with error message |
| pid 2041204 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 176) Failure: |
| TestSyntax#test_syntax_sample [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:25]: |
| assert_separately failed with error message |
| pid 2041207 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 177) Failure: |
| TestSyntax#test_anonymous_block_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:81]: |
| assert_separately failed with error message |
| pid 2041456 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 178) Failure: |
| TestSyntax#test_syntax_ext [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:26]: |
| assert_separately failed with error message |
| pid 2041461 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 179) Failure: |
| TestSyntax#test_anonymous_rest_forwarding [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:154]: |
| assert_separately failed with error message |
| pid 2041464 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 180) Failure: |
| TestSyntax#test_value_of_def [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:1142]: |
| assert_separately failed with error message |
| pid 2041467 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 181) Failure: |
| TestSyntax#test_syntax_test [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:27]: |
| assert_separately failed with error message |
| pid 2041698 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 182) Failure: |
| TestSyntax#test_cdhash [/home/opc/ruby/src/master/test/ruby/test_syntax.rb:2237]: |
| assert_separately failed with error message |
| pid 2041856 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 183) Failure: |
| TestString#test_fs_setter [/home/opc/ruby/src/master/test/ruby/test_string.rb:2779]: |
| assert_separately failed with error message |
| pid 2041866 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 184) Failure: |
| TestString#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_string.rb:3326]: |
| assert_separately failed with error message |
| pid 2041869 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 185) Failure: |
| TestProcess#test_exec_fd_3_redirect [/home/opc/ruby/src/master/test/ruby/test_process.rb:2432]: |
| assert_separately failed with error message |
| pid 2042022 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 186) Failure: |
| TestProcess#test_warmup_run_major_gc_and_compact [/home/opc/ruby/src/master/test/ruby/test_process.rb:2736]: |
| assert_separately failed with error message |
| pid 2042303 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 187) Failure: |
| TestProcess#test_execopts_rlimit [/home/opc/ruby/src/master/test/ruby/test_process.rb:251]: |
| assert_separately failed with error message |
| pid 2042558 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 188) Failure: |
| TestProcess#test_warmup_promote_all_objects_to_oldgen [/home/opc/ruby/src/master/test/ruby/test_process.rb:2724]: |
| assert_separately failed with error message |
| pid 2042561 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 189) Failure: |
| TestProcess#test_popen_reopen [/home/opc/ruby/src/master/test/ruby/test_process.rb:2000]: |
| assert_separately failed with error message |
| pid 2042577 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 190) Failure: |
| TestProcess#test_deadlock_by_signal_at_forking [/home/opc/ruby/src/master/test/ruby/test_process.rb:2391]: |
| assert_separately failed with error message |
| pid 2042596 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 191) Failure: |
| TestProcess#test_overwrite_ENV [/home/opc/ruby/src/master/test/ruby/test_process.rb:267]: |
| assert_separately failed with error message |
| pid 2043142 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 192) Failure: |
| TestProcess#test_to_hash_on_arguments [/home/opc/ruby/src/master/test/ruby/test_process.rb:2558]: |
| 1. [1/2] Assertion for "Array" |
| | assert_separately failed with error message |
| | pid 2043173 exit 0 |
| | | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 2. [2/2] Assertion for "String" |
| | assert_separately failed with error message |
| | pid 2043178 exit 0 |
| | | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| . |
| 193) Failure: |
| TestProcess#test_warmup_precompute_string_coderange [/home/opc/ruby/src/master/test/ruby/test_process.rb:2750]: |
| assert_separately failed with error message |
| pid 2043187 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 194) Failure: |
| TestProcess#test_rescue_exec_fail [/home/opc/ruby/src/master/test/ruby/test_process.rb:2539]: |
| assert_separately failed with error message |
| pid 2043240 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 195) Failure: |
| TestPipe#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]: |
| assert_separately failed with error message |
| pid 2043264 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 196) Failure: |
| TestPipe::WithConversion#test_stdout_epipe [/home/opc/ruby/src/master/test/ruby/test_pipe.rb:32]: |
| assert_separately failed with error message |
| pid 2043268 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 197) Failure: |
| Test_Integer#test_positive_pow [/home/opc/ruby/src/master/test/-ext-/integer/test_integer.rb:17]: |
| assert_separately failed with error message |
| pid 2043272 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 198) Failure: |
| TestTime#test_marshal_zone_gc [/home/opc/ruby/src/master/test/ruby/test_time.rb:454]: |
| assert_separately failed with error message |
| pid 2043275 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 199) Failure: |
| TestObjSpace#test_load_allocation_path_load [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:868]: |
| assert_separately failed with error message |
| pid 2043314 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 200) Failure: |
| TestObjSpace#test_count_symbols [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:809]: |
| assert_separately failed with error message |
| pid 2043317 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 201) Failure: |
| TestObjSpace#test_reachable_objects_from [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:117]: |
| assert_separately failed with error message |
| pid 2043398 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 202) Failure: |
| TestObjSpace#test_reachable_objects_size [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:169]: |
| assert_separately failed with error message |
| pid 2043410 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 203) Failure: |
| TestObjSpace#test_trace_object_allocations_stop_first [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:182]: |
| assert_separately failed with error message |
| pid 2043417 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 204) Failure: |
| TestObjSpace#test_reachable_objects_during_iteration [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:146]: |
| assert_separately failed with error message |
| pid 2043420 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 205) Failure: |
| TestObjSpace#test_load_allocation_path_compile_file [/home/opc/ruby/src/master/test/objspace/test_objspace.rb:868]: |
| assert_separately failed with error message |
| pid 2043427 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 206) Failure: |
| TestNumeric#test_coerced_remainder [/home/opc/ruby/src/master/test/ruby/test_numeric.rb:398]: |
| assert_separately failed with error message |
| pid 2043446 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 207) Failure: |
| TestMkmfFlags#test_try_ldflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:36]: |
| assert_separately failed with error message |
| pid 2043449 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 208) Failure: |
| TestMkmfFlags#test_try_cflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:43]: |
| assert_separately failed with error message |
| pid 2043458 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 209) Failure: |
| TestMkmfFlags#test_try_cppflag_invalid_opt [/home/opc/ruby/src/master/test/mkmf/test_flags.rb:50]: |
| assert_separately failed with error message |
| pid 2043467 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 210) Failure: |
| TestEncoding#test_errinfo_after_autoload [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:109]: |
| assert_separately failed with error message |
| pid 2043476 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 211) Failure: |
| TestEncoding#test_nonascii_library_path [/home/opc/ruby/src/master/test/ruby/test_encoding.rb:120]: |
| assert_separately failed with error message |
| pid 2043482 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 212) Failure: |
| TestProc#test_hash_does_not_change_after_compaction [/home/opc/ruby/src/master/test/ruby/test_proc.rb:212]: |
| assert_separately failed with error message |
| pid 2043505 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 213) Failure: |
| TestDefined#test_super_toplevel [/home/opc/ruby/src/master/test/ruby/test_defined.rb:368]: |
| assert_separately failed with error message |
| pid 2043519 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 214) Failure: |
| TestWait#test_wait_for_invalid_fd [/home/opc/ruby/src/master/test/-ext-/wait/test_wait.rb:15]: |
| assert_separately failed with error message |
| pid 2043522 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 215) Failure: |
| TestPathname#test_relative_path_from_casefold [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1537]: |
| assert_separately failed with error message |
| pid 2043525 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 216) Failure: |
| TestPathname#test_split [/home/opc/ruby/src/master/test/pathname/test_pathname.rb:1090]: |
| assert_separately failed with error message |
| pid 2043528 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 217) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043532 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 218) Failure: |
| TestRipper::Generic#test_parse_files:sample [/home/opc/ruby/src/master/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 2043535 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 219) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043538 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 220) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043541 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 221) Failure: |
| TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 2043544 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 222) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043547 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 223) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043550 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 224) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043553 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 225) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043556 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 226) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043559 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 227) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043562 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 228) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043565 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 229) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043568 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 230) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043571 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 231) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043574 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 232) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043577 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 233) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043580 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 234) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043583 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 235) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043586 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 236) Failure: |
| TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 2043589 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 237) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043592 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 238) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043595 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 239) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043598 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 240) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043601 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 241) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2043604 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 242) Failure: |
| TestCoverage#test_coverage_suspendable [/home/opc/ruby/src/master/test/coverage/test_coverage.rb:862]: |
| assert_separately failed with error message |
| pid 2043663 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 243) Failure: |
| Prism::TestCompilePrism#test_ScopeNode [/home/opc/ruby/src/master/test/ruby/test_compile_prism.rb:2570]: |
| assert_separately failed with error message |
| pid 2043773 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 244) Failure: |
| Prism::TestCompilePrism#test_ConstantPathTargetNode [/home/opc/ruby/src/master/test/ruby/test_compile_prism.rb:447]: |
| assert_separately failed with error message |
| pid 2043776 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 245) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_get_is_false_on_fips_mode_disabled [/home/opc/ruby/src/master/test/openssl/test_fips.rb:22]: |
| assert_separately failed with error message |
| pid 2043779 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 246) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_get_with_fips_mode_set [/home/opc/ruby/src/master/test/openssl/test_fips.rb:40]: |
| assert_separately failed with error message |
| pid 2043782 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 247) Failure: |
| OpenSSL::TestFIPS#test_fips_mode_is_reentrant [/home/opc/ruby/src/master/test/openssl/test_fips.rb:31]: |
| assert_separately failed with error message |
| pid 2043785 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 248) Failure: |
| TestAlias#test_alias_in_module [/home/opc/ruby/src/master/test/ruby/test_alias.rb:207]: |
| assert_separately failed with error message |
| pid 2043799 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 249) Failure: |
| TestTranscode#test_valid_dummy_encoding [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2265]: |
| assert_separately failed with error message |
| pid 2043802 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 250) Failure: |
| TestTranscode#test_loading_race [/home/opc/ruby/src/master/test/ruby/test_transcode.rb:2276]: |
| assert_separately failed with error message |
| pid 2043805 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 251) Failure: |
| TestLastThread#test_last_thread [/home/opc/ruby/src/master/test/-ext-/gvl/test_last_thread.rb:6]: |
| assert_separately failed with error message |
| pid 2043810 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 252) Failure: |
| TestAllocation::Literal#test_hash_literal [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043814 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 253) Failure: |
| TestAllocation::Literal#test_array_literal [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043817 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 254) Failure: |
| TestRefinement#test_refine_with_prepend [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1908]: |
| assert_separately failed with error message |
| pid 2043832 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 255) Failure: |
| TestRefinement#test_public_in_refine [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1922]: |
| assert_separately failed with error message |
| pid 2043863 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 256) Failure: |
| TestRefinement#test_remove_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1405]: |
| assert_separately failed with error message |
| pid 2043866 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 257) Failure: |
| TestRefinement#test_using_wrong_argument [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:2052]: |
| assert_separately failed with error message |
| pid 2043869 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 258) Failure: |
| TestRefinement#test_undefined_refined_method_defined [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1372]: |
| assert_separately failed with error message |
| pid 2043876 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 259) Failure: |
| TestRefinement#test_reopen_refinement_module [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1596]: |
| assert_separately failed with error message |
| pid 2043883 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 260) Failure: |
| TestRefinement#test_refine_after_using [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1039]: |
| assert_separately failed with error message |
| pid 2043886 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 261) Failure: |
| TestRefinement#test_refined_method_defined [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1330]: |
| assert_separately failed with error message |
| pid 2043889 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 262) Failure: |
| TestRefinement#test_remove_undefined_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1433]: |
| assert_separately failed with error message |
| pid 2043892 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 263) Failure: |
| TestRefinement#test_refine_basic_object [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1245]: |
| assert_separately failed with error message |
| pid 2043895 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 264) Failure: |
| TestRefinement#test_singleton_method_should_not_use_refinements [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1312]: |
| assert_separately failed with error message |
| pid 2043898 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 265) Failure: |
| TestRefinement#test_inlinecache [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:2653]: |
| assert_separately failed with error message |
| pid 2043913 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 266) Failure: |
| TestRefinement#test_change_refined_new_method_visibility [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1273]: |
| assert_separately failed with error message |
| pid 2043916 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 267) Failure: |
| TestRefinement#test_alias_refined_method [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1287]: |
| assert_separately failed with error message |
| pid 2043931 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 268) Failure: |
| TestRefinement#test_refined_protected_methods [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1210]: |
| assert_separately failed with error message |
| pid 2043937 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 269) Failure: |
| TestRefinement#test_symbol_proc_with_block [/home/opc/ruby/src/master/test/ruby/test_refinement.rb:1858]: |
| assert_separately failed with error message |
| pid 2043940 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 270) Failure: |
| TestAllocation::MethodCall#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043953 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 271) Failure: |
| TestAllocation::MethodCall#test_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043956 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 272) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043959 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 273) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043962 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 274) Failure: |
| TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043965 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 275) Failure: |
| TestAllocation::MethodCall#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043968 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 276) Failure: |
| TestAllocation::MethodCall#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043971 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 277) Failure: |
| TestAllocation::MethodCall#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043974 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 278) Failure: |
| TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043977 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 279) Failure: |
| TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043980 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 280) Failure: |
| TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043983 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 281) Failure: |
| TestAllocation::MethodCall#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043986 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 282) Failure: |
| TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043989 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 283) Failure: |
| TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043992 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 284) Failure: |
| TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043995 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 285) Failure: |
| TestAllocation::MethodCall#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2043998 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 286) Failure: |
| TestAllocation::MethodCall#test_nested_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044001 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 287) Failure: |
| TestAllocation::MethodCall#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044004 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 288) Failure: |
| TestAllocation::MethodCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044007 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 289) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044010 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 290) Failure: |
| TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044013 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 291) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044016 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 292) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044019 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 293) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044022 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 294) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044025 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 295) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044028 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 296) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044031 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 297) Failure: |
| TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044034 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 298) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044037 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 299) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044040 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 300) Failure: |
| TestAllocation::MethodCall::WithBlock#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044043 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 301) Failure: |
| TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044046 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 302) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044049 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 303) Failure: |
| TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044052 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 304) Failure: |
| TestAllocation::MethodCall::WithBlock#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044055 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 305) Failure: |
| TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044058 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 306) Failure: |
| TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044061 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 307) Failure: |
| TestAllocation::MethodCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044064 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 308) Failure: |
| TestAllocation::ProcCall#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044067 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 309) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044070 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 310) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044073 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 311) Failure: |
| TestAllocation::ProcCall#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044076 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 312) Failure: |
| TestAllocation::ProcCall#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044079 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 313) Failure: |
| TestAllocation::ProcCall#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044082 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 314) Failure: |
| TestAllocation::ProcCall#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044085 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 315) Failure: |
| TestAllocation::ProcCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044088 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 316) Failure: |
| TestAllocation::ProcCall#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044091 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 317) Failure: |
| TestAllocation::ProcCall#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044094 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 318) Failure: |
| TestAllocation::ProcCall#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044097 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 319) Failure: |
| TestAllocation::ProcCall#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044100 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 320) Failure: |
| TestAllocation::ProcCall#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044103 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 321) Failure: |
| TestAllocation::ProcCall#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044106 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 322) Failure: |
| TestAllocation::ProcCall#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044109 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 323) Failure: |
| TestAllocation::ProcCall#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044112 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 324) Failure: |
| TestObject#test_redef_method_missing [/home/opc/ruby/src/master/test/ruby/test_object.rb:1016]: |
| assert_separately failed with error message |
| pid 2044178 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 325) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044181 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 326) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_post_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044184 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 327) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044187 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 328) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044190 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 329) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044193 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 330) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044196 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 331) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044199 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 332) Failure: |
| TestAllocation::ProcCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044202 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 333) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_and_positional_splat_parameters [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044205 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 334) Failure: |
| TestAllocation::ProcCall::WithBlock#test_optional_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044208 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 335) Failure: |
| TestAllocation::ProcCall::WithBlock#test_keyword_and_keyword_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044211 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 336) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044214 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 337) Failure: |
| TestAllocation::ProcCall::WithBlock#test_required_positional_and_keyword_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044217 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 338) Failure: |
| TestAllocation::ProcCall::WithBlock#test_ruby2_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044220 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 339) Failure: |
| TestAllocation::ProcCall::WithBlock#test_positional_splat_parameter [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044223 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 340) Failure: |
| TestAllocation::ProcCall::WithBlock#test_no_array_allocation_with_splat_and_nonstatic_keywords [/home/opc/ruby/src/master/test/ruby/test_allocation.rb:15]: |
| assert_separately failed with error message |
| pid 2044226 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 341) Failure: |
| Test_ArithSeq#test_extract_with_arith_seq [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:6]: |
| assert_separately failed with error message |
| pid 2044229 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 342) Failure: |
| Test_ArithSeq#test_extract_with_others [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:33]: |
| assert_separately failed with error message |
| pid 2044232 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 343) Failure: |
| Test_ArithSeq#test_beg_len_step [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb:6]: |
| assert_separately failed with error message |
| pid 2044235 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 344) Failure: |
| Test_ArithSeq#test_extract_with_range [/home/opc/ruby/src/master/test/-ext-/arith_seq/test_arith_seq_extract.rb:21]: |
| assert_separately failed with error message |
| pid 2044238 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 345) Failure: |
| TestMkmfConfig#test_with_config_with_arg_and_no_value [/home/opc/ruby/src/master/test/mkmf/test_config.rb:21]: |
| assert_separately failed with error message |
| pid 2044241 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 346) Failure: |
| TestMkmfConfig#test_with_config_with_arg_and_value [/home/opc/ruby/src/master/test/mkmf/test_config.rb:15]: |
| assert_separately failed with error message |
| pid 2044244 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 347) Failure: |
| TestMkmfConfig#test_with_target_rbconfig [/home/opc/ruby/src/master/test/mkmf/test_config.rb:51]: |
| assert_separately failed with error message |
| pid 2044247 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 348) Failure: |
| TestMkmfConfig#test_dir_config [/home/opc/ruby/src/master/test/mkmf/test_config.rb:9]: |
| assert_separately failed with error message |
| pid 2044250 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 349) Failure: |
| TestMkmfConfig#test_with_config_without_arg [/home/opc/ruby/src/master/test/mkmf/test_config.rb:27]: |
| assert_separately failed with error message |
| pid 2044253 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 350) Failure: |
| TestKeywordArguments#test_large_kwsplat_to_method_taking_kw_and_kwsplat [/home/opc/ruby/src/master/test/ruby/test_keyword.rb:4041]: |
| assert_separately failed with error message |
| pid 2044256 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 351) Failure: |
| TestKeywordArguments#test_dynamic_symbol_keyword [/home/opc/ruby/src/master/test/ruby/test_keyword.rb:4056]: |
| assert_separately failed with error message |
| pid 2044259 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 352) Failure: |
| TestLambdaParameters#test_proc_inside_lambda_toplevel [/home/opc/ruby/src/master/test/ruby/test_lambda.rb:166]: |
| assert_separately failed with error message |
| pid 2044309 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 353) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_9 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044312 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 354) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_1 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044317 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 355) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_3 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044322 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 356) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_5 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044327 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 357) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_7 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044332 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 358) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_8 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044337 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 359) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_6 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044342 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 360) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_4 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044347 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 361) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_2 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044352 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 362) Failure: |
| TestPopenDeadlock#test_popen_without_deadlock_0 [/home/opc/ruby/src/master/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]: |
| assert_separately failed with error message |
| pid 2044357 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 363) Failure: |
| TestTimeExtension#test_rfc2822_ractor [/home/opc/ruby/src/master/test/test_time.rb:76]: |
| assert_separately failed with error message |
| pid 2044362 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 364) Failure: |
| Bug::Test_ExceptionE#test_ensured [/home/opc/ruby/src/master/test/-ext-/exception/test_ensured.rb:10]: |
| assert_separately failed with error message |
| pid 2044370 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 365) Failure: |
| TestGc#test_measure_total_time [/home/opc/ruby/src/master/test/ruby/test_gc.rb:287]: |
| assert_separately failed with error message |
| pid 2044376 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 366) Failure: |
| TestGc#test_gc_parameter_init_slots [/home/opc/ruby/src/master/test/ruby/test_gc.rb:523]: |
| assert_separately failed with error message |
| pid 2044390 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 367) Failure: |
| TestGc#test_thrashing_for_young_objects [/home/opc/ruby/src/master/test/ruby/test_gc.rb:632]: |
| assert_separately failed with error message |
| pid 2044481 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 368) Failure: |
| TestGc#test_latest_gc_info [/home/opc/ruby/src/master/test/ruby/test_gc.rb:306]: |
| assert_separately failed with error message |
| pid 2044488 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 369) Failure: |
| TestGc#test_latest_gc_info_weak_references_count [/home/opc/ruby/src/master/test/ruby/test_gc.rb:367]: |
| assert_separately failed with error message |
| pid 2044518 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 370) Failure: |
| TestGc#test_expand_heap [/home/opc/ruby/src/master/test/ruby/test_gc.rb:611]: |
| assert_separately failed with error message |
| pid 2044522 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 371) Failure: |
| TestMethodInlineCache#test_zsuper [/home/opc/ruby/src/master/test/ruby/test_inlinecache.rb:37]: |
| assert_separately failed with error message |
| pid 2044526 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 372) Failure: |
| TestRegexp#test_utf8_comment_in_usascii_extended_regexp_bug_19455 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:204]: |
| assert_separately failed with error message |
| pid 2044529 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 373) Failure: |
| TestRegexp#test_match_cache_with_peek_optimization [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:2003]: |
| assert_separately failed with error message |
| pid 2044532 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 374) Failure: |
| TestRegexp#test_match_cache_positive_look_ahead [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1958]: |
| assert_separately failed with error message |
| pid 2044539 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 375) Failure: |
| TestRegexp#test_timeout_nil [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 2044545 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 376) Failure: |
| TestRegexp#test_timeout_shorter_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 2044548 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 377) Failure: |
| TestRegexp#test_match_cache_positive_look_behind [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1985]: |
| assert_separately failed with error message |
| pid 2044551 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 378) Failure: |
| TestRegexp#test_match_cache_negative_look_behind [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1994]: |
| assert_separately failed with error message |
| pid 2044554 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 379) Failure: |
| TestRegexp#test_extended_comment_invalid_escape_bug_18294 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:95]: |
| assert_separately failed with error message |
| pid 2044560 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 380) Failure: |
| TestRegexp#test_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1888]: |
| assert_separately failed with error message |
| pid 2044563 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 381) Failure: |
| TestRegexp#test_timeout_longer_than_global [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1849]: |
| assert_separately failed with error message |
| pid 2044566 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 382) Failure: |
| TestRegexp#test_eq_tilde_can_be_overridden [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1686]: |
| assert_separately failed with error message |
| pid 2044571 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 383) Failure: |
| TestRegexp#test_match_cache_negative_look_ahead [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1976]: |
| assert_separately failed with error message |
| pid 2044574 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 384) Failure: |
| TestRegexp#test_match_cache_atomic_complex [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1949]: |
| assert_separately failed with error message |
| pid 2044577 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 385) Failure: |
| TestRegexp#test_match_cache_square [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1931]: |
| assert_separately failed with error message |
| pid 2044580 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 386) Failure: |
| TestRegexp#test_match_cache_positive_look_ahead_complex [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1967]: |
| assert_separately failed with error message |
| pid 2044583 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 387) Failure: |
| TestRegexp#test_invalid_group [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1744]: |
| assert_separately failed with error message |
| pid 2044694 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 388) Failure: |
| TestRegexp#test_match_cache_atomic [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1940]: |
| assert_separately failed with error message |
| pid 2044697 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 389) Failure: |
| TestRegexp#test_match_cache_exponential [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1922]: |
| assert_separately failed with error message |
| pid 2044700 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 390) Failure: |
| TestRegexp#test_invalid_free_at_parse_depth_limit_over [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1699]: |
| assert_separately failed with error message |
| pid 2044709 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 391) Failure: |
| TestRegexp#test_bug_19467 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:2025]: |
| assert_separately failed with error message |
| pid 2044712 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 392) Failure: |
| TestRegexp#test_s_timeout_corner_cases [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1801]: |
| assert_separately failed with error message |
| pid 2044715 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 393) Failure: |
| TestRegexp#test_nonextended_section_of_extended_regexp_bug_19379 [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:148]: |
| assert_separately failed with error message |
| pid 2044718 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 394) Failure: |
| TestRegexp#test_s_timeout [/home/opc/ruby/src/master/test/ruby/test_regexp.rb:1783]: |
| assert_separately failed with error message |
| pid 2044721 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 395) Failure: |
| TestMarshal#test_marshal_load_extended_class_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:731]: |
| assert_separately failed with error message |
| pid 2044734 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 396) Failure: |
| TestMarshal#test_marshal_load_r_prepare_reference_crash [/home/opc/ruby/src/master/test/ruby/test_marshal.rb:743]: |
| assert_separately failed with error message |
| pid 2044737 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 397) Failure: |
| TestBignum#test_very_big_str_to_inum [/home/opc/ruby/src/master/test/ruby/test_bignum.rb:207]: |
| assert_separately failed with error message |
| pid 2044741 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 398) Failure: |
| TestPsychRactor#test_ractor_round_trip [/home/opc/ruby/src/master/test/psych/test_ractor.rb:6]: |
| assert_separately failed with error message |
| pid 2044751 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 399) Failure: |
| TestPsychRactor#test_not_shareable [/home/opc/ruby/src/master/test/psych/test_ractor.rb:18]: |
| assert_separately failed with error message |
| pid 2044757 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 400) Failure: |
| TestPsychRactor#test_ractor_config [/home/opc/ruby/src/master/test/psych/test_ractor.rb:30]: |
| assert_separately failed with error message |
| pid 2044761 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 401) Failure: |
| TestPsychRactor#test_ractor_constants [/home/opc/ruby/src/master/test/psych/test_ractor.rb:43]: |
| assert_separately failed with error message |
| pid 2044766 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 402) Failure: |
| TestThread#test_signal_at_join [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1506]: |
| assert_separately failed with error message |
| pid 2185560 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 403) Failure: |
| TestThread#test_report_on_exception [/home/opc/ruby/src/master/test/ruby/test_thread.rb:430]: |
| assert_separately failed with error message |
| pid 2187614 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 404) Failure: |
| TestThread#test_thread_value_in_trap [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1021]: |
| assert_separately failed with error message |
| pid 2187765 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 405) Failure: |
| TestThread#test_thread_join_in_trap [/home/opc/ruby/src/master/test/ruby/test_thread.rb:1005]: |
| assert_separately failed with error message |
| pid 2187795 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 406) Failure: |
| TestEnumerable#test_inject_op_redefined [/home/opc/ruby/src/master/test/ruby/test_enum.rb:273]: |
| assert_separately failed with error message |
| pid 2187832 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 407) Failure: |
| TestEnumerable#test_refine_Enumerable_then_include [/home/opc/ruby/src/master/test/ruby/test_enum.rb:369]: |
| assert_separately failed with error message |
| pid 2187851 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 408) Failure: |
| TestEnumerable#test_inject_array_op_redefined [/home/opc/ruby/src/master/test/ruby/test_enum.rb:329]: |
| assert_separately failed with error message |
| pid 2187854 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 409) Failure: |
| TestEnumerable#test_inject_op_private [/home/opc/ruby/src/master/test/ruby/test_enum.rb:302]: |
| assert_separately failed with error message |
| pid 2187857 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 410) Failure: |
| TestEnumerable#test_inject_array_op_private [/home/opc/ruby/src/master/test/ruby/test_enum.rb:350]: |
| assert_separately failed with error message |
| pid 2187901 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 411) Failure: |
| TestObjSpaceRactor#test_tracing_does_not_crash [/home/opc/ruby/src/master/test/objspace/test_ractor.rb:5]: |
| assert_separately failed with error message |
| pid 2187904 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 412) Failure: |
| TestMkmfConfiguration#test_verbose_with_arg [/home/opc/ruby/src/master/test/mkmf/test_configuration.rb:28]: |
| assert_separately failed with error message |
| pid 2187908 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 413) Failure: |
| TestInteger#test_Integer [/home/opc/ruby/src/master/test/ruby/test_integer.rb:167]: |
| assert_separately failed with error message |
| pid 2187911 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 414) Failure: |
| TestInteger#test_Integer_with_exception_keyword [/home/opc/ruby/src/master/test/ruby/test_integer.rb:226]: |
| assert_separately failed with error message |
| pid 2187925 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 415) Failure: |
| TestInteger#test_times_bignum_redefine_plus_lt [/home/opc/ruby/src/master/test/ruby/test_integer.rb:319]: |
| assert_separately failed with error message |
| pid 2187981 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 416) Failure: |
| TestABI#test_require_lib_with_incorrect_abi_on_dev_ruby [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:9]: |
| assert_separately failed with error message |
| pid 2187984 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 417) Failure: |
| TestABI#test_disable_abi_check_using_environment_variable [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:19]: |
| assert_separately failed with error message |
| pid 2187987 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 418) Failure: |
| TestABI#test_enable_abi_check_using_environment_variable [/home/opc/ruby/src/master/test/-ext-/test_abi.rb:27]: |
| assert_separately failed with error message |
| pid 2187990 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 419) Failure: |
| TestSymbol#test_block_curry_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:331]: |
| assert_separately failed with error message |
| pid 2187996 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 420) Failure: |
| TestSymbol#test_to_proc_no_method [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:170]: |
| assert_separately failed with error message |
| pid 2188011 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 421) Failure: |
| TestSymbol#test_block_curry_lambda [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:341]: |
| assert_separately failed with error message |
| pid 2188014 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 422) Failure: |
| TestSymbol#test_to_proc_arg [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:179]: |
| assert_separately failed with error message |
| pid 2188017 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 423) Failure: |
| TestSymbol#test_block_method_to_proc [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:351]: |
| assert_separately failed with error message |
| pid 2188024 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 424) Failure: |
| TestSymbol#test_hash_redefinition [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:568]: |
| assert_separately failed with error message |
| pid 2188030 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 425) Failure: |
| TestSymbol#test_to_proc_binding [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:280]: |
| assert_separately failed with error message |
| pid 2188036 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 426) Failure: |
| TestSymbol#test_to_proc_iseq [/home/opc/ruby/src/master/test/ruby/test_symbol.rb:267]: |
| assert_separately failed with error message |
| pid 2188039 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 427) Failure: |
| TestModule#test_prepend_optmethod [/home/opc/ruby/src/master/test/ruby/test_module.rb:2441]: |
| assert_separately failed with error message |
| pid 2188046 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 428) Failure: |
| TestModule#test_private_extended_module [/home/opc/ruby/src/master/test/ruby/test_module.rb:3222]: |
| assert_separately failed with error message |
| pid 2188049 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 429) Failure: |
| TestModule#test_gc_prepend_chain [/home/opc/ruby/src/master/test/ruby/test_module.rb:604]: |
| assert_separately failed with error message |
| pid 2188052 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 430) Failure: |
| TestModule#test_prepend_visibility_inherited [/home/opc/ruby/src/master/test/ruby/test_module.rb:2632]: |
| assert_separately failed with error message |
| pid 2188055 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 431) Failure: |
| TestModule#test_prepend_call_super [/home/opc/ruby/src/master/test/ruby/test_module.rb:2760]: |
| assert_separately failed with error message |
| pid 2188058 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 432) Failure: |
| TestModule#test_prepend_gc [/home/opc/ruby/src/master/test/ruby/test_module.rb:3069]: |
| assert_separately failed with error message |
| pid 2188092 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 433) Failure: |
| TestModule#test_include_toplevel [/home/opc/ruby/src/master/test/ruby/test_module.rb:526]: |
| assert_separately failed with error message |
| pid 2188110 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 434) Failure: |
| TestModule#test_inspect_segfault [/home/opc/ruby/src/master/test/ruby/test_module.rb:3141]: |
| assert_separately failed with error message |
| pid 2188113 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 435) Failure: |
| TestModule#test_redefinition_mismatch [/home/opc/ruby/src/master/test/ruby/test_module.rb:3213]: |
| assert_separately failed with error message |
| pid 2188116 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 436) Failure: |
| TestModule#test_refine_module_then_include [/home/opc/ruby/src/master/test/ruby/test_module.rb:626]: |
| assert_separately failed with error message |
| pid 2188127 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 437) Failure: |
| TestModule#test_private_top_methods [/home/opc/ruby/src/master/test/ruby/test_module.rb:2982]: |
| assert_separately failed with error message |
| pid 2188138 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 438) Failure: |
| OpenSSL::TestEngine#test_engines_free [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: |
| assert_separately failed with error message |
| pid 2188153 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 439) Failure: |
| OpenSSL::TestEngine#test_openssl_engine_digest_sha1 [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: |
| assert_separately failed with error message |
| pid 2188156 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 440) Failure: |
| OpenSSL::TestEngine#test_openssl_engine_id_name_inspect [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: |
| assert_separately failed with error message |
| pid 2188159 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 441) Failure: |
| OpenSSL::TestEngine#test_openssl_engine_by_id_string [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: |
| assert_separately failed with error message |
| pid 2188162 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 442) Failure: |
| OpenSSL::TestEngine#test_openssl_engine_builtin [/home/opc/ruby/src/master/test/openssl/test_engine.rb:85]: |
| assert_separately failed with error message |
| pid 2188168 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 443) Failure: |
| TestThreadLockNativeThread#test_lock_native_thread [/home/opc/ruby/src/master/test/-ext-/thread/test_lock_native_thread.rb:18]: |
| assert_separately failed with error message |
| pid 2188171 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 444) Failure: |
| TestThreadLockNativeThread#test_lock_native_thread_tls [/home/opc/ruby/src/master/test/-ext-/thread/test_lock_native_thread.rb:31]: |
| assert_separately failed with error message |
| pid 2188175 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 445) Failure: |
| TC_OpenStruct#test_access_methods_from_different_ractor [/home/opc/ruby/src/master/test/ostruct/test_ostruct.rb:373]: |
| assert_separately failed with error message |
| pid 2188189 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 446) Failure: |
| TC_OpenStruct#test_ractor [/home/opc/ruby/src/master/test/ostruct/test_ostruct.rb:360]: |
| assert_separately failed with error message |
| pid 2188193 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 447) Failure: |
| TestRequire#test_require_invalid_shared_object [/home/opc/ruby/src/master/test/ruby/test_require.rb:37]: |
| assert_separately failed with error message |
| pid 2188201 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 448) Failure: |
| TestRequire#test_define_module [/home/opc/ruby/src/master/test/ruby/test_require.rb:317]: |
| assert_separately failed with error message |
| pid 2188204 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 449) Failure: |
| TestRequire#test_loading_fifo_threading_raise [/home/opc/ruby/src/master/test/ruby/test_require.rb:850]: |
| assert_separately failed with error message |
| pid 2188217 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 450) Failure: |
| TestRequire#test_define_class [/home/opc/ruby/src/master/test/ruby/test_require.rb:256]: |
| assert_separately failed with error message |
| pid 2188221 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 451) Failure: |
| TestRequire#test_throw_while_loading [/home/opc/ruby/src/master/test/ruby/test_require.rb:920]: |
| assert_separately failed with error message |
| pid 2188232 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 452) Failure: |
| TestRequire#test_define_class_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:285]: |
| assert_separately failed with error message |
| pid 2188236 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 453) Failure: |
| TestRequire#test_default_loaded_features_encoding [/home/opc/ruby/src/master/test/ruby/test_require.rb:633]: |
| assert_separately failed with error message |
| pid 2188239 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 454) Failure: |
| TestRequire#test_loading_fifo_fd_leak [/home/opc/ruby/src/master/test/ruby/test_require.rb:896]: |
| assert_separately failed with error message |
| pid 2188302 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 455) Failure: |
| TestRequire#test_require_in_wrapped_load [/home/opc/ruby/src/master/test/ruby/test_require.rb:364]: |
| assert_separately failed with error message |
| pid 2188419 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 456) Failure: |
| TestRequire#test_load_wrap_nil [/home/opc/ruby/src/master/test/ruby/test_require.rb:431]: |
| assert_separately failed with error message |
| pid 2188422 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 457) Failure: |
| TestRequire#test_load_error_path [/home/opc/ruby/src/master/test/ruby/test_require.rb:20]: |
| assert_separately failed with error message |
| pid 2188425 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 458) Failure: |
| TestRequire#test_require_too_long_filename [/home/opc/ruby/src/master/test/ruby/test_require.rb:48]: |
| assert_separately failed with error message |
| pid 2188432 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 459) Failure: |
| TestRequire#test_loading_fifo_threading_success [/home/opc/ruby/src/master/test/ruby/test_require.rb:869]: |
| assert_separately failed with error message |
| pid 2188438 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 460) Failure: |
| TestRequire#test_define_module_under [/home/opc/ruby/src/master/test/ruby/test_require.rb:332]: |
| assert_separately failed with error message |
| pid 2188448 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 461) Failure: |
| TestSignal#test_trap_system_default [/home/opc/ruby/src/master/test/ruby/test_signal.rb:197]: |
| assert_separately failed with error message |
| pid 2188458 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 462) Failure: |
| TestSignal#test_sigwait_fd_unused [/home/opc/ruby/src/master/test/ruby/test_signal.rb:336]: |
| assert_separately failed with error message |
| pid 2188492 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 463) Failure: |
| TestSignal#test_hup_me [/home/opc/ruby/src/master/test/ruby/test_signal.rb:268]: |
| assert_separately failed with error message |
| pid 2188502 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 464) Failure: |
| TestSignal#test_ignored_interrupt [/home/opc/ruby/src/master/test/ruby/test_signal.rb:284]: |
| assert_separately failed with error message |
| pid 2188505 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 465) Failure: |
| TestObjectSpace#test_each_object_no_garbage [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:243]: |
| assert_separately failed with error message |
| pid 2188542 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 466) Failure: |
| TestObjectSpace#test_each_object_singleton_class [/home/opc/ruby/src/master/test/ruby/test_objectspace.rb:269]: |
| assert_separately failed with error message |
| pid 2188564 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 467) Failure: |
| TestRipper::Generic#test_parse_files:lib/prism [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188568 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 468) Failure: |
| TestRipper::Generic#test_parse_files:sample [/home/opc/ruby/src/master/test/ripper/test_files_sample.rb:5]: |
| assert_separately failed with error message |
| pid 2188571 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 469) Failure: |
| TestRipper::Generic#test_parse_files:lib/reline [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188574 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 470) Failure: |
| TestRipper::Generic#test_parse_files:lib/uri [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188577 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 471) Failure: |
| TestRipper::Generic#test_parse_files:lib [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:5]: |
| assert_separately failed with error message |
| pid 2188580 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 472) Failure: |
| TestRipper::Generic#test_parse_files:lib/error_highlight [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188583 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 473) Failure: |
| TestRipper::Generic#test_parse_files:lib/cgi [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188586 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 474) Failure: |
| TestRipper::Generic#test_parse_files:lib/random [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188589 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 475) Failure: |
| TestRipper::Generic#test_parse_files:lib/net [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188592 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 476) Failure: |
| TestRipper::Generic#test_parse_files:lib/bundler [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188595 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 477) Failure: |
| TestRipper::Generic#test_parse_files:lib/yaml [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188598 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 478) Failure: |
| TestRipper::Generic#test_parse_files:lib/optparse [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188601 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 479) Failure: |
| TestRipper::Generic#test_parse_files:lib/did_you_mean [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188604 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 480) Failure: |
| TestRipper::Generic#test_parse_files:lib/ruby_vm [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188607 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 481) Failure: |
| TestRipper::Generic#test_parse_files:lib/logger [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188610 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 482) Failure: |
| TestRipper::Generic#test_parse_files:lib/rdoc [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188613 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 483) Failure: |
| TestRipper::Generic#test_parse_files:lib/open3 [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188616 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 484) Failure: |
| TestRipper::Generic#test_parse_files:lib/set [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188619 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 485) Failure: |
| TestRipper::Generic#test_parse_files:lib/forwardable [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188622 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 486) Failure: |
| TestRipper::Generic#test_parse_files:test [/home/opc/ruby/src/master/test/ripper/test_files_test.rb:5]: |
| assert_separately failed with error message |
| pid 2188625 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 487) Failure: |
| TestRipper::Generic#test_parse_files:lib/rubygems [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188628 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 488) Failure: |
| TestRipper::Generic#test_parse_files:lib/unicode_normalize [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188631 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 489) Failure: |
| TestRipper::Generic#test_parse_files:lib/irb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188634 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 490) Failure: |
| TestRipper::Generic#test_parse_files:lib/syntax_suggest [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188637 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 491) Failure: |
| TestRipper::Generic#test_parse_files:lib/erb [/home/opc/ruby/src/master/test/ripper/test_files_lib.rb:10]: |
| assert_separately failed with error message |
| pid 2188640 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 492) Failure: |
| TestWeakKeyMap#test_compaction [/home/opc/ruby/src/master/test/ruby/test_weakkeymap.rb:128]: |
| assert_separately failed with error message |
| pid 2188646 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 493) Failure: |
| TestLogDevice#test_shifting_weekly_dst_change [/home/opc/ruby/src/master/test/logger/test_logdevice.rb:630]: |
| assert_separately failed with error message |
| pid 2188657 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 494) Failure: |
| TestLogDevice#test_shifting_monthly_dst_change [/home/opc/ruby/src/master/test/logger/test_logdevice.rb:661]: |
| assert_separately failed with error message |
| pid 2188760 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 495) Failure: |
| TestFileExhaustive#test_flock_shared [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1452]: |
| assert_separately failed with error message |
| pid 2188771 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 496) Failure: |
| TestFileExhaustive#test_readlink_long_path [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:760]: |
| assert_separately failed with error message |
| pid 2188775 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 497) Failure: |
| TestFileExhaustive#test_flock_exclusive [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1421]: |
| assert_separately failed with error message |
| pid 2188778 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 498) Failure: |
| TestFileExhaustive#test_join_with_changed_separator [/home/opc/ruby/src/master/test/ruby/test_file_exhaustive.rb:1377]: |
| assert_separately failed with error message |
| pid 2188784 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 499) Failure: |
| Bug::Test_ExceptionAT#test_exception_at_throwing [/home/opc/ruby/src/master/test/-ext-/exception/test_exception_at_throwing.rb:7]: |
| assert_separately failed with error message |
| pid 2188866 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 500) Failure: |
| TestDigest::TestInitCopy#test_initialize_copy_md5_rmd160 [/home/opc/ruby/src/master/test/digest/test_digest.rb:210]: |
| assert_separately failed with error message |
| pid 2188869 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 501) Failure: |
| TestDigest::TestDigestParen#test_sha2 [/home/opc/ruby/src/master/test/digest/test_digest.rb:221]: |
| assert_separately failed with error message |
| pid 2188872 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 502) Failure: |
| TestDigest::TestDigestParen#test_no_lib_no_def [/home/opc/ruby/src/master/test/digest/test_digest.rb:242]: |
| assert_separately failed with error message |
| pid 2188875 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 503) Failure: |
| TestDigest::TestDigestParen#test_race [/home/opc/ruby/src/master/test/digest/test_digest.rb:250]: |
| assert_separately failed with error message |
| pid 2188878 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 504) Failure: |
| TestDigest::TestDigestParen#test_race_mixed [/home/opc/ruby/src/master/test/digest/test_digest.rb:263]: |
| assert_separately failed with error message |
| pid 2188882 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 505) Failure: |
| TestDigest::TestDigestParen#test_no_lib [/home/opc/ruby/src/master/test/digest/test_digest.rb:231]: |
| assert_separately failed with error message |
| pid 2188898 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 506) Failure: |
| TestPathnameRactor#test_ractor_shareable [/home/opc/ruby/src/master/test/pathname/test_ractor.rb:11]: |
| assert_separately failed with error message |
| pid 2188901 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 507) Failure: |
| TestDup#test_user_flags [/home/opc/ruby/src/master/test/ruby/test_dup.rb:77]: |
| assert_separately failed with error message |
| pid 2188905 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 508) Failure: |
| TestTmpdir#test_ractor [/home/opc/ruby/src/master/test/test_tmpdir.rb:126]: |
| assert_separately failed with error message |
| pid 2188908 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 509) Failure: |
| TestStringIO#test_overflow [/home/opc/ruby/src/master/test/stringio/test_stringio.rb:947]: |
| assert_separately failed with error message |
| pid 2188913 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 510) Failure: |
| TestRipper::Ripper#test_regexp_enc_error [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:107]: |
| assert_separately failed with error message |
| pid 2188916 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 511) Failure: |
| TestRipper::Ripper#test_new [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:18]: |
| assert_separately failed with error message |
| pid 2188919 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 512) Failure: |
| TestRipper::Ripper::TestInput#test_regexp_enc_error [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:107]: |
| assert_separately failed with error message |
| pid 2188922 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 513) Failure: |
| TestRipper::Ripper::TestInput#test_new [/home/opc/ruby/src/master/test/ripper/test_ripper.rb:18]: |
| assert_separately failed with error message |
| pid 2188925 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 514) Failure: |
| TestAutoload#test_autoload_parallel_race [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:563]: |
| assert_separately failed with error message |
| pid 2188928 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 515) Failure: |
| TestAutoload#test_autoload_parent_namespace [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:592]: |
| assert_separately failed with error message |
| pid 2190957 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 516) Failure: |
| TestAutoload#test_autoload_private_constant [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:294]: |
| assert_separately failed with error message |
| pid 2190960 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 517) Failure: |
| TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:506]: |
| assert_separately failed with error message |
| pid 2190963 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 518) Failure: |
| TestAutoload#test_source_location [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:460]: |
| assert_separately failed with error message |
| pid 2190966 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 519) Failure: |
| TestAutoload#test_autoload_same_file [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:419]: |
| assert_separately failed with error message |
| pid 2190969 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 520) Failure: |
| TestAutoload#test_autoload_deprecate_constant_before_autoload [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:363]: |
| assert_separately failed with error message |
| pid 2190974 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 521) Failure: |
| TestAutoload#test_source_location_after_require [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:476]: |
| assert_separately failed with error message |
| pid 2190986 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 522) Failure: |
| TestAutoload#test_autoload_deprecate_constant [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:314]: |
| assert_separately failed with error message |
| pid 2190989 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 523) Failure: |
| TestAutoload#test_autoload_private_constant_before_autoload [/home/opc/ruby/src/master/test/ruby/test_autoload.rb:333]: |
| assert_separately failed with error message |
| pid 2190992 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 524) Failure: |
| TestArray#test_sort_with_replace [/home/opc/ruby/src/master/test/ruby/test_array.rb:1877]: |
| assert_separately failed with error message |
| pid 2191019 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 525) Failure: |
| TestArray#test_repeated_combination_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2576]: |
| assert_separately failed with error message |
| pid 2191022 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 526) Failure: |
| TestArray#test_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2488]: |
| assert_separately failed with error message |
| pid 2191028 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 527) Failure: |
| TestArray#test_repeated_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2530]: |
| assert_separately failed with error message |
| pid 2191039 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 528) Failure: |
| RactorCompatibilityTest#test_method_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:43]: |
| assert_separately failed with error message |
| pid 2191042 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 529) Failure: |
| RactorCompatibilityTest#test_pattern_key_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:61]: |
| assert_separately failed with error message |
| pid 2191046 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 530) Failure: |
| RactorCompatibilityTest#test_key_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:24]: |
| assert_separately failed with error message |
| pid 2191051 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 531) Failure: |
| RactorCompatibilityTest#test_can_raise_other_name_error_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:83]: |
| assert_separately failed with error message |
| pid 2191055 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 532) Failure: |
| RactorCompatibilityTest#test_class_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:7]: |
| assert_separately failed with error message |
| pid 2191059 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 533) Failure: |
| RactorCompatibilityTest#test_variable_name_suggestion_works_in_ractor [/home/opc/ruby/src/master/test/did_you_mean/test_ractor_compatibility.rb:100]: |
| assert_separately failed with error message |
| pid 2191064 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 534) Failure: |
| TestEnv#test_bracket_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:643]: |
| assert_separately failed with error message |
| pid 2191068 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 535) Failure: |
| TestEnv#test_size_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1131]: |
| assert_separately failed with error message |
| pid 2191073 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 536) Failure: |
| TestEnv#test_frozen_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1364]: |
| assert_separately failed with error message |
| pid 2191078 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 537) Failure: |
| TestEnv#test_values_at_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:972]: |
| assert_separately failed with error message |
| pid 2191083 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 538) Failure: |
| TestEnv#test_select_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:982]: |
| assert_separately failed with error message |
| pid 2191088 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 539) Failure: |
| TestEnv#test_update_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1313]: |
| assert_separately failed with error message |
| pid 2191093 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 540) Failure: |
| TestEnv#test_each_pair_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:869]: |
| assert_separately failed with error message |
| pid 2191098 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 541) Failure: |
| TestEnv#test_has_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:687]: |
| assert_separately failed with error message |
| pid 2191103 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 542) Failure: |
| TestEnv#test_delete_if_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:900]: |
| assert_separately failed with error message |
| pid 2191108 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 543) Failure: |
| TestEnv#test_except_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1045]: |
| assert_separately failed with error message |
| pid 2191113 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 544) Failure: |
| TestEnv#test_delete_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:744]: |
| assert_separately failed with error message |
| pid 2191118 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 545) Failure: |
| TestEnv#test_to_hash_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1228]: |
| assert_separately failed with error message |
| pid 2191123 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 546) Failure: |
| TestEnv#test_has_value2_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1193]: |
| assert_separately failed with error message |
| pid 2191128 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 547) Failure: |
| TestEnv#test_has_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1156]: |
| assert_separately failed with error message |
| pid 2191133 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 548) Failure: |
| TestEnv#test_empty_p_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1143]: |
| assert_separately failed with error message |
| pid 2191140 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 549) Failure: |
| TestEnv#test_aset_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:803]: |
| assert_separately failed with error message |
| pid 2191145 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 550) Failure: |
| TestEnv#test_to_a_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1102]: |
| assert_separately failed with error message |
| pid 2191150 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 551) Failure: |
| TestEnv#test_fetch_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:774]: |
| assert_separately failed with error message |
| pid 2191155 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 552) Failure: |
| TestEnv#test_invert_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1285]: |
| assert_separately failed with error message |
| pid 2191160 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 553) Failure: |
| TestEnv#test_rassoc_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1206]: |
| assert_separately failed with error message |
| pid 2191165 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 554) Failure: |
| TestEnv#test_reject_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1253]: |
| assert_separately failed with error message |
| pid 2191170 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 555) Failure: |
| TestEnv#test_replace_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1298]: |
| assert_separately failed with error message |
| pid 2191175 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 556) Failure: |
| TestEnv#test_keep_if_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:954]: |
| assert_separately failed with error message |
| pid 2191180 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 557) Failure: |
| TestEnv#test_to_s_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1074]: |
| assert_separately failed with error message |
| pid 2191185 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 558) Failure: |
| TestEnv#test_filter_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1004]: |
| assert_separately failed with error message |
| pid 2191190 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 559) Failure: |
| TestEnv#test_reject_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:882]: |
| assert_separately failed with error message |
| pid 2191195 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 560) Failure: |
| TestEnv#test_ivar_in_env_should_not_be_access_from_non_main_ractors [/home/opc/ruby/src/master/test/ruby/test_env.rb:1410]: |
| assert_separately failed with error message |
| pid 2191200 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 561) Failure: |
| TestEnv#test_values_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:845]: |
| assert_separately failed with error message |
| pid 2191204 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 562) Failure: |
| TestEnv#test_each_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:833]: |
| assert_separately failed with error message |
| pid 2191209 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 563) Failure: |
| TestEnv#test_each_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:857]: |
| assert_separately failed with error message |
| pid 2191214 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 564) Failure: |
| TestEnv#test_rehash_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1122]: |
| assert_separately failed with error message |
| pid 2191219 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 565) Failure: |
| TestEnv#test_filter_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:936]: |
| assert_separately failed with error message |
| pid 2191224 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 566) Failure: |
| TestEnv#test_slice_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1026]: |
| assert_separately failed with error message |
| pid 2191229 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 567) Failure: |
| TestEnv#test_dup_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:678]: |
| assert_separately failed with error message |
| pid 2191234 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 568) Failure: |
| TestEnv#test_shift_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1267]: |
| assert_separately failed with error message |
| pid 2191239 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 569) Failure: |
| TestEnv#test_to_h_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1240]: |
| assert_separately failed with error message |
| pid 2191244 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 570) Failure: |
| TestEnv#test_select_bang_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:918]: |
| assert_separately failed with error message |
| pid 2191249 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 571) Failure: |
| TestEnv#test_inspect_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1083]: |
| assert_separately failed with error message |
| pid 2191254 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 572) Failure: |
| TestEnv#test_key_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:711]: |
| assert_separately failed with error message |
| pid 2191259 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 573) Failure: |
| TestEnv#test_frozen_env_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1355]: |
| assert_separately failed with error message |
| pid 2191264 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 574) Failure: |
| TestEnv#test_getenv_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:760]: |
| assert_separately failed with error message |
| pid 2191269 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 575) Failure: |
| TestEnv#test_shared_substring_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1390]: |
| assert_separately failed with error message |
| pid 2191274 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 576) Failure: |
| TestEnv#test_clear_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1064]: |
| assert_separately failed with error message |
| pid 2191279 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 577) Failure: |
| TestEnv#test_huge_value_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1333]: |
| assert_separately failed with error message |
| pid 2191284 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 578) Failure: |
| TestEnv#test_keys_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:820]: |
| assert_separately failed with error message |
| pid 2191288 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 579) Failure: |
| TestEnv#test_assoc_in_ractor [/home/opc/ruby/src/master/test/ruby/test_env.rb:1170]: |
| assert_separately failed with error message |
| pid 2191293 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 580) Failure: |
| TestArraySubclass#test_sort_with_replace [/home/opc/ruby/src/master/test/ruby/test_array.rb:1877]: |
| assert_separately failed with error message |
| pid 2191297 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 581) Failure: |
| TestArraySubclass#test_repeated_combination_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2576]: |
| assert_separately failed with error message |
| pid 2191300 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 582) Failure: |
| TestArraySubclass#test_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2488]: |
| assert_separately failed with error message |
| pid 2191306 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 583) Failure: |
| TestArraySubclass#test_repeated_permutation_stack_error [/home/opc/ruby/src/master/test/ruby/test_array.rb:2530]: |
| assert_separately failed with error message |
| pid 2191317 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 584) Failure: |
| TestISeq#test_translate_by_object [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:407]: |
| assert_separately failed with error message |
| pid 2191323 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 585) Failure: |
| TestISeq#test_mandatory_only [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:788]: |
| assert_separately failed with error message |
| pid 2191326 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 586) Failure: |
| TestISeq#test_iseq_builtin_load [/home/opc/ruby/src/master/test/ruby/test_iseq.rb:769]: |
| assert_separately failed with error message |
| pid 2191340 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 587) Failure: |
| TestDir#test_glob_too_may_open_files [/home/opc/ruby/src/master/test/ruby/test_dir.rb:362]: |
| assert_separately failed with error message |
| pid 2191365 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 588) Failure: |
| TestDir#test_glob_gc_for_fd [/home/opc/ruby/src/master/test/ruby/test_dir.rb:743]: |
| assert_separately failed with error message |
| pid 2191370 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 589) Failure: |
| TestDir#test_instance_chdir [/home/opc/ruby/src/master/test/ruby/test_dir.rb:174]: |
| assert_separately failed with error message |
| pid 2191375 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 590) Failure: |
| Test_Load_ResolveSymbol#test_load_resolve_symbol_resolver [/home/opc/ruby/src/master/test/-ext-/load/test_resolve_symbol.rb:6]: |
| assert_separately failed with error message |
| pid 2191380 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 591) Failure: |
| TestEtc#test_ractor [/home/opc/ruby/src/master/test/etc/test_etc.rb:180]: |
| assert_separately failed with error message |
| pid 2191383 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 592) Failure: |
| TestIO_M17N#test_bom_too_long_utfname [/home/opc/ruby/src/master/test/ruby/test_io_m17n.rb:2251]: |
| assert_separately failed with error message |
| pid 2191486 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 593) Failure: |
| TestFloat#test_long_string [/home/opc/ruby/src/master/test/ruby/test_float.rb:981]: |
| assert_separately failed with error message |
| pid 2191551 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 594) Failure: |
| TestFloat#test_aliased_quo_recursion [/home/opc/ruby/src/master/test/ruby/test_float.rb:1030]: |
| assert_separately failed with error message |
| pid 2191554 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 595) Failure: |
| TestIO#test_closed_stream_in_rescue [/home/opc/ruby/src/master/test/ruby/test_io.rb:4151]: |
| assert_separately failed with error message |
| pid 2191678 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 596) Failure: |
| TestIO#test_cross_thread_close_stdio [/home/opc/ruby/src/master/test/ruby/test_io.rb:3359]: |
| assert_separately failed with error message |
| pid 2191728 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 597) Failure: |
| TestIO#test_write_epipe_nosync [/home/opc/ruby/src/master/test/ruby/test_io.rb:1793]: |
| assert_separately failed with error message |
| pid 2191790 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 598) Failure: |
| TestIO#test_DATA_binmode [/home/opc/ruby/src/master/test/ruby/test_io.rb:3083]: |
| assert_separately failed with error message |
| pid 2191797 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 599) Failure: |
| TestIO#test_open_fifo_does_not_block_other_threads [/home/opc/ruby/src/master/test/ruby/test_io.rb:3938]: |
| assert_separately failed with error message |
| pid 2193628 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 600) Failure: |
| TestIO#test_race_closed_stream [/home/opc/ruby/src/master/test/ruby/test_io.rb:4055]: |
| assert_separately failed with error message |
| pid 2193633 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 601) Failure: |
| TestIO#test_dup_many [/home/opc/ruby/src/master/test/ruby/test_io.rb:1475]: |
| assert_separately failed with error message |
| pid 2193644 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 602) Failure: |
| TestIO#test_set_lineno [/home/opc/ruby/src/master/test/ruby/test_io.rb:1894]: |
| assert_separately failed with error message |
| pid 2193647 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 603) Failure: |
| TestIO#test_race_gets_and_close [/home/opc/ruby/src/master/test/ruby/test_io.rb:4023]: |
| assert_separately failed with error message |
| pid 2193693 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| 604) Failure: |
| TestIO#test_set_stdout [/home/opc/ruby/src/master/test/ruby/test_io.rb:2963]: |
| assert_separately failed with error message |
| pid 2193824 exit 0 |
| | /home/opc/ruby/src/master/lib/pp.rb:462: warning: assigned but unused variable - value |
| make: *** [uncommon.mk:963: yes-test-all] Error 92 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |